summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-07-09 23:53:07 +1000
committerDamien Miller <djm@mindrot.org>2000-07-09 23:53:07 +1000
commit5fc8565d2088322eb8bf6fedf44ad15511028c08 (patch)
tree09b2e0ec0a8288711a7b69b6d2f11084e04a9bc3 /acconfig.h
parent31abc9addbf23675eb094638c83c6279437b6a50 (diff)
- (djm) AIX getuserattr() session initialisation from Tom Bertelson
<tbert@abac.com>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index e11bf5e60..4757b66bc 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,9 @@
6 6
7@TOP@ 7@TOP@
8 8
9/* Define if you have the getuserattr function. */
10#undef HAVE_GETUSERATTR
11
9/* Work around problematic Linux PAM modules handling of PAM_TTY */ 12/* Work around problematic Linux PAM modules handling of PAM_TTY */
10#undef PAM_TTY_KLUDGE 13#undef PAM_TTY_KLUDGE
11 14