]> git.pld-linux.org Git - packages/automake.git/blame - automake-info.patch
- updated to 1.7.6
[packages/automake.git] / automake-info.patch
CommitLineData
90b9a4ac 1diff -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
02574d4c 4@@ -7,14 +7,10 @@
5
6 @include version.texi
7
90b9a4ac 8-@dircategory Software development
02574d4c 9+@dircategory Programming tools:
10 @direntry
90b9a4ac 11-* automake: (automake). Making Makefile.in's.
02574d4c 12-@end direntry
13-
14-@dircategory Individual utilities
15-@direntry
90b9a4ac 16-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
17+* automake: (automake). Making Makefile.in's.
18+* aclocal: (automake)aclocal. Generating aclocal.m4.
02574d4c 19 @end direntry
20
21 @ifinfo
90b9a4ac 22@@ -1107,7 +1103,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
79e634a0
AF
28 * aclocal options:: aclocal command line arguments
29 * Macro search path:: Modifying aclocal's search path
02574d4c 30 * Macros:: Autoconf macros supplied with Automake
90b9a4ac 31@@ -1145,7 +1141,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
90b9a4ac 40@@ -1305,10 +1301,10 @@
02574d4c 41 @end table
42
43
79e634a0
AF
44-@node Invoking aclocal, aclocal options, Optional, configure
45+@node aclocal, aclocal options, Optional, configure
02574d4c 46 @section Auto-generating aclocal.m4
47
48-@cindex Invoking aclocal
49+@cindex aclocal
79e634a0 50 @cindex aclocal, Invoking
02574d4c 51
52 Automake includes a number of Autoconf macros which can be used in your
90b9a4ac 53@@ -1344,7 +1340,7 @@
79e634a0
AF
54 * Macro search path:: How aclocal finds .m4 files
55 @end menu
02574d4c 56
79e634a0
AF
57-@node aclocal options, Macro search path, Invoking aclocal, configure
58+@node aclocal options, Macro search path, aclocal, configure
59 @section aclocal options
02574d4c 60
79e634a0 61 @cindex aclocal, Options
This page took 0.091649 seconds and 4 git commands to generate.