openbsd-ports/devel/autoconf/2.54/patches/patch-doc_autoconf_texi
2008-03-15 07:24:38 +00:00

54 lines
2.4 KiB
Plaintext

$OpenBSD: patch-doc_autoconf_texi,v 1.3 2008/03/15 07:24:38 espie Exp $
--- doc/autoconf.texi.orig Thu Sep 12 15:16:42 2002
+++ doc/autoconf.texi Sat Mar 8 14:09:52 2008
@@ -4,6 +4,7 @@
@setfilename autoconf.info
@include version.texi
@settitle Autoconf
+@dircategory Programming & development tools
@setchapternewpage odd
@setcontentsaftertitlepage
@finalout
@@ -96,30 +97,30 @@ Software Foundation raise funds for GNU development.''
@dircategory GNU programming tools
@direntry
-* Autoconf: (autoconf). Create source code configuration scripts
+* Autoconf-2.54: (autoconf-2.54). Create source code configuration scripts
@end direntry
@dircategory Individual utilities
@direntry
-* autoscan: (autoconf)autoscan Invocation.
+* autoscan-2.54: (autoconf-2.54)autoscan Invocation.
Semi-automatic @file{configure.ac} writing
-* ifnames: (autoconf)ifnames Invocation.
+* ifnames-2.54: (autoconf-2.54)ifnames Invocation.
Listing the conditionals in source code
-* autoconf: (autoconf)autoconf Invocation.
+* autoconf-2.54: (autoconf-2.54)autoconf Invocation.
How to create configuration scripts
-* autoreconf: (autoconf)autoreconf Invocation.
+* autoreconf-2.54: (autoconf-2.54)autoreconf Invocation.
Remaking multiple @command{configure} scripts
-* autoheader: (autoconf)autoheader Invocation.
+* autoheader-2.54: (autoconf-2.54)autoheader Invocation.
How to create configuration templates
-* autom4te: (autoconf)Invoking autom4te.
+* autom4te-2.54: (autoconf-2.54)Invoking autom4te.
The Autoconf executables backbone
-* configure: (autoconf)configure Invocation.
+* configure-2.54: (autoconf-2.54)configure Invocation.
Configuring a package
-* autoupdate: (autoconf)autoupdate Invocation.
+* autoupdate-2.54: (autoconf-2.54)autoupdate Invocation.
Automatic update of @file{configure.ac}
-* config.status: (autoconf)config.status Invocation.
+* config.status-2.54: (autoconf-2.54)config.status Invocation.
Recreating a configuration
-* testsuite: (autoconf)testsuite Invocation.
+* testsuite-2.54: (autoconf-2.54)testsuite Invocation.
Running an Autotest test suite
@end direntry