configure: fix quotation in SMB_LIBRARY for help output.
authorMichael Adam <obnox@samba.org>
Fri, 7 Mar 2008 22:41:05 +0000 (23:41 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 7 Mar 2008 22:45:52 +0000 (23:45 +0100)
Michael
(This used to be commit 96f85a48beb7da9c373fc030474020d05c55a18d)

source3/m4/aclocal.m4

index 888c49db37505f67600bba8fd6ececec120c55b9..ef0abadefa805d1c2d56543dee2b25bdfd44213d 100644 (file)
@@ -78,8 +78,8 @@ AC_SUBST(LIBUC[_LIBS])
 
 AC_MSG_CHECKING([whether to build the LIBNAME shared library])
 AC_ARG_WITH(LIBNAME,
-[AS_HELP_STRING([--with-LIBNAME],
-       [Build the LIBNAME shared library (default=yes if shared libs supported)])],
+AS_HELP_STRING([--with-]LIBNAME,
+       [Build the LIBNAME shared library (default=yes if shared libs supported)]),
 [
 case "$withval" in
        *)