Re: ./configure argument checking - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: ./configure argument checking
Date
Msg-id 20061013185541.GL28647@nasby.net
Whole thread Raw
In response to Re: ./configure argument checking  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: ./configure argument checking  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Fri, Oct 13, 2006 at 08:40:42PM +0200, Peter Eisentraut wrote:
> Tom Lane wrote:
> > Not sure what to do about that --- I doubt that raising this warning
> > to error would be a good idea, seeing how firmly the upstream
> > developers believe it shouldn't even be a warning.  Is there any sort
> > of "quiet mode" possible that would report only warnings?  Would it
> > be a good idea if it were possible?
> 
> peter@colt:~/devel/pg82/pgsql$ ./configure --enable-foo --quiet
> *** Option ignored: --enable-foo
> peter@colt:~/devel/pg82/pgsql$

Odd, I can't get that on a very recent checkout of HEAD:
decibel@phonebook.1[13:51]~/pgsql/HEAD:156%./configure
--with-includes=/opt/local/include --with-libraries=/opt/local/lib
--with-pgport=5820 --enable-depend
--prefix=/Users/decibel/pgsql/HEAD/820 --with-blarg --enable-blarg |
grep blarg
decibel@phonebook.1[13:54]~/pgsql/HEAD:157%
-- 
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ./configure argument checking
Next
From: "Jim C. Nasby"
Date:
Subject: Re: [PATCHES] index advisor