summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index bfbacba42..21832fe2d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -218,6 +218,10 @@
218/* to pam_strerror */ 218/* to pam_strerror */
219#undef HAVE_OLD_PAM 219#undef HAVE_OLD_PAM
220 220
221/* Define if you are using Solaris-derived PAM which passes pam_messages */
222/* to the conversation function with an extra level of indirection */
223#undef PAM_SUN_CODEBASE
224
221/* Set this to your mail directory if you don't have maillock.h */ 225/* Set this to your mail directory if you don't have maillock.h */
222#undef MAIL_DIRECTORY 226#undef MAIL_DIRECTORY
223 227