29 lines
821 B
Diff
29 lines
821 B
Diff
--- origsrc/automake-1.6.3/automake.texi 2002-07-16 17:14:57.000000000 -0400
|
|
+++ src/automake-1.6.3/automake.texi 2008-10-25 17:03:51.235860800 -0400
|
|
@@ -1,20 +1,20 @@
|
|
\input texinfo @c -*-texinfo-*-
|
|
@c %**start of header
|
|
-@setfilename automake.info
|
|
-@settitle automake
|
|
+@setfilename automake1.6.info
|
|
+@settitle automake1.6
|
|
@setchapternewpage off
|
|
@c %**end of header
|
|
|
|
@include version.texi
|
|
|
|
-@dircategory GNU programming tools
|
|
+@dircategory Software development
|
|
@direntry
|
|
-* automake: (automake). Making Makefile.in's
|
|
+* automake-1.6: (automake1.6). Making Makefile.in's
|
|
@end direntry
|
|
|
|
@dircategory Individual utilities
|
|
@direntry
|
|
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
|
|
+* aclocal-1.6: (automake1.6)Invoking aclocal. Generating aclocal.m4
|
|
@end direntry
|
|
|
|
@ifinfo
|