aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-03-06 15:04:49 +0100
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-03-06 15:04:49 +0100
commit7bfb5a1eb12ea1270c49ed61dde235fb91b96c25 (patch)
tree3935ce567642574205082f3aae42e8a0cacbe47b /openpam-conf
parentDefine to 1 all the symbols in PAMFLAGS. (diff)
downloadpambase-7bfb5a1eb12ea1270c49ed61dde235fb91b96c25.tar.gz
pambase-7bfb5a1eb12ea1270c49ed61dde235fb91b96c25.tar.bz2
pambase-7bfb5a1eb12ea1270c49ed61dde235fb91b96c25.zip
Don't check just definition.
Diffstat (limited to 'openpam-conf')
-rw-r--r--openpam-conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpam-conf b/openpam-conf
index 4d38281..3107aba 100644
--- a/openpam-conf
+++ b/openpam-conf
@@ -5,7 +5,7 @@
// OpenPAM only provides basic modules, it's FreeBSD that provides the
// extended modules, so check for FreeBSD building first.
#ifdef __FreeBSD__
-# define HAVE_LOGIN_ACCESS
+# define HAVE_LOGIN_ACCESS 1
# if defined(DEBUG)
# define DEBUG_NOLOGIN DEBUG