diff options
| author | Bruce Momjian | 2007-11-05 17:43:20 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2007-11-05 17:43:20 +0000 |
| commit | c1a03bee0806c14511bf94d257e3e41bcaf2a78a (patch) | |
| tree | e1dc58e2bcf1ac2265b1d19c128fd6b1e62c0f76 /configure | |
| parent | faac769a6b27319400ba351740c51f21eb9495d0 (diff) | |
Document that configure option only affects contrib:
--with-ossp-uuid use OSSP UUID library when building /contrib/uuid-ossp
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 8e44cb5642b..1ee9c59d9f4 100755 --- a/configure +++ b/configure @@ -896,7 +896,7 @@ Optional Packages: --with-openssl build with OpenSSL support --without-readline do not use GNU Readline nor BSD Libedit for editing --with-libedit-preferred prefer BSD Libedit over GNU Readline - --with-ossp-uuid build with OSSP UUID library for UUID generation + --with-ossp-uuid use OSSP UUID library when building /contrib/uuid-ossp --with-libxml build with XML support --with-libxslt use XSLT support when building /contrib/xml2 --with-system-tzdata=DIR use system time zone data in DIR |
