summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index c110c5e48..087ce4302 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.134 2002/04/23 20:45:56 stevesk Exp $ */ 1/* $Id: acconfig.h,v 1.135 2002/04/25 18:17:04 stevesk Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -15,8 +15,8 @@
15/* SCO workaround */ 15/* SCO workaround */
16#undef BROKEN_SYS_TERMIO_H 16#undef BROKEN_SYS_TERMIO_H
17 17
18/* Define if you have SCO protected password database */ 18/* Define if you have SecureWare-based protected password database */
19#undef HAVE_SCO_PROTECTED_PW 19#undef HAVE_SECUREWARE
20 20
21/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */ 21/* If your header files don't define LOGIN_PROGRAM, then use this (detected) */
22/* from environment and PATH */ 22/* from environment and PATH */