]> git.pld-linux.org Git - packages/automake.git/blame - automake-info.patch
- uncommented man, added _without_man to skip it
[packages/automake.git] / automake-info.patch
CommitLineData
e7f920a2 1diff -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
02574d4c 4@@ -7,14 +7,10 @@
5
6 @include version.texi
7
e7f920a2 8-@dircategory GNU programming tools
02574d4c 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
b0c926ec
JB
17+* automake: (automake). Making Makefile.in's
18+* aclocal: (automake)aclocal. Generating aclocal.m4
02574d4c 19 @end direntry
20
21 @ifinfo
e7f920a2 22@@ -920,7 +916,7 @@
02574d4c 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
e7f920a2 31@@ -955,7 +951,7 @@
02574d4c 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
e7f920a2 40@@ -1147,10 +1143,10 @@
02574d4c 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
e7f920a2 53@@ -1218,7 +1214,7 @@
02574d4c 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.050517 seconds and 4 git commands to generate.