/* config.h.in. */ /* $Id$ */ #undef SHORTRIGHT #undef COPYRIGHT #undef VERSION_MAJOR #undef VERSION_MINOR #undef VERSION_REVISION #undef VERSION /* According to Sun we MUST define this in the source */ #define _REENTRANT 1 /* Compile experimental code (may not be present) */ #undef USE_EXPERIMENT /* Compile new binkp driver */ #undef USE_NEWBINKP /* Has strcasestr function */ #undef HAVE_STRCASESTR /* If you have gettimeofday function */ #undef HAVE_DECLARED_TIMEZONE #undef HAVE_TM_GMTOFF /* News postings */ #undef RESTAMP_FUTURE_POSTINGS #undef RESTAMP_OLD_POSTINGS /* From unix: */ #undef SHADOW_PASSWORD #undef AGING #undef ATT_AGE #undef ATT_COMMENT #undef AUTH_METHODS #undef CKDEFS #undef DOUBLESIZE /* Defined if you have libcrack. */ #undef HAVE_LIBCRACK /* Defined if you have the ts&szs cracklib. */ #undef HAVE_LIBCRACK_HIST /* Defined if it includes *Pw functions. */ #undef HAVE_LIBCRACK_PW /* Defined if you have libutil.h */ #undef HAVE_LIBUTIL_H /* Defined if you have util.h */ #undef HAVE_UTIL_H /* Defined if you have sys/types.h */ #undef HAVE_SYS_TYPES_H /* Defined if it includes *Pw functions. */ #undef HAVE_LIBCRACK_PW #undef KEEP_NIS_AT_END /* Define to support the MD5-based password hashing algorithm. */ #undef MD5_CRYPT #undef PAM /* Define to support OPIE one-time password logins. */ #undef OPIE #undef SW_CRYPT /* Define to 1 if NLS is requested. */ #undef ENABLE_NLS /* Path for lastlog file. */ #undef LASTLOG_FILE /* Define to support /etc/login.access login access control. */ #undef LOGIN_ACCESS /* Path to vpopmail. */ #undef _VPOPMAIL_PATH /* Path for wtmp file. */ #undef _WTMP_FILE /* Define if you have the updwtmp function. */ #undef HAVE_UPDWTMP /* Define if you have the updwtmpx function. */ #undef HAVE_UPDWTMPX /* Define if you have the header file. */ #undef HAVE_LASTLOG_H /* Define if you have the initgroups function. */ #undef HAVE_INITGROUPS /* Define if you have ut_host in struct utmp. */ #undef UT_HOST /* Path for utmp file. */ #undef _UTMP_FILE /* Define if you have the `a64l' function. */ #undef HAVE_A64L /* Define if you have the `c64i' function. */ #undef HAVE_C64I /* Define if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H /* Define if you have the `fchmod' function. */ #undef HAVE_FCHMOD /* Define if you have the `fchown' function. */ #undef HAVE_FCHOWN /* Define if you have the `fdatasync' function. */ #undef HAVE_FDATASYNC /* Define if you have the `fsync' function. */ #undef HAVE_FSYNC /* Define if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the header file. */ #undef HAVE_GSHADOW_H /* Define if you have the `lckpwdf' function. */ #undef HAVE_LCKPWDF /* Define if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H /* Define if you have the `putpwent' function. */ #undef HAVE_PUTPWENT /* Define if you have the putspent function. */ #undef HAVE_PUTSPENT /* Define if you have the putgrent function. */ #undef HAVE_PUTGRENT /* Define if you have the header file. */ #undef HAVE_SHADOW_H /* Define if `tm_zone' is member of `struct tm'. */ #undef HAVE_STRUCT_TM_TM_ZONE /* Define if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_RESOURCE_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_VFS_H /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if you have the header file. */ #undef HAVE_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the header file. */ #undef HAVE_USERSEC_H /* Define if you have the header file. */ #undef HAVE_UTMP_H /* Define if you have the header file. */ #undef HAVE_UTMPX_H /* Define if you have the memcpy function. */ #undef HAVE_MEMCPY /* Define if you have the memset function. */ #undef HAVE_MEMSET /* Name of package */ #undef PACKAGE /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* Define if the `S_IS*' macros in do not work properly. */ #undef STAT_MACROS_BROKEN /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if your declares `struct tm'. */ #undef TM_IN_SYS_TIME /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #undef YYTEXT_POINTER /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `int' if doesn't define. */ #undef gid_t /* Define to `int' if does not define. */ #undef mode_t /* Define to `long' if does not define. */ #undef off_t /* Define to `int' if does not define. */ #undef pid_t /* Define to `unsigned' if does not define. */ #undef size_t /* Define to `int' if doesn't define. */ #undef uid_t /* Define as `fork' if `vfork' does not work. */ #undef vfork /* Define if you have the header file. */ #undef HAVE_ZLIB_H /* Defile if machine is bigendian */ #undef WORDS_BIGENDIAN