summaryrefslogtreecommitdiff
path: root/app/xdm/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'app/xdm/config.h.in')
-rw-r--r--app/xdm/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/xdm/config.h.in b/app/xdm/config.h.in
index e9dd18e59..7fe13813f 100644
--- a/app/xdm/config.h.in
+++ b/app/xdm/config.h.in
@@ -162,6 +162,9 @@
/* Define to 1 if you have the shadow password functions. */
#undef USESHADOW
+/* Use BSD authentification */
+#undef USE_BSDAUTH
+
/* Use PAM for authentication */
#undef USE_PAM