summaryrefslogtreecommitdiffstats
path: root/debian/configure.options
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:24:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:24:22 +0000
commit9c979868869f2b8429c30f55cea58c4628b04f95 (patch)
treef2a9d146ef10044299918c5cd4b10e3de9d7bb3e /debian/configure.options
parentUpdating vcs fields. (diff)
downloadopenldap-9c979868869f2b8429c30f55cea58c4628b04f95.tar.xz
openldap-9c979868869f2b8429c30f55cea58c4628b04f95.zip
Building with openssl instead of gnutls.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/configure.options')
-rw-r--r--debian/configure.options2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/configure.options b/debian/configure.options
index 08a55e0..bbc1091 100644
--- a/debian/configure.options
+++ b/debian/configure.options
@@ -176,7 +176,7 @@
# --with-threads with threads [auto]
--with-threads
# --with-tls with TLS/SSL support auto|openssl|gnutls|moznss [auto]
---with-tls=gnutls
+--with-tls=openssl
# --with-yielding-select with implicitly yielding select [auto]
# --with-mp with multiple precision statistics auto|longlong|long|bignum|gmp [auto]
# --with-odbc with specific ODBC support iodbc|unixodbc|odbc32|auto [auto]