diff options
author | Ade Lovett <ade@FreeBSD.org> | 2007-09-30 05:05:45 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2007-09-30 05:05:45 +0000 |
commit | 06181683c122cf557c38ab68d8abeba5a03b79a8 (patch) | |
tree | b56a8d5ccdcbd90a68f9d971e1a250ca4f94da6b /devel/autoconf253/files/patch-autoconf.texi | |
parent | Remove 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/autoconf253/files/patch-autoconf.texi')
-rw-r--r-- | devel/autoconf253/files/patch-autoconf.texi | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/devel/autoconf253/files/patch-autoconf.texi b/devel/autoconf253/files/patch-autoconf.texi deleted file mode 100644 index ccff64a74e97..000000000000 --- a/devel/autoconf253/files/patch-autoconf.texi +++ /dev/null @@ -1,35 +0,0 @@ ---- doc/autoconf.texi.orig Fri Mar 8 04:57:41 2002 -+++ doc/autoconf.texi Sat Apr 14 15:36:01 2007 -@@ -2,4 +2,4 @@ - @c %**start of header --@setfilename autoconf.info --@settitle Autoconf -+@setfilename autoconf-2.53.info -+@settitle Autoconf-2.53 - -@@ -34,23 +34,5 @@ - --@dircategory GNU admin -+@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 the conditionals in source code --* autoconf: (autoconf)autoconf Invocation. -- How to create configuration scripts --* autoreconf: (autoconf)autoreconf Invocation. -- Remaking multiple @command{configure} scripts --* configure: (autoconf)configure Invocation. -- Configuring a package --* config.status: (autoconf)config.status Invocation. -- Recreating a configuration --* testsuite: (autoconf)testsuite Invocation. -- Running an Autotest test suite -+* Autoconf-2.53: (autoconf-2.53). Create source code configuration scripts. - @end direntry |