]> arthur.barton.de Git - netatalk.git/commitdiff
Merge remote branch 'sf/develop' into develop
authorFrank Lahm <franklahm@googlemail.com>
Fri, 25 May 2012 10:18:58 +0000 (12:18 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Fri, 25 May 2012 10:18:58 +0000 (12:18 +0200)
macros/netatalk.m4

index 6ae3fab2b0d51ac2a6191652376333e40c817c2f..61994a80d2af9b1df194aec07ae32f5ce92c9535 100644 (file)
@@ -101,7 +101,7 @@ dnl Check for optional cracklib support
 AC_DEFUN([AC_NETATALK_CRACKLIB], [
 netatalk_cv_with_cracklib=no
 AC_ARG_WITH(cracklib,
-       [  --with-cracklib=DICT    enable/set location of cracklib dictionary],[
+       [  --with-cracklib[[=DICT]]  enable/set location of cracklib dictionary [[no]]],[
        if test "x$withval" != "xno" ; then
                cracklib="$withval"
                AC_CHECK_LIB(crack, main, [