pgsql: Allow augmenting CPPFLAGS from the configure command line.

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Allow augmenting CPPFLAGS from the configure command line.
Дата
Msg-id 20061212194319.BA12B9FA1A7@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Allow augmenting CPPFLAGS from the configure command line.  This generally
works, but some platform templates overwrote it without asking.

Modified Files:
--------------
    pgsql/src/template:
        hpux (r1.15 -> r1.16)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/template/hpux.diff?r1=1.15&r2=1.16)
        linux (r1.28 -> r1.29)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/template/linux.diff?r1=1.28&r2=1.29)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Collect the bits of wisdom about dtrace installation in the
Следующее
От: okbob@pgfoundry.org (User Okbob)
Дата:
Сообщение: plpsm - plpgpsm: dynamic sql complete