diff options
Diffstat (limited to 'devel/autoconf253/files')
-rw-r--r-- | devel/autoconf253/files/patch-autoconf.texi | 14 | ||||
-rw-r--r-- | devel/autoconf253/files/patch-standards.texi | 12 |
2 files changed, 26 insertions, 0 deletions
diff --git a/devel/autoconf253/files/patch-autoconf.texi b/devel/autoconf253/files/patch-autoconf.texi new file mode 100644 index 000000000000..2793085ce840 --- /dev/null +++ b/devel/autoconf253/files/patch-autoconf.texi @@ -0,0 +1,14 @@ +--- doc/autoconf.texi.orig Fri Mar 8 04:57:41 2002 ++++ doc/autoconf.texi Wed Feb 11 00:10:07 2004 +@@ -2,4 +2,4 @@ + @c %**start of header +-@setfilename autoconf.info +-@settitle Autoconf ++@setfilename autoconf253.info ++@settitle Autoconf253 + +@@ -36,3 +36,3 @@ + @direntry +-* Autoconf: (autoconf). Create source code configuration scripts ++* Autoconf253: (autoconf253). Create source code configuration scripts + @end direntry diff --git a/devel/autoconf253/files/patch-standards.texi b/devel/autoconf253/files/patch-standards.texi new file mode 100644 index 000000000000..a0386512057f --- /dev/null +++ b/devel/autoconf253/files/patch-standards.texi @@ -0,0 +1,12 @@ +--- doc/standards.texi.orig Fri Nov 2 08:29:03 2001 ++++ doc/standards.texi Wed Feb 11 00:11:15 2004 +@@ -2,3 +2,3 @@ + @c %**start of header +-@setfilename standards.info ++@setfilename standards253.info + @settitle GNU Coding Standards +@@ -11,3 +11,3 @@ + START-INFO-DIR-ENTRY +-* Standards: (standards). GNU coding standards. ++* Standards253: (standards253). GNU coding standards. + END-INFO-DIR-ENTRY |