autoconf/doc
Paul Eggert f50d0bd4c7 * doc/autoconf.texi (Generating Sources): AC_LANG_PROGRAMS ->
AC_LANG_PROGRAM, fixing a typo.  Don't give details about
the inner workings of AC_LANG_FUNC_LINK_TRY.
* lib/autoconf/c.m4 (AC_LANG_CALL(C)): Reformat to match
AC_LANG_FUNC_LINK_TRY.  This involves returning the value returned
by the function rather than ignoring it.
(AC_LANG_FUNC_LINK_TRY(C)): Call the function rather than simply
comparing its address.  Intel's interprocedural optimization was
outsmarting the old heuristic.  Problem reported by
Mikulas Patocka.
2005-10-19 22:35:51 +00:00
..
.cvsignore
autoconf.texi * doc/autoconf.texi (Generating Sources): AC_LANG_PROGRAMS -> 2005-10-19 22:35:51 +00:00
fdl.texi Update FSF postal mail address. 2005-05-14 07:00:38 +00:00
install.texi * README: Recommend GNU M4 1.4.3 or later. 2005-06-08 07:13:50 +00:00
make-stds.texi * doc/make-stds.texi, doc/standards.texi: Update from masters. 2005-02-01 00:02:49 +00:00
Makefile.am Update FSF postal mail address. 2005-05-14 07:00:38 +00:00
Makefile.in Regenerate. 2005-08-25 21:33:19 +00:00
standards.texi * doc/make-stds.texi, doc/standards.texi: Update from masters. 2005-02-01 00:02:49 +00:00