* doc/autoconf.texi (Generating Sources) <AC_LANG_CONFTEST>:
Enhance documentation, to show that semantic change in 2.63b was
intentional.
* THANKS: Update.
Reported by Brian J. Murrell, analyzed by Ralf Wildenhues.
Signed-off-by: Eric Blake <eblake@redhat.com>
+2010-03-04 Eric Blake <eblake@redhat.com>
+
+ Document AC_LANG_CONFTEST semantic change.
+ * doc/autoconf.texi (Generating Sources) <AC_LANG_CONFTEST>:
+ Enhance documentation, to show that semantic change in 2.63b was
+ intentional.
+ * THANKS: Update.
+ Reported by Brian J. Murrell, analyzed by Ralf Wildenhues.
+
2010-03-04 Peter Johansson <trojkan@gmail.com> (tiny change)
Autoconf Macro Archive URL has changed.
Braden McDaniel braden@endoframe.com
Bram Moolenaar bram@vim.org
Brian Gough bjg@network-theory.co.uk
+Brian J. Murrell brian@sun.com
Bruce Dugan bld0401@gmail.com
Bruce Korb bkorb@gnu.org
Bruce Lilly ?
@acindex{LANG_CONFTEST}
Save the @var{source} text in the current test source file:
@file{conftest.@var{extension}} where the @var{extension} depends on the
-current language.
+current language. As of Autoconf 2.63b, the source file also contains
+the results of all of the @code{AC_DEFINE} performed so far.
Note that the @var{source} is evaluated exactly once, like regular
Autoconf macro arguments, and therefore (i) you may pass a macro