summaryrefslogtreecommitdiffstats
path: root/libexec/rshd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rshd')
-rw-r--r--libexec/rshd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile
index ca0d155..b54f763 100644
--- a/libexec/rshd/Makefile
+++ b/libexec/rshd/Makefile
@@ -8,7 +8,7 @@ MAN8= rshd.8
.if defined(NOPAM)
CFLAGS+= -DNO_PAM
.else
-#CFLAGS+= -DCRYPT
+#CFLAGS+= -DCRYPT -DNO_PAM
SRCS+= auth_pam.c
DPADD+= ${LIBPAM}
LDADD+= ${MINUSLPAM}
OpenPOWER on IntegriCloud