diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index ce1d5df4..6ccc1775 100644 --- a/configure.ac +++ b/configure.ac @@ -378,9 +378,6 @@ if test x"$WITH_CRACKLIB" != xno ; then else LIBCRACK="" fi -if test -n "$LIBCRACK"; then - AC_DEFINE([HAVE_LIBCRACK], [1], [Define to 1 if you have cracklib.]) -fi AC_SUBST(LIBCRACK) dnl Look for Linux Auditing library - see documentation |