/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if using alloca.c. */ #undef C_ALLOCA /* Define to empty if the keyword does not work. */ #undef const /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. This function is required for alloca.c support on those systems. */ #undef CRAY_STACKSEG_END /* Define to the type of elements in the array set by `getgroups'. Usually this is either `int' or `gid_t'. */ #undef GETGROUPS_T /* Define to `int' if doesn't define. */ #undef gid_t /* Define if you have alloca, as a function or macro. */ #undef HAVE_ALLOCA /* Define if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* Define if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define if your struct stat has st_rdev. */ #undef HAVE_ST_RDEV /* Define if you have the strftime function. */ #undef HAVE_STRFTIME /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if utime(file, NULL) sets file's timestamp to the present. */ #undef HAVE_UTIME_NULL /* Define as __inline if that's what the C compiler calls it. */ #undef inline /* Define to `int' if doesn't define. */ #undef mode_t /* Define to `long' if doesn't define. */ #undef off_t /* Define to `int' if doesn't define. */ #undef pid_t /* Define if you need to in order for stat and other things to work. */ #undef _POSIX_SOURCE /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define if the `setpgrp' function takes no argument. */ #undef SETPGRP_VOID /* Define to `unsigned' if doesn't define. */ #undef size_t /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION /* 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 to `int' if doesn't define. */ #undef uid_t /* Define if you do not have , index, bzero, etc.. */ #undef USG /* Define to enable password aging. */ #undef AGING /* Define if struct passwd has pw_age. */ #undef ATT_AGE /* Define if struct passwd has pw_comment. */ #undef ATT_COMMENT /* Define if struct passwd has pw_quota. */ #undef BSD_QUOTA /* Define if you have secure RPC. */ #undef DES_RPC /* Define to 1 if NLS is requested. */ #undef ENABLE_NLS /* Path for faillog file. */ #undef FAILLOG_FILE /* Define to libshadow_getpass to use our own version of getpass(). */ #undef getpass /* Define as 1 if you have catgets and don't want to use GNU gettext. */ #undef HAVE_CATGETS /* Define as 1 if you have gettext and don't want to use GNU gettext. */ #undef HAVE_GETTEXT /* Define if your locale.h file contains LC_MESSAGES. */ #undef HAVE_LC_MESSAGES /* 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 libcrypt. */ #undef HAVE_LIBCRYPT /* Define if struct lastlog has ll_host */ #undef HAVE_LL_HOST /* Working shadow group support in libc? */ #undef HAVE_SHADOWGRP /* Define to 1 if you have the stpcpy function. */ #undef HAVE_STPCPY /* Define to support TCFS. */ #undef HAVE_TCFS /* Path for lastlog file. */ #undef LASTLOG_FILE /* Define to support /etc/login.access login access control. */ #undef LOGIN_ACCESS /* Location of system mail spool directory. */ #undef MAIL_SPOOL_DIR /* Name of user's mail spool file if stored in user's home directory. */ #undef MAIL_SPOOL_FILE /* Define to support the MD5-based password hashing algorithm. */ #undef MD5_CRYPT /* Define to enable the new readpass() that echoes asterisks. */ #undef NEW_READPASS /* Define to support OPIE one-time password logins. */ #undef OPIE /* Package name. */ #undef PACKAGE /* Define if pam_strerror() needs two arguments (Linux-PAM 0.59). */ #undef PAM_STRERROR_NEEDS_TWO_ARGS /* Path to passwd program. */ #undef PASSWD_PROGRAM /* Define if the compiler understands function prototypes. */ #undef PROTOTYPES /* Define if login should support the -r flag for rlogind. */ #undef RLOGIN /* Define to the ruserok() "success" return value (0 or 1). */ #undef RUSEROK /* Define to support the shadow group file. */ #undef SHADOWGRP /* Define to support the shadow password file. */ #undef SHADOWPWD /* Define to support S/Key logins. */ #undef SKEY /* Define to support /etc/suauth su access control. */ #undef SU_ACCESS /* Define if you want gdbm for TCFS. */ #undef TCFS_GDBM_SUPPORT /* Define to support Pluggable Authentication Modules. */ #undef USE_PAM /* Define to use syslog(). */ #undef USE_SYSLOG /* Define if you have ut_host in struct utmp. */ #undef UT_HOST /* Path for utmp file. */ #undef _UTMP_FILE /* Define to ut_name if struct utmp has ut_name (not ut_user). */ #undef ut_user /* Version. */ #undef VERSION /* Path for wtmp file. */ #undef _WTMP_FILE /* Define if you have the __argz_count function. */ #undef HAVE___ARGZ_COUNT /* Define if you have the __argz_next function. */ #undef HAVE___ARGZ_NEXT /* Define if you have the __argz_stringify function. */ #undef HAVE___ARGZ_STRINGIFY /* Define if you have the a64l function. */ #undef HAVE_A64L /* Define if you have the dcgettext function. */ #undef HAVE_DCGETTEXT /* 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 fsync function. */ #undef HAVE_FSYNC /* Define if you have the getcwd function. */ #undef HAVE_GETCWD /* Define if you have the getgroups function. */ #undef HAVE_GETGROUPS /* Define if you have the gethostname function. */ #undef HAVE_GETHOSTNAME /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE /* Define if you have the getspnam function. */ #undef HAVE_GETSPNAM /* Define if you have the gettimeofday function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the getusershell function. */ #undef HAVE_GETUSERSHELL /* Define if you have the getutent function. */ #undef HAVE_GETUTENT /* Define if you have the initgroups function. */ #undef HAVE_INITGROUPS /* Define if you have the lckpwdf function. */ #undef HAVE_LCKPWDF /* Define if you have the memcpy function. */ #undef HAVE_MEMCPY /* Define if you have the memset function. */ #undef HAVE_MEMSET /* Define if you have the mkdir function. */ #undef HAVE_MKDIR /* Define if you have the munmap function. */ #undef HAVE_MUNMAP /* Define if you have the putenv function. */ #undef HAVE_PUTENV /* Define if you have the putgrent function. */ #undef HAVE_PUTGRENT /* 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 rename function. */ #undef HAVE_RENAME /* Define if you have the rmdir function. */ #undef HAVE_RMDIR /* Define if you have the setenv function. */ #undef HAVE_SETENV /* Define if you have the setgroups function. */ #undef HAVE_SETGROUPS /* Define if you have the setlocale function. */ #undef HAVE_SETLOCALE /* Define if you have the sgetgrent function. */ #undef HAVE_SGETGRENT /* Define if you have the sgetpwent function. */ #undef HAVE_SGETPWENT /* Define if you have the sgetspent function. */ #undef HAVE_SGETSPENT /* Define if you have the sigaction function. */ #undef HAVE_SIGACTION /* Define if you have the snprintf function. */ #undef HAVE_SNPRINTF /* Define if you have the stpcpy function. */ #undef HAVE_STPCPY /* Define if you have the strcasecmp function. */ #undef HAVE_STRCASECMP /* Define if you have the strchr function. */ #undef HAVE_STRCHR /* Define if you have the strdup function. */ #undef HAVE_STRDUP /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the strstr function. */ #undef HAVE_STRSTR /* 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_ARGZ_H /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_GSHADOW_H /* Define if you have the header file. */ #undef HAVE_LASTLOG_H /* Define if you have the header file. */ #undef HAVE_LIMITS_H /* Define if you have the header file. */ #undef HAVE_LOCALE_H /* Define if you have the header file. */ #undef HAVE_MALLOC_H /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have the header file. */ #undef HAVE_NL_TYPES_H /* Define if you have the header file. */ #undef HAVE_PATHS_H /* Define if you have the header file. */ #undef HAVE_RPC_KEY_PROT_H /* Define if you have the header file. */ #undef HAVE_SGTTY_H /* Define if you have the header file. */ #undef HAVE_SHADOW_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_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_SYSLOG_H /* Define if you have the header file. */ #undef HAVE_TERMIO_H /* Define if you have the header file. */ #undef HAVE_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_ULIMIT_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_UTIME_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 i library (-li). */ #undef HAVE_LIBI /* Define if you have the inet library (-linet). */ #undef HAVE_LIBINET /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL /* Define if you have the socket library (-lsocket). */ #undef HAVE_LIBSOCKET