summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-29 23:01:36 +1100
committerDamien Miller <djm@mindrot.org>2000-09-29 23:01:36 +1100
commit78315eb6d6bf411b07d9e0bc1ede41fae9484f25 (patch)
tree6c1ff91e092df4d86b076f7f4917764bb6d17f5e /acconfig.h
parentcb5e44a440c1b310a9dc5b8b5abe32fe11ed479b (diff)
- (djm) Merged big SCO portability patch from Tim Rice
<tim@multitalents.net>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 1b860d66d..a17cba825 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,12 @@
6 6
7@TOP@ 7@TOP@
8 8
9/* SCO workaround */
10#undef BROKEN_SYS_TERMIO_H
11
12/* Define if you have SCO protected password database */
13#undef HAVE_SCO_PROTECTED_PW
14
9/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */ 15/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */
10/* from environment and PATH */ 16/* from environment and PATH */
11#undef LOGIN_PROGRAM_FALLBACK 17#undef LOGIN_PROGRAM_FALLBACK