1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-05 09:19:17 +03:00
Tom Lane 33f40976a7 Check LIBXML_VERSION instead of testing in configure script.
We had put a test for libxml2's xmlStructuredErrorContext variable in
configure, but of course that doesn't work on Windows builds.  The next
best alternative seems to be to test the LIBXML_VERSION symbol provided
by xmlversion.h.

Per report from Talha Bin Rizwan, though this fixes it in a different way
than his proposed patch.
2012-08-17 00:05:33 -04:00
..
2012-08-14 16:37:40 -04:00
2012-08-14 16:37:40 -04:00
2012-08-14 16:37:40 -04:00
2012-05-07 21:28:38 +03:00
2012-04-23 22:43:09 -04:00