Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it
Tom Lane <tgl@sss.pgh.pa.us>
Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it auto-configure properly for libxslt present or not.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/Makefile | modified | +1 −3 |
| contrib/xml2/Makefile | modified | +3 −7 |
| doc/src/sgml/xml2.sgml | modified | +2 −4 |