diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-11-04 18:10:42 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-11-04 18:10:42 +0000 |
commit | ede83e04aadda5c893d826324f3c9640e34671c2 (patch) | |
tree | 78afa22bfca3b92640c985063d3e23d1f79ed18c /configure | |
parent | 69500b05d6adb77d73fd5867f74167f17a608e3e (diff) |
Document that configure --with-libxslt controls just /contrib/xml2.
Nikolay Samokhvalov
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index a7d67b5f3fb..715a01c8a96 100755 --- a/configure +++ b/configure @@ -898,7 +898,7 @@ Optional Packages: --with-libedit-preferred prefer BSD Libedit over GNU Readline --with-ossp-uuid build with OSSP UUID library for UUID generation --with-libxml build with XML support - --with-libxslt build with XSLT support + --with-libxslt build /contrib/xml2 with XSLT support --with-system-tzdata=DIR use system time zone data in DIR --without-zlib do not use Zlib --with-gnu-ld assume the C compiler uses GNU ld [default=no] |