summaryrefslogtreecommitdiff
path: root/devel/gnu-autoconf/files/patch-autoconf.texi
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-06-29 01:45:09 +0000
committerAde Lovett <ade@FreeBSD.org>2003-06-29 01:45:09 +0000
commit85e8ed21ea7377174b1d691dff4eeee35ce53dd8 (patch)
treee9f8ae4728153410277c9669c8b7e415090712f8 /devel/gnu-autoconf/files/patch-autoconf.texi
parentMinor cosmetic changes to use a single BUILD_VERSION variable to (diff)
Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice. Unbreak autoconf257, based on work from Rui Lopes <rui@ruilopes.com>
Notes
Notes: svn path=/head/; revision=83799
Diffstat (limited to 'devel/gnu-autoconf/files/patch-autoconf.texi')
-rw-r--r--devel/gnu-autoconf/files/patch-autoconf.texi23
1 files changed, 23 insertions, 0 deletions
diff --git a/devel/gnu-autoconf/files/patch-autoconf.texi b/devel/gnu-autoconf/files/patch-autoconf.texi
new file mode 100644
index 000000000000..50e1e8e7acab
--- /dev/null
+++ b/devel/gnu-autoconf/files/patch-autoconf.texi
@@ -0,0 +1,23 @@
+--- doc/autoconf.texi.orig Tue Dec 3 07:16:32 2002
++++ doc/autoconf.texi Sun Jun 1 19:17:51 2003
+@@ -1,9 +1,9 @@
+ \input texinfo @c -*-texinfo-*-
+ @comment ========================================================
+ @comment %**start of header
+-@setfilename autoconf.info
++@setfilename autoconf257.info
+ @include version.texi
+-@settitle Autoconf
++@settitle Autoconf257
+ @setchapternewpage odd
+ @setcontentsaftertitlepage
+ @finalout
+@@ -97,7 +97,7 @@
+
+ @dircategory GNU programming tools
+ @direntry
+-* Autoconf: (autoconf). Create source code configuration scripts
++* Autoconf257: (autoconf257). Create source code configuration scripts
+ @end direntry
+
+ @dircategory Individual utilities