From 78315eb6d6bf411b07d9e0bc1ede41fae9484f25 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 29 Sep 2000 23:01:36 +1100 Subject: - (djm) Merged big SCO portability patch from Tim Rice --- acconfig.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 1b860d66d..a17cba825 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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 -- cgit v1.2.3