openbsd-ports/devel/dejagnu/patches/patch-Makefile.in
brad 187065079f - remove config.sub and config.guess from patches and provide them in
files dir
- remove post-build and post-install, override ALL_TARGET and
INSTALL_TARGET instead
- use better filename for patch
2000-09-06 05:07:24 +00:00

12 lines
413 B
Plaintext

--- Makefile.in.orig Mon Mar 29 16:14:00 1999
+++ Makefile.in Mon Mar 29 16:14:12 1999
@@ -110,7 +110,7 @@
# This just becomes part of the MAKEINFO definition passed down to
# sub-makes. It lets flags be given on the command line while still
# using the makeinfo from the object tree.
-MAKEINFOFLAGS =
+MAKEINFOFLAGS = --no-split
EXPECT = `if [ -f $$r/expect/expect ] ; \
then echo $$r/expect/expect ; \