]> git.pld-linux.org Git - packages/automake.git/blobdiff - automake-info.patch
- release 7.
[packages/automake.git] / automake-info.patch
index 26bdae2073ec1a6225855f6734945a810f44d0e8..e2a0d9b53fa22147b91601340572f95c1e59d253 100644 (file)
@@ -1,6 +1,5 @@
-diff -Nru automake-1.4d/automake.texi automake-1.4d.new/automake.texi
---- automake-1.4d/automake.texi        Sun Feb  4 05:43:05 2001
-+++ automake-1.4d.new/automake.texi    Wed Feb 14 00:06:52 2001
+--- automake-1.5/automake.texi.orig    Thu Aug 23 07:40:36 2001
++++ automake-1.5/automake.texi Thu Aug 30 17:27:55 2001
 @@ -7,14 +7,10 @@
  
  @include version.texi
@@ -19,7 +18,48 @@ diff -Nru automake-1.4d/automake.texi automake-1.4d.new/automake.texi
  @end direntry
  
  @ifinfo
-@@ -920,7 +916,7 @@
+@@ -111,7 +107,7 @@
+ * Introduction::                Automake's purpose
+ * Generalities::                General ideas
+ * Examples::                    Some example packages
+-* Invoking Automake::           Creating a Makefile.in
++* Automake::                  Creating a Makefile.in
+ * configure::                   Scanning configure.ac or configure.in
+ * Top level::                   The top-level Makefile.am
+ * Alternative::                 An alternative approach to subdirectories
+@@ -589,7 +585,7 @@
+ @end table
+-@node Examples, Invoking Automake, Generalities, Top
++@node Examples, Automake, Generalities, Top
+ @chapter Some example packages
+ @menu
+@@ -851,11 +847,11 @@
+ (The name of the object files rarely matters.)
+-@node Invoking Automake, configure, Examples, Top
++@node Automake, configure, Examples, Top
+ @chapter Creating a @file{Makefile.in}
+ @cindex Multiple configure.in files
+-@cindex Invoking Automake
++@cindex Automake
+ @cindex Automake, invoking
+ To create all the @file{Makefile.in}s for a package, run the
+@@ -996,7 +992,7 @@
+ @end table
+-@node configure, Top level, Invoking Automake, Top
++@node configure, Top level, Automake, Top
+ @chapter Scanning @file{configure.in}
+ @cindex configure.in, scanning
+@@ -1015,7 +1011,7 @@
  @menu
  * Requirements::                Configuration requirements
  * Optional::                    Other things Automake recognizes
@@ -28,7 +68,7 @@ diff -Nru automake-1.4d/automake.texi automake-1.4d.new/automake.texi
  * Macros::                      Autoconf macros supplied with Automake
  * Extending aclocal::           Writing your own aclocal macros
  @end menu
-@@ -955,7 +951,7 @@
+@@ -1069,7 +1065,7 @@
  @end table
  
  
@@ -37,7 +77,7 @@ diff -Nru automake-1.4d/automake.texi automake-1.4d.new/automake.texi
  @section Other things Automake recognizes
  
  @cindex Macros Automake recognizes
-@@ -1147,10 +1143,10 @@
+@@ -1254,11 +1250,11 @@
  @end table
  
  
@@ -46,11 +86,13 @@ diff -Nru automake-1.4d/automake.texi automake-1.4d.new/automake.texi
  @section Auto-generating aclocal.m4
  
 -@cindex Invoking aclocal
+-@cindex aclocal, Invoking
++@cindex aclocal
 +@cindex aclocal
- @cindex aclocal, Invoking
  
  Automake includes a number of Autoconf macros which can be used in your
-@@ -1218,7 +1214,7 @@
+ package; some of them are actually required by Automake in certain
+@@ -1325,7 +1321,7 @@
  @end table
  
  
This page took 0.031138 seconds and 4 git commands to generate.