aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basic-conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic-conf b/basic-conf
index c7110eb..902ff8d 100644
--- a/basic-conf
+++ b/basic-conf
@@ -1,6 +1,6 @@
// Only use_authtok (authentication token) when using cracklib or some other module
// that checks for passwords.
-#if defined(HAVE_CRACKLIB)
+#if HAVE_CRACKLIB || HAVE_PASSWDQC
# define AUTHTOK use_authtok
#else
# define AUTHTOK