configure: Use AS_IF almost everywhere
authorColin Walters <walters@verbum.org>
Thu, 3 May 2012 19:18:11 +0000 (15:18 -0400)
committerColin Walters <walters@verbum.org>
Mon, 7 May 2012 21:18:04 +0000 (17:18 -0400)
commit54e31ab4f172bbb28434eafc34c9345a93c9ccf5
tree602905e2a8c09955f50240bd10f6ce6c320d24fd
parente30823d93ff643c82d4037c2cf0f509e347f49de
configure: Use AS_IF almost everywhere

Not doing so is an evil trap, sadly.  This patch has been
compile-checked on Fedora 16, and I've verified that the generated
config.status and config.h is exactly the same.

https://bugzilla.gnome.org/show_bug.cgi?id=674483
configure.ac