28 lines
782 B
Diff
28 lines
782 B
Diff
--- origsrc/automake-1.7.9/automake.texi 2003-11-09 13:57:13.000000000 -0500
|
|
+++ src/automake-1.7.9/automake.texi 2008-10-25 18:39:40.232512000 -0400
|
|
@@ -1,7 +1,7 @@
|
|
\input texinfo @c -*-texinfo-*-
|
|
@c %**start of header
|
|
-@setfilename automake.info
|
|
-@settitle automake
|
|
+@setfilename automake1.7.info
|
|
+@settitle automake1.7
|
|
@setchapternewpage off
|
|
@c %**end of header
|
|
|
|
@@ -9,12 +9,12 @@
|
|
|
|
@dircategory Software development
|
|
@direntry
|
|
-* automake: (automake). Making Makefile.in's.
|
|
+* automake-1.7: (automake1.7). Making Makefile.in's.
|
|
@end direntry
|
|
|
|
@dircategory Individual utilities
|
|
@direntry
|
|
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
|
|
+* aclocal-1.7: (automake1.7)Invoking aclocal. Generating aclocal.m4.
|
|
@end direntry
|
|
|
|
@ifinfo
|