diff options
Diffstat (limited to 'devel/autoconf213/files/patch-autoconf.texi')
-rw-r--r-- | devel/autoconf213/files/patch-autoconf.texi | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/devel/autoconf213/files/patch-autoconf.texi b/devel/autoconf213/files/patch-autoconf.texi new file mode 100644 index 000000000000..7f621a6e827e --- /dev/null +++ b/devel/autoconf213/files/patch-autoconf.texi @@ -0,0 +1,24 @@ +--- autoconf.texi.orig Sun Feb 27 11:18:10 2000 ++++ autoconf.texi Mon Mar 18 21:30:10 2002 +@@ -1,9 +1,10 @@ + \input texinfo @c -*-texinfo-*- + @c %**start of header +-@setfilename autoconf.info +-@settitle Autoconf ++@setfilename autoconf213.info ++@settitle Autoconf213 + @c For double-sided printing, uncomment: + @c @setchapternewpage odd ++@dircategory Programming & development tools + @c %**end of header + + @set EDITION 2.13 +@@ -17,7 +18,7 @@ + @ifinfo + @format + START-INFO-DIR-ENTRY +-* Autoconf: (autoconf). Create source code configuration scripts. ++* Autoconf213: (autoconf213). Create source code configuration scripts. + END-INFO-DIR-ENTRY + @end format + |