]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Revert this (for now):
authorStepan Kasal <kasal@ucw.cz>
Thu, 6 Apr 2006 11:24:00 +0000 (11:24 +0000)
committerStepan Kasal <kasal@ucw.cz>
Thu, 6 Apr 2006 11:24:00 +0000 (11:24 +0000)
commitd10fd094fa95bc385a7833a1b3d13c3ea44d6e1a
treefa43ddc9074b30500a0a55db4faac8b3f8d7e9d9
parent1ea9c4e1a7d00bff0983c94c895a21d89a4f8e5b
Revert this (for now):
| * lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC): Call
|   _AC_COMPILER_EXEEXT instead of m4_expand_once([_AC_COMPILER_EXEEXT])
| * lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
| * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_TESTS): On subsequent
|   calls, for a new language, only check that the compiler works.
| (AC_NO_EXECUTABLES): Change the redefinition of
|   _AC_COMPILER_EXEEXT_TESTS so that on subsequent calls, it checks
|   that the new language's compiler works if ac_no_link=no, and
|   does nothing otherwise.
ChangeLog
lib/autoconf/c.m4
lib/autoconf/fortran.m4
lib/autoconf/lang.m4