diff -Nru automake-1.4d/automake.texi automake-1.4d.new/automake.texi --- automake-1.4d/automake.texi Sun Feb 4 05:43:05 2001 +++ automake-1.4d.new/automake.texi Wed Feb 14 00:06:52 2001 @@ -7,14 +7,10 @@ @include version.texi -@dircategory GNU programming tools +@dircategory Programming tools: @direntry -* automake: (automake). Making Makefile.in's -@end direntry - -@dircategory Individual utilities -@direntry -* aclocal: (automake)Invoking aclocal. Generating aclocal.m4 +* automake: (automake). Making Makefile.in's +* aclocal: (automake)aclocal. Generating aclocal.m4 @end direntry @ifinfo @@ -920,7 +916,7 @@ @menu * Requirements:: Configuration requirements * Optional:: Other things Automake recognizes -* Invoking aclocal:: Auto-generating aclocal.m4 +* aclocal:: Auto-generating aclocal.m4 * Macros:: Autoconf macros supplied with Automake * Extending aclocal:: Writing your own aclocal macros @end menu @@ -955,7 +951,7 @@ @end table -@node Optional, Invoking aclocal, Requirements, configure +@node Optional, aclocal, Requirements, configure @section Other things Automake recognizes @cindex Macros Automake recognizes @@ -1147,10 +1143,10 @@ @end table -@node Invoking aclocal, Macros, Optional, configure +@node aclocal, Macros, Optional, configure @section Auto-generating aclocal.m4 -@cindex Invoking aclocal +@cindex aclocal @cindex aclocal, Invoking Automake includes a number of Autoconf macros which can be used in your @@ -1218,7 +1214,7 @@ @end table -@node Macros, Extending aclocal, Invoking aclocal, configure +@node Macros, Extending aclocal, aclocal, configure @section Autoconf macros supplied with Automake @c consider generating this node automatically from m4 files.