summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
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