aboutsummaryrefslogtreecommitdiff
path: root/ftp/wget-devel/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wget-devel/files/patch-ac')
-rw-r--r--ftp/wget-devel/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/wget-devel/files/patch-ac b/ftp/wget-devel/files/patch-ac
new file mode 100644
index 000000000000..5fba79b376b3
--- /dev/null
+++ b/ftp/wget-devel/files/patch-ac
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.orig Sun Dec 31 14:07:09 2000
++++ doc/Makefile.in Mon Jan 15 04:52:47 2001
+@@ -22,7 +22,7 @@
+ SHELL = /bin/sh
+
+ # Program to format Texinfo source into Info files.
+-MAKEINFO = @MAKEINFO@
++MAKEINFO = @MAKEINFO@ --no-split
+ # Program to format Texinfo source into DVI files.
+ TEXI2DVI = texi2dvi
+ # Program to convert DVI files to PostScript