use correct version number
This commit is contained in:
parent
dff022b8cc
commit
919faa7a34
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-doc_autoconf_texi,v 1.1.1.1 2003/06/24 23:03:54 espie Exp $
|
||||
$OpenBSD: patch-doc_autoconf_texi,v 1.2 2003/06/25 08:04:25 wilfried Exp $
|
||||
--- doc/autoconf.texi.orig Tue Dec 3 08:16:32 2002
|
||||
+++ doc/autoconf.texi Mon Jun 9 12:05:18 2003
|
||||
@@ -4,6 +4,7 @@
|
||||
@ -14,40 +14,40 @@ $OpenBSD: patch-doc_autoconf_texi,v 1.1.1.1 2003/06/24 23:03:54 espie Exp $
|
||||
@dircategory GNU programming tools
|
||||
@direntry
|
||||
-* Autoconf: (autoconf). Create source code configuration scripts
|
||||
+* Autoconf-2.57: (autoconf-2.57). Create source code configuration scripts
|
||||
+* Autoconf-2.56: (autoconf-2.56). Create source code configuration scripts
|
||||
@end direntry
|
||||
|
||||
@dircategory Individual utilities
|
||||
@direntry
|
||||
-* autoscan: (autoconf)autoscan Invocation.
|
||||
+* autoscan: (autoconf-2.57)autoscan Invocation.
|
||||
+* autoscan: (autoconf-2.56)autoscan Invocation.
|
||||
Semi-automatic @file{configure.ac} writing
|
||||
-* ifnames: (autoconf)ifnames Invocation.
|
||||
+* ifnames: (autoconf-2.57)ifnames Invocation.
|
||||
+* ifnames: (autoconf-2.56)ifnames Invocation.
|
||||
Listing the conditionals in source code
|
||||
-* autoconf: (autoconf)autoconf Invocation.
|
||||
+* autoconf: (autoconf-2.57)autoconf Invocation.
|
||||
+* autoconf: (autoconf-2.56)autoconf Invocation.
|
||||
How to create configuration scripts
|
||||
-* autoreconf: (autoconf)autoreconf Invocation.
|
||||
+* autoreconf: (autoconf-2.57)autoreconf Invocation.
|
||||
+* autoreconf: (autoconf-2.56)autoreconf Invocation.
|
||||
Remaking multiple @command{configure} scripts
|
||||
-* autoheader: (autoconf)autoheader Invocation.
|
||||
+* autoheader: (autoconf-2.57)autoheader Invocation.
|
||||
+* autoheader: (autoconf-2.56)autoheader Invocation.
|
||||
How to create configuration templates
|
||||
-* autom4te: (autoconf)autom4te Invocation.
|
||||
+* autom4te: (autoconf-2.57)autom4te Invocation.
|
||||
+* autom4te: (autoconf-2.56)autom4te Invocation.
|
||||
The Autoconf executables backbone
|
||||
-* configure: (autoconf)configure Invocation.
|
||||
+* configure: (autoconf-2.57)configure Invocation.
|
||||
+* configure: (autoconf-2.56)configure Invocation.
|
||||
Configuring a package
|
||||
-* autoupdate: (autoconf)autoupdate Invocation.
|
||||
+* autoupdate: (autoconf-2.57)autoupdate Invocation.
|
||||
+* autoupdate: (autoconf-2.56)autoupdate Invocation.
|
||||
Automatic update of @file{configure.ac}
|
||||
-* config.status: (autoconf)config.status Invocation.
|
||||
+* config.status: (autoconf-2.57)config.status Invocation.
|
||||
+* config.status: (autoconf-2.56)config.status Invocation.
|
||||
Recreating a configuration
|
||||
-* testsuite: (autoconf)testsuite Invocation.
|
||||
+* testsuite: (autoconf-2.57)testsuite Invocation.
|
||||
+* testsuite: (autoconf-2.56)testsuite Invocation.
|
||||
Running an Autotest test suite
|
||||
@end direntry
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user