30 lines
1.1 KiB
Diff
30 lines
1.1 KiB
Diff
--- origsrc/automake-1.10.3/doc/automake.texi 2009-12-08 14:36:30.000000000 -0500
|
|
+++ src/automake-1.10.3/doc/automake.texi 2009-12-24 09:43:17.696000000 -0500
|
|
@@ -1,7 +1,7 @@
|
|
\input texinfo @c -*-texinfo-*-
|
|
@c %**start of header
|
|
-@setfilename automake.info
|
|
-@settitle automake
|
|
+@setfilename automake1.10.info
|
|
+@settitle automake1.10
|
|
@setchapternewpage off
|
|
@c %**end of header
|
|
|
|
@@ -32,13 +32,13 @@ section entitled ``@acronym{GNU} Free Do
|
|
@c (Autoconf has a similar setup.)
|
|
@dircategory Software development
|
|
@direntry
|
|
-* Automake: (automake). Making GNU standards-compliant Makefiles.
|
|
+* Automake-1.10: (automake1.10). Making GNU standards-compliant Makefiles.
|
|
@end direntry
|
|
|
|
@dircategory Individual utilities
|
|
@direntry
|
|
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
|
|
-* automake: (automake)Invoking Automake. Generating Makefile.in.
|
|
+* aclocal-1.10: (automake1.10)Invoking aclocal. Generating aclocal.m4.
|
|
+* automake-1.10: (automake1.10)Invoking Automake. Generating Makefile.in.
|
|
@end direntry
|
|
|
|
@titlepage
|