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:
@ -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. */
|
||||
|
Reference in New Issue
Block a user