From c828aeaa985fde7010af946d4a6592bd51989d12 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 22 Sep 1999 05:57:52 +0000 Subject: * Oops. Fix a problem running submakes like $(MAKE) $(MFLAGS). --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25c432d..9a02343 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -1999-09-17 Paul D. Smith +1999-09-22 Paul D. Smith * Version 3.78 released. + * main.c (main): Only fail on multiple --jobserver-fds options if + they aren't all the same. Some makefiles use things like + $(MAKE) $(MFLAGS) which will cause multiple, identical copies of + --jobserver-fds to show up. + 1999-09-16 Paul D. Smith * main.c (define_makeflags): Zero out FLAGSTRING to avoid -- cgit v1.2.3