diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ @TOP@ +/* SCO workaround */ +#undef BROKEN_SYS_TERMIO_H + +/* Define if you have SCO protected password database */ +#undef HAVE_SCO_PROTECTED_PW + /* If your header files don't define LOGIN_PROGRAM, then use this (detected) */ /* from environment and PATH */ #undef LOGIN_PROGRAM_FALLBACK |