pgsql: Fix contrib/xml makefile to not override CFLAGS.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix contrib/xml makefile to not override CFLAGS.
Date: 2008-05-08 17:12:08
Message-ID: 20080508171208.AB83D7559EA@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix contrib/xml makefile to not override CFLAGS.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/contrib/xml:
Makefile (r1.10 -> r1.10.4.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/xml/Makefile?r1=1.10&r2=1.10.4.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2008-05-08 17:51:21 libpqtypes - libpqtypes: tab fix in libpqtypes.h
Previous Message Tom Lane 2008-05-08 17:11:52 pgsql: Fix contrib/xml2 makefile to not override CFLAGS.