summaryrefslogtreecommitdiffstats
path: root/source/configure.in
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-08-24 20:34:57 +0000
committerGerald Carter <jerry@samba.org>2001-08-24 20:34:57 +0000
commit11605ea38ac699cec0d0e84b94eca3d8df2e03a7 (patch)
tree88ee75baa8ac94881132f2100cb074f1413275cc /source/configure.in
parent0768991d04ea03e774ca8662c9cae5e1951b88e0 (diff)
downloadsamba-11605ea38ac699cec0d0e84b94eca3d8df2e03a7.tar.gz
samba-11605ea38ac699cec0d0e84b94eca3d8df2e03a7.tar.xz
samba-11605ea38ac699cec0d0e84b94eca3d8df2e03a7.zip
typo
Diffstat (limited to 'source/configure.in')
-rw-r--r--source/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/configure.in b/source/configure.in
index dffdb7da997..13b43af3826 100644
--- a/source/configure.in
+++ b/source/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)