diff options
Diffstat (limited to 'devel/automake110/files/patch-doc::automake.texi')
-rw-r--r-- | devel/automake110/files/patch-doc::automake.texi | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/devel/automake110/files/patch-doc::automake.texi b/devel/automake110/files/patch-doc::automake.texi new file mode 100644 index 000000000000..3e2e8cd439f4 --- /dev/null +++ b/devel/automake110/files/patch-doc::automake.texi @@ -0,0 +1,19 @@ +--- doc/automake.texi.orig Sun Feb 15 10:01:40 2004 ++++ doc/automake.texi Sun Mar 14 17:13:45 2004 +@@ -2,4 +2,4 @@ + @c %**start of header +-@setfilename automake.info +-@settitle automake ++@setfilename automake18.info ++@settitle automake18 + @setchapternewpage off +@@ -36,3 +36,3 @@ + @direntry +-* automake: (automake). Making Makefile.in's. ++* automake18: (automake18). Making Makefile.in's. + @end direntry +@@ -41,3 +41,3 @@ + @direntry +-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4. ++* aclocal18: (automake18)Invoking aclocal. Generating aclocal.m4. + @end direntry |