[Bug 53445] use AS_IF, AS_CASE instead of if/fi and case/esac

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 13 18:19:55 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=53445

--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-08-13 16:19:55 UTC ---
Created attachment 65502
  --> https://bugs.freedesktop.org/attachment.cgi?id=65502
2/3] configure.ac: use AS_IF instead of if/then/[else/]fi

AS_IF is always safe, whereas if/fi usually works in practice, but
sometimes fails to do the right thing with Autoconf macro dependencies.

See <https://bugzilla.gnome.org/show_bug.cgi?id=681413> for more
information.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list