From 9176e9f0046f5b7344bc8fadf09104d8bacc5d9d Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Wed, 4 May 2005 10:17:28 +0000 Subject: Pass $(MAKE) to the scripts/Configure-config.h script so that it uses the same command (e.g. "gmake") that was called externally. --- doc/doc-txt/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 29b0765e8..dbd12e564 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.132 2005/05/03 14:20:00 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.133 2005/05/04 10:17:28 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -281,6 +281,12 @@ PH/45 In a pipe transport, although a timeout while waiting for the pipe both kinds of timeout. A transport filter timeout is now identified in the log output. +PH/46 The "scripts/Configure-config.h" script calls "make" at one point. On + systems where "make" and "gmake" are different, calling "gmake" at top + level broke things. I've arranged for the value of $(MAKE) to be passed + from the Makefile to this script so that it can call the same version of + "make". + A note about Exim versions 4.44 and 4.50 ---------------------------------------- -- cgit v1.2.3