pgsql: Allow augmenting CPPFLAGS from the configure command line.

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow augmenting CPPFLAGS from the configure command line.
Date: 2006-12-12 19:43:19
Message-ID: 20061212194319.BA12B9FA1A7@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Okbob 2006-12-12 19:54:50 plpsm - plpgpsm: dynamic sql complete
Previous Message Peter Eisentraut 2006-12-12 16:07:42 pgsql: Collect the bits of wisdom about dtrace installation in the