]> git.pld-linux.org Git - packages/automake.git/blob - automake-info.patch
- release 2: %%include /usr/lib/rpm/macros.perl for generate in automake
[packages/automake.git] / automake-info.patch
1 diff -Nru automake-1.4d/automake.texi automake-1.4d.new/automake.texi
2 --- automake-1.4d/automake.texi Sun Feb  4 05:43:05 2001
3 +++ automake-1.4d.new/automake.texi     Wed Feb 14 00:06:52 2001
4 @@ -7,14 +7,10 @@
5  
6  @include version.texi
7  
8 -@dircategory GNU programming tools
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 @@ -920,7 +916,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  * Macros::                      Autoconf macros supplied with Automake
29  * Extending aclocal::           Writing your own aclocal macros
30  @end menu
31 @@ -955,7 +951,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 @@ -1147,10 +1143,10 @@
41  @end table
42  
43  
44 -@node Invoking aclocal, Macros, Optional, configure
45 +@node aclocal, Macros, 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 @@ -1218,7 +1214,7 @@
54  @end table
55  
56  
57 -@node Macros, Extending aclocal, Invoking aclocal, configure
58 +@node Macros, Extending aclocal, aclocal, configure
59  @section Autoconf macros supplied with Automake
60  
61  @c consider generating this node automatically from m4 files.
This page took 0.086393 seconds and 3 git commands to generate.