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 af990565c..e11bf5e60 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,9 @@
6 6
7@TOP@ 7@TOP@
8 8
9/* Work around problematic Linux PAM modules handling of PAM_TTY */
10#undef PAM_TTY_KLUDGE
11
9/* Use PIPES instead of a socketpair() */ 12/* Use PIPES instead of a socketpair() */
10#undef USE_PIPES 13#undef USE_PIPES
11 14