openbsd-ports/lang/egcs/dejagnu/patches/patch-ac
espie 733e7fc905 The egcs snapshot needs a recent dejagnu snapshot to run its testsuite.
Provided as a separate subport, as updating devel/dejagnu is probably
not wise at this stage.
2000-06-28 00:11:30 +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 ; \