blob: d5ebb1253d29f2072c1b805e67a0801e99fecb14 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
--- doc/automake.texi.orig Sun Oct 15 10:41:24 2006
+++ doc/automake.texi Sat Apr 14 15:32:49 2007
@@ -2,4 +2,4 @@
@c %**start of header
-@setfilename automake.info
-@settitle automake
+@setfilename automake-1.10.info
+@settitle Automake-1.10
@setchapternewpage off
@@ -34,14 +34,5 @@
-@c info Automake points to the Automake package's documentation
-@c info automake points to the automake script's documentation
-@c (Autoconf has a similar setup.)
-@dircategory Software development
+@dircategory Programming & development tools
@direntry
-* Automake: (automake). 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.
+* Automake-1.10: (automake-1.10). Making Makefile.in's.
@end direntry
|