]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Don't use `. ' in node names.
authorAkim Demaille <akim@epita.fr>
Thu, 11 Apr 2002 10:24:22 +0000 (10:24 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 11 Apr 2002 10:24:22 +0000 (10:24 +0000)
doc/autoconf.texi

index 97d6fa82f8763f88fdf8e8545974834f9fb427fd..2dc82cd180707ced2d677ab7fd889c1aef1a0131 100644 (file)
@@ -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