diff ChangeLog @ 2427:97dd9f867cef

[xemacs-hg @ 2004-12-07 12:52:30 by malcolmp] Parallel build support without the need for a POSIX-compatible make.
author malcolmp
date Tue, 07 Dec 2004 12:52:51 +0000
parents ad56e5a6d09f
children 876c400e58d7
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 07 00:20:51 2004 +0000
+++ b/ChangeLog	Tue Dec 07 12:52:51 2004 +0000
@@ -1,3 +1,14 @@
+2004-12-07  Malcolm Purvis  <malcolmp@xemacs.org>
+
+	* INSTALL: A POSIX compatible Make is no longer required for builds.
+	* Makefile.in.in (RECURSIVE_MAKE): Removed.
+	* Makefile.in.in (RECURSIVE_MAKE_ARGS): New.
+	* configure.in (RECURSIVE_MAKE): Removed.
+	* configure.in (RECURSIVE_MAKE_ARGS): New.
+	Always refer to make as $(MAKE) and use $(RECURSIVE_MAKE_ARGS) for
+	other parameters.  This allows -j to work in GNU Make while
+	removing need for POSIX compatible make on all systems.
+
 2004-12-05  Ben Wing  <ben@xemacs.org>
 
 	* README.packages: