summaryrefslogtreecommitdiff
path: root/devel/autoconf259/files/patch-autoconf.texi
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-09-30 05:05:45 +0000
committerAde Lovett <ade@FreeBSD.org>2007-09-30 05:05:45 +0000
commit06181683c122cf557c38ab68d8abeba5a03b79a8 (patch)
treeb56a8d5ccdcbd90a68f9d971e1a250ca4f94da6b /devel/autoconf259/files/patch-autoconf.texi
parentRemove now empty file. (diff)
Remove autoconf-2.53/autoconf-2.59 from the tree, no longer needed.
PR: 116639
Notes
Notes: svn path=/head/; revision=200414
Diffstat (limited to 'devel/autoconf259/files/patch-autoconf.texi')
-rw-r--r--devel/autoconf259/files/patch-autoconf.texi38
1 files changed, 0 insertions, 38 deletions
diff --git a/devel/autoconf259/files/patch-autoconf.texi b/devel/autoconf259/files/patch-autoconf.texi
deleted file mode 100644
index ed60d7beab00..000000000000
--- a/devel/autoconf259/files/patch-autoconf.texi
+++ /dev/null
@@ -1,38 +0,0 @@
---- doc/autoconf.texi.orig Wed Nov 5 02:38:29 2003
-+++ doc/autoconf.texi Sat Apr 14 15:45:02 2007
-@@ -3,5 +3,5 @@
- @comment %**start of header
--@setfilename autoconf.info
-+@setfilename autoconf-2.59.info
- @include version.texi
--@settitle Autoconf
-+@settitle Autoconf-2.59
- @setchapternewpage odd
-@@ -210,25 +210,5 @@
-
--@dircategory Software development
-+@dircategory Programming & development tools
- @direntry
--* Autoconf: (autoconf). Create source code configuration scripts.
--@end direntry
--
--@dircategory Individual utilities
--@direntry
--* autoscan: (autoconf)autoscan Invocation.
-- Semi-automatic @file{configure.ac} writing
--* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
--* autoconf: (autoconf)autoconf Invocation.
-- How to create configuration scripts
--* autoreconf: (autoconf)autoreconf Invocation.
-- Remaking multiple @command{configure} scripts
--* autoheader: (autoconf)autoheader Invocation.
-- How to create configuration templates
--* autom4te: (autoconf)autom4te Invocation.
-- The Autoconf executables backbone
--* configure: (autoconf)configure Invocation. Configuring a package.
--* autoupdate: (autoconf)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.
-+* Autoconf-2.59: (autoconf-2.59). Create source code configuration scripts.
- @end direntry