diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:44:43 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:44:43 +0000 |
commit | 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (patch) | |
tree | ada23c1942783242a8e069d38cb3c80804f54e5f /devel/autoconf267/files/patch-autoconf.texi | |
parent | Update to 2.5.19 CVS snapshot on 2010/10/14. (diff) |
Bump autoconf 2.67->2.68 -- will deal with any fallout.
Notes
Notes:
svn path=/head/; revision=263088
Diffstat (limited to 'devel/autoconf267/files/patch-autoconf.texi')
-rw-r--r-- | devel/autoconf267/files/patch-autoconf.texi | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/devel/autoconf267/files/patch-autoconf.texi b/devel/autoconf267/files/patch-autoconf.texi deleted file mode 100644 index 2231c53621b6..000000000000 --- a/devel/autoconf267/files/patch-autoconf.texi +++ /dev/null @@ -1,38 +0,0 @@ ---- doc/autoconf.texi.orig 2008-04-05 11:43:30.000000000 -0700 -+++ doc/autoconf.texi 2008-05-16 18:27:31.000000000 -0700 -@@ -3,5 +3,5 @@ - @comment %**start of header --@setfilename autoconf.info -+@setfilename autoconf-2.67.info - @include version.texi --@settitle Autoconf -+@settitle Autoconf-2.67 - @setchapternewpage odd -@@ -205,25 +205,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-invocation: (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.67: (autoconf-2.67). Create source code configuration scripts. - @end direntry |