93bf1d33f8
- add one more space to info page topic to make it align with other entries surrounding it
12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
--- Makefile.in.orig Fri Jun 23 12:35:23 2000
|
|
+++ Makefile.in Sun Aug 26 13:20:35 2001
|
|
@@ -72,7 +72,7 @@ GLOBDIR = @GLOBDIR@
|
|
GLOBINC = @GLOBINC@
|
|
GLOBLIB = @GLOBLIB@
|
|
LIBOBJS = @LIBOBJS@
|
|
-MAKEINFO = @MAKEINFO@
|
|
+MAKEINFO = @MAKEINFO@ --no-split
|
|
MOFILES = @MOFILES@
|
|
PACKAGE = @PACKAGE@
|
|
PERL = @PERL@
|