Re: ./configure argument checking

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, "Jim C(dot) Nasby" <jim(at)nasby(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: ./configure argument checking
Date: 2006-10-12 22:41:28
Message-ID: 200610122241.k9CMfSs29894@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Martijn van Oosterhout wrote:
-- Start of PGP signed section.
> On Thu, Oct 12, 2006 at 04:41:14PM -0400, Andrew Dunstan wrote:
> > Jim C. Nasby wrote:
> > >Wasn't configure changed to complain if it's fed a bogus argument? I
> > >just did ./configure --with-deps on a fresh checkout and it didn't
> > >complain...
> > >
> >
> > My recollection was Peter said this was an autoconf "feature".
>
> IIRC it was made a non-fatal warning somewhere near the end of the
> output, but I'm not sure...

It spits out this line just before it creates its output files:

*** Option ignored: --with-lkjasdf

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-10-12 22:45:22 Re: array_accum aggregate
Previous Message Jeff Davis 2006-10-12 22:41:00 Re: Hints proposal