12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
|
--- doc/Makefile.in.orig Mon Mar 29 15:48:31 1999
|
||
|
+++ doc/Makefile.in Mon Mar 29 15:48:42 1999
|
||
|
@@ -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
|