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

From Peter Eisentraut
Subject Re: ./configure argument checking
Date
Msg-id 200610132040.43552.peter_e@gmx.net
Whole thread Raw
In response to Re: ./configure argument checking  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ./configure argument checking  ("Jim C. Nasby" <jim@nasby.net>)
Re: ./configure argument checking  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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$

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: [PERFORM] Hints proposal
Next
From: "Jim C. Nasby"
Date:
Subject: Re: ./configure argument checking