diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-28 22:47:11 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-28 22:47:11 +0000 |
commit | 8209e1a9871bd07d872c0c4b2519e355d04509a8 (patch) | |
tree | 9da5f114eb7fdcc497f1c265ee7135860a014ddd /src/include/commands/proclang.h | |
parent | f7288cde493adbe3341206a6b266c37f032ae2b6 (diff) | |
download | postgresql-8209e1a9871bd07d872c0c4b2519e355d04509a8.tar.gz postgresql-8209e1a9871bd07d872c0c4b2519e355d04509a8.zip |
Fix broken configure test for libxslt: it was probing for xsltLibxmlVersion,
which is a global variable not a function, and so the probe failed on machines
where the linker makes a distinction (cf. Red Hat bug #444317). Probe for
an actual function instead.
Diffstat (limited to 'src/include/commands/proclang.h')
0 files changed, 0 insertions, 0 deletions