summaryrefslogtreecommitdiff
path: root/editors/emacs22/files/patch-doc-lispref-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs22/files/patch-doc-lispref-Makefile.in')
-rw-r--r--editors/emacs22/files/patch-doc-lispref-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/emacs22/files/patch-doc-lispref-Makefile.in b/editors/emacs22/files/patch-doc-lispref-Makefile.in
new file mode 100644
index 000000000000..6d069939164d
--- /dev/null
+++ b/editors/emacs22/files/patch-doc-lispref-Makefile.in
@@ -0,0 +1,11 @@
+--- doc/lispref/Makefile.in.orig 2008-12-09 19:27:59.000000000 +0200
++++ doc/lispref/Makefile.in 2008-12-09 19:25:20.000000000 +0200
+@@ -32,7 +32,7 @@
+ TEXI2DVI = texi2dvi
+ SHELL = /bin/sh
+ INSTALL_INFO = install-info
+-MAKEINFO = makeinfo --force
++MAKEINFO = makeinfo --force --no-split
+
+ # List of all the texinfo files in the manual:
+