* lib/autoconf/general.m4 (AC_DEFINE_TRACE): Don't include
commit2a7761f95f4fedd4c764c989f14700a4a54be2fd
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Dec 2006 06:44:41 +0000 (29 06:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Dec 2006 06:44:41 +0000 (29 06:44 +0000)
tree6301d75cef1adc8eab378836b29b0109b1ef24ad
parent38a668a9aa3d7f291410a645f0876eb7a91b75fc
* lib/autoconf/general.m4 (AC_DEFINE_TRACE): Don't include
preprocessor macro arguments in traced name.
* doc/autoconf.texi (Defining symbols): Document longstanding
support for AC_DEFINE-ing macros with arguments, and document
behavior when the same variable has multiple AC_DEFINEs.
* lib/autoconf/fortran.m4 (_AC_FC_WRAPPERS): Revert to the
old implementation which AC_DEFINEs the FC_FUNC and FC_FUNC_
macros directly, giving much shorter and simpler code.
ChangeLog
doc/autoconf.texi
lib/autoconf/fortran.m4
lib/autoconf/general.m4