43 lines
2.2 KiB
Plaintext
43 lines
2.2 KiB
Plaintext
$OpenBSD: patch-doc_autoconf_texi,v 1.1 2011/04/15 09:46:31 sthen Exp $
|
|
--- doc/autoconf.texi.orig Thu Nov 5 03:42:15 2009
|
|
+++ doc/autoconf.texi Mon Mar 8 12:26:47 2010
|
|
@@ -222,27 +222,27 @@ freedom.''
|
|
|
|
@dircategory Software development
|
|
@direntry
|
|
-* Autoconf: (autoconf). Create source code configuration scripts.
|
|
+* Autoconf-2.67: (autoconf-2.67). Create source code configuration scripts.
|
|
@end direntry
|
|
|
|
@dircategory Individual utilities
|
|
@direntry
|
|
-* autoscan: (autoconf)autoscan Invocation.
|
|
+* autoscan-2.67: (autoconf-2.67)autoscan Invocation.
|
|
Semi-automatic @file{configure.ac} writing
|
|
-* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
|
|
-* autoconf-invocation: (autoconf)autoconf Invocation.
|
|
+* ifnames-2.67: (autoconf-2.67)ifnames Invocation. Listing conditionals in source.
|
|
+* autoconf-invocation-2.67: (autoconf-2.67)autoconf Invocation.
|
|
How to create configuration scripts
|
|
-* autoreconf: (autoconf)autoreconf Invocation.
|
|
+* autoreconf-2.67: (autoconf-2.67)autoreconf Invocation.
|
|
Remaking multiple @command{configure} scripts
|
|
-* autoheader: (autoconf)autoheader Invocation.
|
|
+* autoheader-2.67: (autoconf-2.67)autoheader Invocation.
|
|
How to create configuration templates
|
|
-* autom4te: (autoconf)autom4te Invocation.
|
|
+* autom4te-2.67: (autoconf-2.67)autom4te Invocation.
|
|
The Autoconf executables backbone
|
|
-* configure: (autoconf)configure Invocation. Configuring a package.
|
|
-* autoupdate: (autoconf)autoupdate Invocation.
|
|
+* configure-2.67: (autoconf-2.67)configure Invocation. Configuring a package.
|
|
+* autoupdate-2.67: (autoconf-2.67)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.67: (autoconf-2.67)config.status Invocation. Recreating configurations.
|
|
+* testsuite-2.67: (autoconf-2.67)testsuite Invocation. Running an Autotest test suite.
|
|
@end direntry
|
|
|
|
@titlepage
|