6fd2d188b8
while we're there.
43 lines
2.2 KiB
Plaintext
43 lines
2.2 KiB
Plaintext
$OpenBSD: patch-doc_autoconf_texi,v 1.3 2008/03/15 07:24:38 espie Exp $
|
|
--- doc/autoconf.texi.orig Fri Jun 23 17:11:37 2006
|
|
+++ doc/autoconf.texi Sat Mar 8 14:09:56 2008
|
|
@@ -205,27 +205,27 @@ published by the Free Software Foundation raise funds
|
|
|
|
@dircategory Software development
|
|
@direntry
|
|
-* Autoconf: (autoconf). Create source code configuration scripts.
|
|
+* Autoconf-2.60: (autoconf-2.60). Create source code configuration scripts.
|
|
@end direntry
|
|
|
|
@dircategory Individual utilities
|
|
@direntry
|
|
-* autoscan: (autoconf)autoscan Invocation.
|
|
+* autoscan-2.60: (autoconf-2.60)autoscan Invocation.
|
|
Semi-automatic @file{configure.ac} writing
|
|
-* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
|
|
-* autoconf: (autoconf)autoconf Invocation.
|
|
+* ifnames-2.60: (autoconf-2.60)ifnames Invocation. Listing conditionals in source.
|
|
+* autoconf-2.60: (autoconf-2.60)autoconf Invocation.
|
|
How to create configuration scripts
|
|
-* autoreconf: (autoconf)autoreconf Invocation.
|
|
+* autoreconf-2.60: (autoconf-2.60)autoreconf Invocation.
|
|
Remaking multiple @command{configure} scripts
|
|
-* autoheader: (autoconf)autoheader Invocation.
|
|
+* autoheader-2.60: (autoconf-2.60)autoheader Invocation.
|
|
How to create configuration templates
|
|
-* autom4te: (autoconf)autom4te Invocation.
|
|
+* autom4te-2.60: (autoconf-2.60)autom4te Invocation.
|
|
The Autoconf executables backbone
|
|
-* configure: (autoconf)configure Invocation. Configuring a package.
|
|
-* autoupdate: (autoconf)autoupdate Invocation.
|
|
+* configure-2.60: (autoconf-2.60)configure Invocation. Configuring a package.
|
|
+* autoupdate-2.60: (autoconf-2.60)autoupdate Invocation.
|
|
Automatic update of @file{configure.ac}
|
|
-* config.status: (autoconf)config.status Invocation. Recreating configurations.
|
|
-* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite.
|
|
+* config.status-2.60: (autoconf-2.60)config.status Invocation. Recreating configurations.
|
|
+* testsuite-2.60: (autoconf-2.60)testsuite Invocation. Running an Autotest test suite.
|
|
@end direntry
|
|
|
|
@titlepage
|