pgsql: Allow augmenting CPPFLAGS from the configure command line. - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Allow augmenting CPPFLAGS from the configure command line.
Date
Msg-id 20061212194319.BA12B9FA1A7@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Collect the bits of wisdom about dtrace installation in the
Next
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: plpsm - plpgpsm: dynamic sql complete