From 13b8e53235e0884373b0e0f09499a48db1b63d36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janne=20He=C3=9F?= Date: Mon, 10 Jun 2019 01:01:05 +0200 Subject: [PATCH] configure: Harmonize help and implementation --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 8536dfcb5..07ba7e3a1 100755 --- a/configure +++ b/configure @@ -74,7 +74,7 @@ Installation directories: --configmake=PATH path to the config file being created --enable-debug turn on debugging and compile time warnings --enable-strip turn on stripping of debug symbols - --with-ssl=SSL specify ssl library (none, libssl, gnutls, auto) [auto] + --with-ssl=SSL specify ssl library (none, ssl, gnutls, auto) [auto] --enable-saml2 enable support for SAML2 authentication (requires liblasso) --enable-ldap-config enable LDAP based configuration of SOGo