]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AC_LANG_C, AC_LANG_CPLUSPLUS): Removed echo cmds from $ac_cpp,
authorRoland McGrath <roland@gnu.org>
Thu, 11 Jan 1996 15:42:38 +0000 (15:42 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 11 Jan 1996 15:42:38 +0000 (15:42 +0000)
commitc2440970589b059d0dd97bb721f4ea91a6c544b1
treea41752f40296ac7a540b23fce6e3e999080aa6c1
parentfe571fd9c19e1ef84f72365100143c5c2caf3e09
(AC_LANG_C, AC_LANG_CPLUSPLUS): Removed echo cmds from $ac_cpp,
$ac_compile, and $ac_link.
(AC_TRY_EVAL, AC_TRY_COMMAND): New macros for running tests' commands.
Always put the configure source line and command line into config.log.
(AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK): Use them.
acgeneral.m4
lib/autoconf/general.m4