Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it

Tom Lane <tgl@sss.pgh.pa.us>

Commit: eb915caf92a6805740e949c3233ee32bc9676484
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-05-08T16:49:37Z
Releases: 8.4.0
Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it
auto-configure properly for libxslt present or not.

Files

PathChange+/−
contrib/Makefile modified +1 −3
contrib/xml2/Makefile modified +3 −7
contrib/xml2/xslt_proc.c modified +1 −1
doc/src/sgml/xml2.sgml modified +2 −4