From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 401 invoked from network); 28 Feb 2004 06:52:42 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 28 Feb 2004 06:52:42 -0000 Received: (qmail 19185 invoked by alias); 28 Feb 2004 06:52:37 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19488 Received: (qmail 19152 invoked from network); 28 Feb 2004 06:52:37 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 28 Feb 2004 06:52:37 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [216.254.112.45] by sunsite.dk (MessageWall 1.0.8) with SMTP; 28 Feb 2004 6:52:36 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id 150AA70037; Sat, 28 Feb 2004 01:52:36 -0500 (EST) Date: Sat, 28 Feb 2004 01:52:36 -0500 From: Clint Adams To: Peter Stephenson Cc: Zsh hackers list Subject: Re: [7087] 4.2.0-pre-1 Message-ID: <20040228065235.GB484@scowler.net> References: <20040227172236.GA22597@lorien.emufarm.org> <8344.1077905441@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8344.1077905441@csr.com> User-Agent: Mutt/1.5.5.1+cvs20040105i > It used widely available but not necessarily universal `make' > extensions. > I certainly don't have any time to take on yet more configure > commitments myself, it's up to Clint. I'll take a stab at forward-porting it. I suppose I can try to test whether make(1) supports 'include', '.include', or neither, and trying to cope with the situation.