]> git.pld-linux.org Git - packages/automake.git/blob - automake-info.patch
- updated to 1.7.5b
[packages/automake.git] / automake-info.patch
1 diff -Nru automake-1.7.5b.orig/automake.texi automake-1.7.5b/automake.texi
2 --- automake-1.7.5b.orig/automake.texi  2003-07-05 00:03:41.000000000 +0200
3 +++ automake-1.7.5b/automake.texi       2003-07-05 11:03:40.000000000 +0200
4 @@ -7,14 +7,10 @@
5  
6  @include version.texi
7  
8 -@dircategory Software development
9 +@dircategory Programming tools:
10  @direntry
11 -* automake: (automake).                Making Makefile.in's.
12 -@end direntry
13 -
14 -@dircategory Individual utilities
15 -@direntry
16 -* aclocal: (automake)Invoking aclocal.          Generating aclocal.m4.
17 +* automake: (automake).                        Making Makefile.in's.
18 +* aclocal: (automake)aclocal.          Generating aclocal.m4.
19  @end direntry
20  
21  @ifinfo
22 @@ -1107,7 +1103,7 @@
23  @menu
24  * Requirements::                Configuration requirements
25  * Optional::                    Other things Automake recognizes
26 -* Invoking aclocal::            Auto-generating aclocal.m4
27 +* aclocal::                     Auto-generating aclocal.m4
28  * aclocal options::             aclocal command line arguments
29  * Macro search path::           Modifying aclocal's search path
30  * Macros::                      Autoconf macros supplied with Automake
31 @@ -1145,7 +1141,7 @@
32  @end table
33  
34  
35 -@node Optional, Invoking aclocal, Requirements, configure
36 +@node Optional, aclocal, Requirements, configure
37  @section Other things Automake recognizes
38  
39  @cindex Macros Automake recognizes
40 @@ -1305,10 +1301,10 @@
41  @end table
42  
43  
44 -@node Invoking aclocal, aclocal options, Optional, configure
45 +@node aclocal, aclocal options, Optional, configure
46  @section Auto-generating aclocal.m4
47  
48 -@cindex Invoking aclocal
49 +@cindex aclocal
50  @cindex aclocal, Invoking
51  
52  Automake includes a number of Autoconf macros which can be used in your
53 @@ -1344,7 +1340,7 @@
54  * Macro search path::           How aclocal finds .m4 files
55  @end menu
56  
57 -@node aclocal options, Macro search path, Invoking aclocal, configure
58 +@node aclocal options, Macro search path, aclocal, configure
59  @section aclocal options
60  
61  @cindex aclocal, Options
This page took 0.075464 seconds and 3 git commands to generate.