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

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

Commit: 65a1e96c1ded26653da75a486b965561b155d61c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-05-08T16:49:48Z
Releases: 8.3.2
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
doc/src/sgml/xml2.sgml modified +2 −4