mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Change /contrib to contrib for consistency.
This commit is contained in:
4
configure
vendored
4
configure
vendored
@ -896,9 +896,9 @@ 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 use OSSP UUID library when building /contrib/uuid-ossp
|
||||
--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-libxslt use XSLT support when building contrib/xml2
|
||||
--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]
|
||||
|
Reference in New Issue
Block a user