diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-15 06:50:50 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-15 06:50:50 +0000 |
commit | aaf7ef44b7a24a5e2873501bf612bc3e70c46127 (patch) | |
tree | ba7052747372af9d9f5ceb74323ff8a994bfde13 /devel/automake18/files/patch-automake.texi | |
parent | workaround for installed autoconf/automake grief (diff) |
1. Renamed patch files.
2. Updated version & distinfo.
Notes
Notes:
svn path=/head/; revision=68080
Diffstat (limited to 'devel/automake18/files/patch-automake.texi')
-rw-r--r-- | devel/automake18/files/patch-automake.texi | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/devel/automake18/files/patch-automake.texi b/devel/automake18/files/patch-automake.texi new file mode 100644 index 000000000000..a63884c48187 --- /dev/null +++ b/devel/automake18/files/patch-automake.texi @@ -0,0 +1,25 @@ +--- automake.texi.orig Sat Apr 4 04:04:07 1998 ++++ automake.texi Wed Sep 23 23:34:15 1998 +@@ -1,6 +1,7 @@ + \input texinfo @c -*-texinfo-*- + @c %**start of header + @setfilename automake.info ++@dircategory Programming & development tools + @settitle automake + @setchapternewpage off + @c %**end of header +@@ -9,12 +10,12 @@ + + @dircategory GNU admin + @direntry +-* automake: (automake). Making Makefile.in's ++* Automake: (automake). Making Makefile.in's + @end direntry + + @dircategory Individual utilities + @direntry +-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4 ++* Aclocal: (automake) Invoking aclocal. Generating aclocal.m4 + @end direntry + + @ifinfo |