fix info docs references and bump version.

somewhat ok by espie@.
This commit is contained in:
fgsch 2012-08-27 21:07:26 +00:00
parent a9439ab0c8
commit dad5d0df54
2 changed files with 15 additions and 13 deletions

View File

@ -1,7 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/06/01 07:30:46 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/08/27 21:07:26 fgsch Exp $
VERSION = 2.69
REVISION = 0
BUILD_DEPENDS = devel/help2man
CONFIGURE_ARGS += --without-lispdir \

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-doc_autoconf_texi,v 1.1.1.1 2012/06/01 07:30:46 jasper Exp $
$OpenBSD: patch-doc_autoconf_texi,v 1.2 2012/08/27 21:07:26 fgsch Exp $
--- doc/autoconf.texi.orig Tue Apr 24 22:14:19 2012
+++ doc/autoconf.texi Thu May 24 23:31:45 2012
@@ -219,27 +219,27 @@ entitled ``GNU Free Documentation License.''
@ -6,37 +6,37 @@ $OpenBSD: patch-doc_autoconf_texi,v 1.1.1.1 2012/06/01 07:30:46 jasper Exp $
@dircategory Software development
@direntry
-* Autoconf: (autoconf). Create source code configuration scripts.
+* Autoconf-2.69: (autoconf-2.68). Create source code configuration scripts.
+* Autoconf-2.69: (autoconf-2.69). Create source code configuration scripts.
@end direntry
@dircategory Individual utilities
@direntry
-* autoscan: (autoconf)autoscan Invocation.
+* autoscan-2.69: (autoconf-2.68)autoscan Invocation.
+* autoscan-2.69: (autoconf-2.69)autoscan Invocation.
Semi-automatic @file{configure.ac} writing
-* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
-* autoconf-invocation: (autoconf)autoconf Invocation.
+* ifnames-2.69: (autoconf-2.68)ifnames Invocation. Listing conditionals in source.
+* autoconf-invocation-2.69: (autoconf-2.68)autoconf Invocation.
+* ifnames-2.69: (autoconf-2.69)ifnames Invocation. Listing conditionals in source.
+* autoconf-invocation-2.69: (autoconf-2.69)autoconf Invocation.
How to create configuration scripts
-* autoreconf: (autoconf)autoreconf Invocation.
+* autoreconf-2.69: (autoconf-2.68)autoreconf Invocation.
+* autoreconf-2.69: (autoconf-2.69)autoreconf Invocation.
Remaking multiple @command{configure} scripts
-* autoheader: (autoconf)autoheader Invocation.
+* autoheader-2.69: (autoconf-2.68)autoheader Invocation.
+* autoheader-2.69: (autoconf-2.69)autoheader Invocation.
How to create configuration templates
-* autom4te: (autoconf)autom4te Invocation.
+* autom4te-2.69: (autoconf-2.68)autom4te Invocation.
+* autom4te-2.69: (autoconf-2.69)autom4te Invocation.
The Autoconf executables backbone
-* configure: (autoconf)configure Invocation. Configuring a package.
-* autoupdate: (autoconf)autoupdate Invocation.
+* configure-2.69: (autoconf-2.68)configure Invocation. Configuring a package.
+* autoupdate-2.69: (autoconf-2.68)autoupdate Invocation.
+* configure-2.69: (autoconf-2.69)configure Invocation. Configuring a package.
+* autoupdate-2.69: (autoconf-2.69)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.69: (autoconf-2.68)config.status Invocation. Recreating configurations.
+* testsuite-2.69: (autoconf-2.68)testsuite Invocation. Running an Autotest test suite.
+* config.status-2.69: (autoconf-2.69)config.status Invocation. Recreating configurations.
+* testsuite-2.69: (autoconf-2.69)testsuite Invocation. Running an Autotest test suite.
@end direntry
@titlepage