summaryrefslogtreecommitdiffstats
path: root/debian/configure.options
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 21:25:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 21:25:47 +0000
commit73ed27debb6016bb2832181545f432c0ddf5bcc7 (patch)
tree1603c085a2a9a6c9eb394e5d9b3c8df982bd3bc1 /debian/configure.options
parentUpdating vcs fields. (diff)
downloadopenldap-73ed27debb6016bb2832181545f432c0ddf5bcc7.tar.xz
openldap-73ed27debb6016bb2832181545f432c0ddf5bcc7.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 a735ad8..921fba9 100644
--- a/debian/configure.options
+++ b/debian/configure.options
@@ -177,7 +177,7 @@
# --with-threads with threads library auto|nt|posix|pth|lwp|manual [auto]
--with-threads
# --with-tls with TLS/SSL support auto|openssl|gnutls [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]