Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 6632 invoked by uid 6000); 4 Dec 1998 10:46:09 -0000 Received: (qmail 6625 invoked from network); 4 Dec 1998 10:46:07 -0000 Received: from devsys.jagunet.com (206.156.208.6) by taz.hyperreal.org with SMTP; 4 Dec 1998 10:46:07 -0000 Received: (from jim@localhost) by devsys.jaguNET.com (8.9.1a/jag-2.5) id FAA13800 for new-httpd@apache.org; Fri, 4 Dec 1998 05:46:04 -0500 (EST) From: Jim Jagielski Message-Id: <199812041046.FAA13800@devsys.jaguNET.com> Subject: Re: cvs commit: apache-1.3/src/helpers TestCompile To: new-httpd@apache.org Date: Fri, 4 Dec 1998 05:46:04 -0500 (EST) In-Reply-To: from "Randy Terbush" at Dec 4, 98 00:38:30 am X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org Randy Terbush wrote: > > > Jim, > > This totally breaks when compiling with GNU make. Did this break > something by using the environment? During my tests on A/UX and FreeBSD this didn't work at all because the $MAKE was being 'evaled' and $MAKE wasn't being passed. > > jim@hyperreal.org writes: > > jim 98/12/02 17:03:48 > > > > Modified: src/helpers TestCompile > > Log: > > MAKE isn't inherited in the mini-makefile > > > > Revision Changes Path > > 1.21 +1 -1 apache-1.3/src/helpers/TestCompile > > > > Index: TestCompile > > =================================================================== > > RCS file: /export/home/cvs/apache-1.3/src/helpers/TestCompile,v > > retrieving revision 1.20 > > retrieving revision 1.21 > > diff -u -r1.20 -r1.21 > > --- TestCompile 1998/12/02 23:52:47 1.20 > > +++ TestCompile 1998/12/03 01:03:46 1.21 > > @@ -143,7 +143,7 @@ > > EOF > > > > # Now run that Makefile > > -eval "$MAKE $TARGET >/dev/null $ERRDIR" > > +eval "make $TARGET >/dev/null $ERRDIR" > > > > # And see if dummy exists and is executable, if so, then we > > # assume the condition we are testing for is good > > > > > > > -- =========================================================================== Jim Jagielski ||| jim@jaguNET.com ||| http://www.jaguNET.com/ "That's no ordinary rabbit... that's the most foul, cruel and bad-tempered rodent you ever laid eyes on"