summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-09-22 05:57:52 +0000
committerPaul Smith <psmith@gnu.org>1999-09-22 05:57:52 +0000
commitc828aeaa985fde7010af946d4a6592bd51989d12 (patch)
tree0af92c7df8be82e6f5f2ce94264a942e2b2c6c4d /ChangeLog
parent3c83c469e43bb26203e2e11333df6fdfc5919a2a (diff)
downloadgunmake-c828aeaa985fde7010af946d4a6592bd51989d12.tar.gz
* Oops. Fix a problem running submakes like $(MAKE) $(MFLAGS).3.78
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 25c432d..9a02343 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-1999-09-17 Paul D. Smith <psmith@gnu.org>
+1999-09-22 Paul D. Smith <psmith@gnu.org>
* 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 <psmith@gnu.org>
* main.c (define_makeflags): Zero out FLAGSTRING to avoid