]> git.pld-linux.org Git - packages/automake.git/commitdiff
- updated for 1.9.4
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Dec 2004 07:39:39 +0000 (07:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    automake-info.patch -> 1.14

automake-info.patch

index 1be1cf5d149f8b5f3aa6d506b0b6e6209e5d3bd7..4979d5f4e49e1092ccc7d78e7fc5150ebb5428ca 100644 (file)
@@ -1,5 +1,5 @@
---- automake-1.9.3/doc/automake.texi.orig      2004-11-01 10:50:48.000000000 +0100
-+++ automake-1.9.3/doc/automake.texi   2004-11-02 20:45:58.902160304 +0100
+--- automake-1.9.4/doc/automake.texi.orig      2004-12-18 18:52:10.000000000 +0100
++++ automake-1.9.4/doc/automake.texi   2004-12-21 08:37:57.657523648 +0100
 @@ -32,14 +32,10 @@
  @end quotation
  @end copying
@@ -18,7 +18,7 @@
  @end direntry
  
  @titlepage
-@@ -135,7 +131,7 @@
+@@ -130,7 +126,7 @@
  
  * Requirements::                Configuration requirements
  * Optional::                    Other things Automake recognizes
@@ -27,7 +27,7 @@
  * aclocal options::             aclocal command line arguments
  * Macro search path::           Modifying aclocal's search path
  * Macros::                      Autoconf macros supplied with Automake
-@@ -1255,7 +1251,7 @@
+@@ -1259,7 +1255,7 @@
  @menu
  * Requirements::                Configuration requirements
  * Optional::                    Other things Automake recognizes
  * aclocal options::             aclocal command line arguments
  * Macro search path::           Modifying aclocal's search path
  * Macros::                      Autoconf macros supplied with Automake
-@@ -1477,12 +1473,12 @@
+@@ -1458,13 +1454,12 @@
+ @code{m4_include} is seldom used by @file{configure.ac} authors, but
  can appear in @file{aclocal.m4} when @command{aclocal} detects that
- some required macros come from files local to your package (as
- opposed to macros installed in a system-wide directory, see
--@ref{Invoking aclocal}).
-+@ref{aclocal}).
+ some required macros come from files local to your package (as opposed
+-to macros installed in a system-wide directory, @pxref{Invoking
+-aclocal}).
++to macros installed in a system-wide directory, @pxref{aclocal}).
  
- @end table
+ @end ftable
  
  
 -@node Invoking aclocal
 +@node aclocal
  @section Auto-generating aclocal.m4
  
- @cindex Invoking aclocal
-@@ -2058,12 +2054,12 @@
+ @cindex Invoking @command{aclocal}
+@@ -2064,12 +2059,12 @@
  
  @code{ACLOCAL_AMFLAGS} contains options to pass to @command{aclocal}
  when @file{aclocal.m4} is to be rebuilt by @code{make}.  This line is
This page took 0.111008 seconds and 4 git commands to generate.