1
0
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:
Peter Eisentraut
2008-01-24 06:23:33 +00:00
parent b9ff7443e6
commit 79a323ab49
10 changed files with 25 additions and 25 deletions

4
configure vendored
View File

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