blob: ccff64a74e97794ac1729dd4c1bfa2bdc9fa6617 (
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
27
28
29
30
31
32
33
34
35
|
--- doc/autoconf.texi.orig Fri Mar 8 04:57:41 2002
+++ doc/autoconf.texi Sat Apr 14 15:36:01 2007
@@ -2,4 +2,4 @@
@c %**start of header
-@setfilename autoconf.info
-@settitle Autoconf
+@setfilename autoconf-2.53.info
+@settitle Autoconf-2.53
@@ -34,23 +34,5 @@
-@dircategory GNU admin
+@dircategory Programming & development tools
@direntry
-* Autoconf: (autoconf). Create source code configuration scripts
-@end direntry
-
-@dircategory Individual utilities
-@direntry
-* autoscan: (autoconf)autoscan Invocation.
- Semi-automatic @file{configure.ac} writing
-* ifnames: (autoconf)ifnames Invocation.
- Listing the conditionals in source code
-* autoconf: (autoconf)autoconf Invocation.
- How to create configuration scripts
-* autoreconf: (autoconf)autoreconf Invocation.
- Remaking multiple @command{configure} scripts
-* configure: (autoconf)configure Invocation.
- Configuring a package
-* config.status: (autoconf)config.status Invocation.
- Recreating a configuration
-* testsuite: (autoconf)testsuite Invocation.
- Running an Autotest test suite
+* Autoconf-2.53: (autoconf-2.53). Create source code configuration scripts.
@end direntry
|