]> code.delx.au - gnu-emacs/commit
Replace some obsolete autoconf macros with their modern equivalents.
authorGlenn Morris <rgm@gnu.org>
Sat, 26 Mar 2011 19:29:10 +0000 (12:29 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 26 Mar 2011 19:29:10 +0000 (12:29 -0700)
commit181855e600437c16fe4137d316c1337ad5d5d791
treef3221870a76e0c3016e677d5e6095c9f27f63a87
parent665370491941c11a541eb62411147b73853e8aa3
Replace some obsolete autoconf macros with their modern equivalents.

* configure.in: Replace obsolete macros AC_TRY_COMPILE, AC_TRY_LINK,
AC_TRY_RUN with AC_COMPILE_IFELSE, AC_LINK_IFELSE, AC_RUN_IFELSE.
ChangeLog
configure.in