diff options
author | Ade Lovett <ade@FreeBSD.org> | 2007-07-28 06:33:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2007-07-28 06:33:59 +0000 |
commit | 3b3128196e8706c3616c88df7206b4a27f7b8959 (patch) | |
tree | 31433c1d06ed5be6756933b97f6d80a77f17b710 /devel/autoconf261/files/patch-autoconf.texi | |
parent | Update to SRC680_m222. (diff) |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
Notes
Notes:
svn path=/head/; revision=196437
Diffstat (limited to 'devel/autoconf261/files/patch-autoconf.texi')
-rw-r--r-- | devel/autoconf261/files/patch-autoconf.texi | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/devel/autoconf261/files/patch-autoconf.texi b/devel/autoconf261/files/patch-autoconf.texi index f561aee323f9..96b0ec210a63 100644 --- a/devel/autoconf261/files/patch-autoconf.texi +++ b/devel/autoconf261/files/patch-autoconf.texi @@ -1,14 +1,17 @@ ---- doc/autoconf.texi.orig Wed Nov 5 10:38:29 2003 -+++ doc/autoconf.texi Thu Oct 14 20:17:35 2004 +--- doc/autoconf.texi.orig Thu Nov 16 16:16:27 2006 ++++ doc/autoconf.texi Sat Apr 14 15:41:27 2007 @@ -3,5 +3,5 @@ @comment %**start of header -@setfilename autoconf.info -+@setfilename autoconf261.info ++@setfilename autoconf-2.61.info @include version.texi -@settitle Autoconf -+@settitle Autoconf261 ++@settitle Autoconf-2.61 @setchapternewpage odd -@@ -212,23 +212,3 @@ +@@ -205,25 +205,5 @@ + +-@dircategory Software development ++@dircategory Programming & development tools @direntry -* Autoconf: (autoconf). Create source code configuration scripts. -@end direntry @@ -31,5 +34,5 @@ - Automatic update of @file{configure.ac} -* config.status: (autoconf)config.status Invocation. Recreating configurations. -* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite. -+* Autoconf261: (autoconf261). Create source code configuration scripts. ++* Autoconf-2.61: (autoconf-2.61). Create source code configuration scripts. @end direntry |