summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index dffdb7da99..13b43af382 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -1801,7 +1801,7 @@ AC_ARG_WITH(nisplus-home,
# check for the secure socket layer
AC_MSG_CHECKING(whether to use SSL)
AC_ARG_WITH(ssl,
-[ --with-ssl Include SSL support (default=no)],
+[ --with-ssl Include SSL support (default=no)
--with-sslinc=DIR Where the SSL includes are (defaults to /usr/local/ssl)],
[ case "$withval" in
yes)