Re: configure.in / xml / quoting trouble

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: configure.in / xml / quoting trouble
Дата
Msg-id 21784.1183061797@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: configure.in / xml / quoting trouble  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Ответы Re: configure.in / xml / quoting trouble  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Список pgsql-patches
Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> The thing is, if xml2-config is meant to give the flags necessary to
> compile a programme with libxml, then why pick-and-choose which flags
> you are going to use?

Well, if they gave the flags in a sane format (distinguishing CPPFLAGS
from CFLAGS, and LDFLAGS from LIBS), then we could just use them as-is.
They don't, so we have to do some picking-apart.

What exactly does xml2-config --libs produce on your machine?

            regards, tom lane

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: configure.in / xml / quoting trouble
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: WIP CSV logs