1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Document that configure option only affects contrib:

--with-ossp-uuid        use OSSP UUID library when building /contrib/uuid-ossp
This commit is contained in:
Bruce Momjian
2007-11-05 17:43:20 +00:00
parent faac769a6b
commit c1a03bee08
4 changed files with 10 additions and 10 deletions

2
configure vendored
View File

@ -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