diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-19 07:13:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-19 07:13:31 +0000 |
commit | b93837e1255d8e7e75a852abfbbf67019aaa6783 (patch) | |
tree | 1e96c93a24f2601c72de206ca945071bb049fa3b /devel/automake/files/patch-aa | |
parent | Upgrade to 2.4. (diff) |
Upgrade to 1.2.
PR: 4577
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
Notes
Notes:
svn path=/head/; revision=7961
Diffstat (limited to '')
-rw-r--r-- | devel/automake/files/patch-aa | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/devel/automake/files/patch-aa b/devel/automake/files/patch-aa index f1913a9348ae..321fdf9ef4af 100644 --- a/devel/automake/files/patch-aa +++ b/devel/automake/files/patch-aa @@ -1,5 +1,5 @@ ---- automake.texi.orig Sun May 26 01:43:17 1996 -+++ automake.texi Fri Jun 13 16:15:48 1997 +--- automake.texi.orig Fri Sep 19 06:13:10 1997 ++++ automake.texi Fri Sep 19 06:17:06 1997 @@ -1,6 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @@ -8,12 +8,18 @@ @settitle automake @setchapternewpage off @c %**end of header -@@ -18,7 +19,7 @@ - @ifinfo - @format - START-INFO-DIR-ENTRY +@@ -9,12 +10,12 @@ + + @dircategory GNU admin + @direntry -* automake: (automake). Making Makefile.in's -+* Automake: (automake). Making Makefile.in's. - END-INFO-DIR-ENTRY - @end format - @end ifinfo ++* 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 |