]> git.pld-linux.org Git - packages/automake.git/commitdiff
updated
authorArtur Frysiak <artur@frysiak.net>
Fri, 18 Oct 2002 12:55:43 +0000 (12:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    automake-info.patch -> 1.8

automake-info.patch

index e2a0d9b53fa22147b91601340572f95c1e59d253..93a6bb200f074c20c3709f0acbbe888091c97611 100644 (file)
@@ -1,5 +1,5 @@
---- 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
+--- automake-1.7/automake.texi.wiget   Wed Sep 25 20:58:28 2002
++++ automake-1.7/automake.texi Thu Sep 26 12:51:56 2002
 @@ -7,14 +7,10 @@
  
  @include version.texi
  @end direntry
  
  @ifinfo
-@@ -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 @@
+@@ -1096,7 +1092,7 @@
  @menu
  * Requirements::                Configuration requirements
  * Optional::                    Other things Automake recognizes
 -* Invoking aclocal::            Auto-generating aclocal.m4
 +* aclocal::                     Auto-generating aclocal.m4
+ * aclocal options::             aclocal command line arguments
+ * Macro search path::           Modifying aclocal's search path
  * Macros::                      Autoconf macros supplied with Automake
- * Extending aclocal::           Writing your own aclocal macros
- @end menu
-@@ -1069,7 +1065,7 @@
+@@ -1138,7 +1134,7 @@
  @end table
  
  
  @section Other things Automake recognizes
  
  @cindex Macros Automake recognizes
-@@ -1254,11 +1250,11 @@
+@@ -1285,10 +1281,10 @@
  @end table
  
  
--@node Invoking aclocal, Macros, Optional, configure
-+@node aclocal, Macros, Optional, configure
+-@node Invoking aclocal, aclocal options, Optional, configure
++@node aclocal, aclocal options, Optional, configure
  @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
- package; some of them are actually required by Automake in certain
-@@ -1325,7 +1321,7 @@
- @end table
+@@ -1324,7 +1320,7 @@
+ * Macro search path::           How aclocal finds .m4 files
+ @end menu
  
--@node Macros, Extending aclocal, Invoking aclocal, configure
-+@node Macros, Extending aclocal, aclocal, configure
- @section Autoconf macros supplied with Automake
+-@node aclocal options, Macro search path, Invoking aclocal, configure
++@node aclocal options, Macro search path, aclocal, configure
+ @section aclocal options
  
- @c consider generating this node automatically from m4 files.
+ @cindex aclocal, Options
This page took 0.034479 seconds and 4 git commands to generate.