blob: 82d7dca634845e79b3b78627a8b26296d2460e10 (
plain)
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
27
|
$NetBSD: patch-aa,v 1.1.1.1 2002/10/03 19:26:12 wiz Exp $
--- automake.texi.orig Wed Jan 6 14:01:26 1999
+++ automake.texi
@@ -1,6 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename automake.info
+@dircategory Programming & development tools
@settitle automake
@setchapternewpage off
@c %**end of header
@@ -9,12 +10,12 @@
@dircategory GNU admin
@direntry
-* automake: (automake). Making Makefile.in's
+* Automake-1.4: (automake14). Making Makefile.in's
@end direntry
@dircategory Individual utilities
@direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
+* Aclocal-1.4: (automake14)Invoking aclocal. Generating aclocal.m4
@end direntry
@ifinfo
|