aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d1bb2a9..1090b48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -115,6 +115,8 @@ fi
AM_CONDITIONAL([PAM_COND], [test $status_pam = yes])
if test $status_pam = yes; then
AC_DEFINE_UNQUOTED(WITH_PAM, 1, [PAM support enabled])
+else
+ PAM_LIBS=
fi
# Build inetd

Return to:

Send suggestions and report system problems to the System administrator.