Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <19991119141913.16369.rocketmail@web108.yahoomail.com>
Date: Fri, 19 Nov 1999 06:19:13 -0800 (PST)
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: earnie_boyd@yahoo.com
Subject: RE: Configure not finding autoconf & automake
To: Steve Bloomfield <SteveBloomfield@winn-dixie.com>
Cc: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

Please paste the output of `cygcheck -s -v -r' in a mail.

Earnie.

--- Steve Bloomfield <SteveBloomfield@winn-dixie.com> wrote:
> 
> 
> > -----Original Message-----
> > From: Earnie Boyd [mailto:earnie_boyd@yahoo.com]
> > Sent: Friday, November 19, 1999 8:46 AM
> > To: Steve Bloomfield; 'cygwin@sourceware.cygnus.com'
> > Subject: Re: Configure not finding autoconf & automake
> > 
> > 
> > --- Steve Bloomfield <SteveBloomfield@winn-dixie.com> wrote:
> > > When I run configure to set up anything it reports that autoconf and
> > > automake are not found (but continues).  These were 
> > included with version
> > > 1.0 and they are in my PATH, so what's wrong?
> > > 
> > 
> > Is the configure script looking for a physical rather than a 
> > relative path to
> > autoconf and automake?
> > 
> 
> Here is what autoconf looks like when I run it:
> /:autoconf --version
> : not found
> : not found
> : not found
> : not found
> : not found
> : not found
> /usr/local/bin/autoconf: 41: Syntax error: expecting "in"
> 
> Here is what the configure script does:
> /:if (autoconf --version) < /dev/null >/dev/null 2>&1; then
> > echo I have it
> > else
> > echo I dont
> > fi
> I dont
> /:
> 
> Are there environment variables needed for autoconf to work correctly?
> 
> -Steve Bloomfield
> 

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

