configure.ac: Use AC_LANG_SOURCE for if else macros
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 7 Jan 2012 17:57:24 +0000 (12:57 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 7 Jan 2012 17:57:24 +0000 (12:57 -0500)
commit31b073500ae4d866bcc3ca1bb925c6365991ae4c
tree1e8b5b2fed5d0d8ff1751a523832b19417e9ecfc
parent0e3c4d88f14dca65ddb4a449c5446ea6c19103ae
configure.ac: Use AC_LANG_SOURCE for if else macros

Ref. http://www.flameeyes.eu/autotools-mythbuster/forwardporting/autoconf.html
"Noteworthy changes in autoconf version 2.66 through 2.68"

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
This page took 0.024459 seconds and 4 git commands to generate.