Re: [HACKERS] Unclarity of configure options

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Unclarity of configure options
Дата
Msg-id 16064.1194200923@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Unclarity of configure options  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [HACKERS] Unclarity of configure options  (Bruce Momjian <bruce@momjian.us>)
Re: [HACKERS] Unclarity of configure options  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches
Bruce Momjian <bruce@momjian.us> writes:
> I have modified the configure message to be:
>     --with-libxslt          build /contrib/xml2 with XSLT support

This turns the message from something merely a tad unclear into an
outright lie.  "--with-libxslt" does not cause contrib/xml2 (or any
other part of contrib) to get built.  Better would be

    --with-libxslt          build with XSLT (affects only contrib/xml2)

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Unclarity of configure options
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Unclarity of configure options