From: Akim Demaille Date: Thu, 11 Apr 2002 10:24:22 +0000 (+0000) Subject: Don't use `. ' in node names. X-Git-Tag: AUTOCONF-2.53a~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fefb4cf5ceed1fab6c20fd3a977f3ef11fd83c32;p=thirdparty%2Fautoconf.git Don't use `. ' in node names. --- diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 97d6fa82f..2dc82cd18 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -414,7 +414,7 @@ Upgrading From Version 2.13 * Changed Quotation:: Broken code which used to work * New Macros:: Interaction with foreign macros * Hosts and Cross-Compilation:: Bugward compatibility kludges -* AC_LIBOBJ vs. LIBOBJS:: LIBOBJS is a forbidden token +* AC_LIBOBJ vs LIBOBJS:: LIBOBJS is a forbidden token Generating Test Suites with Autotest @@ -12329,7 +12329,7 @@ features in version 2.50; the changes are summarized in the file * Changed Quotation:: Broken code which used to work * New Macros:: Interaction with foreign macros * Hosts and Cross-Compilation:: Bugward compatibility kludges -* AC_LIBOBJ vs. LIBOBJS:: LIBOBJS is a forbidden token +* AC_LIBOBJ vs LIBOBJS:: LIBOBJS is a forbidden token @end menu @node Changed Quotation @@ -12573,7 +12573,7 @@ configure as follows: @end example -@node AC_LIBOBJ vs. LIBOBJS +@node AC_LIBOBJ vs LIBOBJS @subsection @code{AC_LIBOBJ} vs. @code{LIBOBJS} Up to Autoconf 2.13, the replacement of functions was triggered via the