diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index 5001837e981..751c5f61036 100755 --- a/configure +++ b/configure @@ -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] |