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/automake110/files/patch-doc::automake.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/automake110/files/patch-doc::automake.texi')
-rw-r--r-- | devel/automake110/files/patch-doc::automake.texi | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/devel/automake110/files/patch-doc::automake.texi b/devel/automake110/files/patch-doc::automake.texi index 882a8642d75e..d5ebb1253d29 100644 --- a/devel/automake110/files/patch-doc::automake.texi +++ b/devel/automake110/files/patch-doc::automake.texi @@ -1,13 +1,19 @@ --- doc/automake.texi.orig Sun Oct 15 10:41:24 2006 -+++ doc/automake.texi Tue Dec 5 13:25:18 2006 ++++ doc/automake.texi Sat Apr 14 15:32:49 2007 @@ -2,4 +2,4 @@ @c %**start of header -@setfilename automake.info -@settitle automake -+@setfilename automake19.info -+@settitle automake19 ++@setfilename automake-1.10.info ++@settitle Automake-1.10 @setchapternewpage off -@@ -39,9 +39,4 @@ +@@ -34,14 +34,5 @@ + +-@c info Automake points to the Automake package's documentation +-@c info automake points to the automake script's documentation +-@c (Autoconf has a similar setup.) +-@dircategory Software development ++@dircategory Programming & development tools @direntry -* Automake: (automake). Making GNU standards-compliant Makefiles. -@end direntry @@ -16,11 +22,5 @@ -@direntry -* aclocal: (automake)Invoking aclocal. Generating aclocal.m4. -* automake: (automake)Invoking Automake. Generating Makefile.in. -+* aclocal110: (automake110)Invoking aclocal. Generating aclocal.m4. -+* automake110: (automake110)Invoking Automake. Generating Makefile.in. ++* Automake-1.10: (automake-1.10). Making Makefile.in's. @end direntry -@@ -11894,3 +11889,3 @@ - @multitable {8888-88-88} {8.8-p8} {8888} {8888} {8888} {8888 (88)} {8888 (88)} {888} {888} --@headitem Date @tab Rel @tab am @tab acl @tab pm @tab @file{*.am} @tab m4 @tab doc @tab t -+@item Date @tab Rel @tab am @tab acl @tab pm @tab @file{*.am} @tab m4 @tab doc @tab t - @item 1994-09-19 @tab CVS @tab 141 @tab @tab @tab 299 (24) @tab @tab @tab |