]> git.pld-linux.org Git - packages/automake.git/blame - automake-info.patch
- initial version patch for automake info page.
[packages/automake.git] / automake-info.patch
CommitLineData
02574d4c 1diff -Nru automake-1.4/automake.texi automake-1.4.new/automake.texi
2--- automake-1.4/automake.texi Mon Jan 11 05:18:00 1999
3+++ automake-1.4.new/automake.texi Tue Jan 19 00:01:51 1999
4@@ -7,14 +7,10 @@
5
6 @include version.texi
7
8-@dircategory GNU admin
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@@ -909,7 +905,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@@ -995,7 +991,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@@ -1185,10 +1181,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@@ -1249,7 +1245,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.054466 seconds and 4 git commands to generate.