autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: doc


From: Akim Demaille
Subject: FYI: doc
Date: 09 Jun 2001 20:27:19 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Copyleft)

Index: doc/autoconf.texi
===================================================================
RCS file: /cvs/autoconf/doc/autoconf.texi,v
retrieving revision 1.455
diff -u -u -r1.455 autoconf.texi
--- doc/autoconf.texi 2001/06/05 10:52:49 1.455
+++ doc/autoconf.texi 2001/06/09 18:24:45
@@ -157,9 +157,9 @@
 
 The GNU build system
 
-* Automake::
-* Libtool::
-* Pointers::
+* Automake::                    Escaping Makefile hell
+* Libtool::                     Building libraries portably
+* Pointers::                    More info on the GNU build system
 
 Making @code{configure} Scripts
 
@@ -5671,7 +5671,7 @@
 releases of Solaris don't support it:
 
 @example
-$ showrev -c /bin/sh | grep version    
+$ showrev -c /bin/sh | grep version
 Command version: SunOS 5.8 Generic 109324-02 February 2001
 $ echo $(echo blah)
 syntax error: `(' unexpected
@@ -10586,7 +10586,8 @@
 @node Concept Index,  , Macro Index, Top
 @unnumbered Concept Index
 
address@hidden FIXME: Find some nice wording to introduce this section.
+This is an alphabetical list of the files, tools, and concepts
+introduced in this document.
 
 @printindex cp
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]