Re: ./configure argument checking

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: ./configure argument checking
Дата
Msg-id 20061013152528.GD18553@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: ./configure argument checking  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ./configure argument checking  ("Jim C. Nasby" <jim@nasby.net>)
Список pgsql-hackers
Tom Lane wrote:
> Martijn van Oosterhout <kleptog@svana.org> writes:
> > I would like a pedantic mode, but the method of activation is a tricky
> > issue. You want it to be 'on' for normal users but 'off' for automatic
> > build scripts.
> 
> A quiet mode would work better, because it could be on by default for 
> both cases.  However, people may be too used to expecting to see chatter
> from configure scripts --- anyone who's used a few before would probably
> think the script was hung :-(

Maybe have it emit single chars instead of lines for each check?  That
way it looks like something's going on.  Not sure how difficult that is
with autoconf.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Zeugswetter Andreas ADI SD"
Дата:
Сообщение: Re: [PERFORM] Hints proposal
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [PATCHES] array_accum aggregate