diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-08-17 00:05:26 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-08-17 00:05:26 -0400 |
commit | 470d0b9789981bc91a8ef2654911d80ab6a6be57 (patch) | |
tree | 86802b7e189e61fe97f13aee1dc0c692c0d7a65e /doc/src | |
parent | 305557984dd964ac397c6752e9d0f14646b60f15 (diff) | |
download | postgresql-470d0b9789981bc91a8ef2654911d80ab6a6be57.tar.gz postgresql-470d0b9789981bc91a8ef2654911d80ab6a6be57.zip |
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.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions