summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-05-17 22:00:02 +1000
committerDamien Miller <djm@mindrot.org>2000-05-17 22:00:02 +1000
commitd2c208a2d37104c5c429659ac708d6288400ecd2 (patch)
tree595741836a9444811c123b6555c1d47f5def2a95 /acconfig.h
parent8d1fd57a971159c828ab778136ca6332f0ba8f34 (diff)
- Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 99e70d17b..4f5f48f3c 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -9,7 +9,7 @@
9/* Define if you want to disable PAM support */ 9/* Define if you want to disable PAM support */
10#undef DISABLE_PAM 10#undef DISABLE_PAM
11 11
12/* Define if you want to disable AIX4's authenticate function */ 12/* Define if you want to enable AIX4's authenticate function */
13#undef WITH_AIXAUTHENTICATE 13#undef WITH_AIXAUTHENTICATE
14 14
15/* Define if you want to disable lastlog support */ 15/* Define if you want to disable lastlog support */