1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +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

View File

@ -672,7 +672,8 @@
/* Define to 1 to build with XML support. (--with-libxml) */
#undef USE_LIBXML
/* Define to 1 to build with XSLT support. (--with-libxslt) */
/* Define to 1 to use XSLT support when building /contrib/xml2.
(--with-libxslt) */
#undef USE_LIBXSLT
/* Define to select named POSIX semaphores. */