From: Olivier Courtin Date: Tue, 20 Oct 2009 13:07:05 +0000 (+0000) Subject: Add HAVE_LIBXML2 X-Git-Tag: 1.5.0b1~352 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa26dead1d03827420a151fadcceba15bac0c692;p=postgis Add HAVE_LIBXML2 git-svn-id: http://svn.osgeo.org/postgis/trunk@4668 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/postgis_config.h.in b/postgis_config.h.in index c5c6107f2..93cbab664 100644 --- a/postgis_config.h.in +++ b/postgis_config.h.in @@ -61,6 +61,9 @@ /* GEOS library version */ #undef POSTGIS_GEOS_VERSION +/* libxml/tree.h libxml/parser.h header */ +#undef HAVE_LIBXML2 + /* PostGIS library version */ #undef POSTGIS_LIB_VERSION