2000-01-02 03:45:33 +03:00
|
|
|
#ifndef _CONFIG_H
|
|
|
|
#define _CONFIG_H
|
|
|
|
|
1999-12-27 01:48:56 +03:00
|
|
|
/* Generated automatically from acconfig.h by autoheader. */
|
|
|
|
/* Please make your changes there */
|
|
|
|
|
|
|
|
@TOP@
|
1999-10-28 07:25:17 +04:00
|
|
|
|
2000-07-11 03:29:50 +04:00
|
|
|
/* Define if your system choked on IP TOS setting */
|
|
|
|
#undef IP_TOS_IS_BROKEN
|
|
|
|
|
2000-07-09 17:53:07 +04:00
|
|
|
/* Define if you have the getuserattr function. */
|
|
|
|
#undef HAVE_GETUSERATTR
|
|
|
|
|
2000-07-09 15:21:52 +04:00
|
|
|
/* Work around problematic Linux PAM modules handling of PAM_TTY */
|
|
|
|
#undef PAM_TTY_KLUDGE
|
|
|
|
|
2000-07-08 04:44:13 +04:00
|
|
|
/* Use PIPES instead of a socketpair() */
|
|
|
|
#undef USE_PIPES
|
|
|
|
|
2000-07-01 10:52:55 +04:00
|
|
|
/* Define if your snprintf is busted */
|
|
|
|
#undef BROKEN_SNPRINTF
|
|
|
|
|
2000-06-18 09:43:25 +04:00
|
|
|
/* Define if you are on NeXT */
|
|
|
|
#undef HAVE_NEXT
|
|
|
|
|
1999-12-28 07:09:35 +03:00
|
|
|
/* Define if you want to disable PAM support */
|
|
|
|
#undef DISABLE_PAM
|
|
|
|
|
2000-05-17 16:00:02 +04:00
|
|
|
/* Define if you want to enable AIX4's authenticate function */
|
2000-01-23 02:32:03 +03:00
|
|
|
#undef WITH_AIXAUTHENTICATE
|
|
|
|
|
2000-06-28 02:22:29 +04:00
|
|
|
/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */
|
|
|
|
#undef WITH_IRIX_ARRAY
|
|
|
|
|
|
|
|
/* Define if you want IRIX project management */
|
|
|
|
#undef WITH_IRIX_PROJECT
|
|
|
|
|
|
|
|
/* Define if you want IRIX audit trails */
|
|
|
|
#undef WITH_IRIX_AUDIT
|
|
|
|
|
1999-11-15 09:10:57 +03:00
|
|
|
/* Location of random number pool */
|
1999-11-11 02:40:23 +03:00
|
|
|
#undef RANDOM_POOL
|
|
|
|
|
2000-04-03 08:50:43 +04:00
|
|
|
/* Location of EGD random number socket */
|
|
|
|
#undef EGD_SOCKET
|
2000-01-23 02:32:03 +03:00
|
|
|
|
2000-04-30 03:30:44 +04:00
|
|
|
/* Builtin PRNG command timeout */
|
|
|
|
#undef ENTROPY_TIMEOUT_MSEC
|
|
|
|
|
2000-01-22 05:53:11 +03:00
|
|
|
/* Define if you want to install preformatted manpages.*/
|
|
|
|
#undef MANTYPE
|
|
|
|
|
1999-10-28 07:25:17 +04:00
|
|
|
/* Define if your ssl headers are included with #include <openssl/header.h> */
|
|
|
|
#undef HAVE_OPENSSL
|
1999-11-11 02:40:23 +03:00
|
|
|
|
1999-12-29 02:17:09 +03:00
|
|
|
/* Define if you are linking against RSAref. Used only to print the right
|
|
|
|
* message at run-time. */
|
|
|
|
#undef RSAREF
|
|
|
|
|
2000-01-14 07:45:46 +03:00
|
|
|
/* struct utmp and struct utmpx fields */
|
1999-11-11 02:40:23 +03:00
|
|
|
#undef HAVE_HOST_IN_UTMP
|
1999-12-09 02:16:54 +03:00
|
|
|
#undef HAVE_HOST_IN_UTMPX
|
1999-12-31 01:42:24 +03:00
|
|
|
#undef HAVE_ADDR_IN_UTMP
|
|
|
|
#undef HAVE_ADDR_IN_UTMPX
|
2000-01-14 07:45:46 +03:00
|
|
|
#undef HAVE_ADDR_V6_IN_UTMP
|
|
|
|
#undef HAVE_ADDR_V6_IN_UTMPX
|
1999-12-25 02:11:29 +03:00
|
|
|
#undef HAVE_SYSLEN_IN_UTMPX
|
1999-12-28 02:41:12 +03:00
|
|
|
#undef HAVE_PID_IN_UTMP
|
|
|
|
#undef HAVE_TYPE_IN_UTMP
|
2000-05-20 08:53:09 +04:00
|
|
|
#undef HAVE_TYPE_IN_UTMPX
|
1999-12-28 02:41:12 +03:00
|
|
|
#undef HAVE_TV_IN_UTMP
|
2000-06-03 18:57:40 +04:00
|
|
|
#undef HAVE_TV_IN_UTMPX
|
1999-12-28 18:32:22 +03:00
|
|
|
#undef HAVE_ID_IN_UTMP
|
2000-07-01 07:17:42 +04:00
|
|
|
#undef HAVE_ID_IN_UTMPX
|
2000-06-03 18:57:40 +04:00
|
|
|
#undef HAVE_EXIT_IN_UTMP
|
|
|
|
#undef HAVE_TIME_IN_UTMP
|
|
|
|
#undef HAVE_TIME_IN_UTMPX
|
1999-12-28 18:32:22 +03:00
|
|
|
|
2000-06-03 18:57:40 +04:00
|
|
|
/* Define if you don't want to use your system's login() call */
|
|
|
|
#undef DISABLE_LOGIN
|
|
|
|
|
|
|
|
/* Define if you don't want to use pututline() etc. to write [uw]tmp */
|
|
|
|
#undef DISABLE_PUTUTLINE
|
|
|
|
|
|
|
|
/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
|
|
|
|
#undef DISABLE_PUTUTXLINE
|
|
|
|
|
|
|
|
/* Define if you don't want to use lastlog */
|
|
|
|
#undef DISABLE_LASTLOG
|
|
|
|
|
|
|
|
/* Define if you don't want to use utmp */
|
|
|
|
#undef DISABLE_UTMP
|
|
|
|
|
|
|
|
/* Define if you don't want to use utmpx */
|
|
|
|
#undef DISABLE_UTMPX
|
|
|
|
|
|
|
|
/* Define if you don't want to use wtmp */
|
|
|
|
#undef DISABLE_WTMP
|
|
|
|
|
|
|
|
/* Define if you don't want to use wtmpx */
|
|
|
|
#undef DISABLE_WTMPX
|
|
|
|
|
|
|
|
/* Define if you want to specify the path to your lastlog file */
|
|
|
|
#undef CONF_LASTLOG_FILE
|
|
|
|
|
|
|
|
/* Define if you want to specify the path to your utmp file */
|
|
|
|
#undef CONF_UTMP_FILE
|
|
|
|
|
|
|
|
/* Define if you want to specify the path to your wtmp file */
|
|
|
|
#undef CONF_WTMP_FILE
|
|
|
|
|
|
|
|
/* Define if you want to specify the path to your utmpx file */
|
|
|
|
#undef CONF_UTMPX_FILE
|
|
|
|
|
|
|
|
/* Define if you want to specify the path to your wtmpx file */
|
|
|
|
#undef CONF_WTMPX_FILE
|
1999-12-21 01:51:36 +03:00
|
|
|
|
1999-11-11 02:40:23 +03:00
|
|
|
/* Define is libutil has login() function */
|
|
|
|
#undef HAVE_LIBUTIL_LOGIN
|
1999-11-11 09:57:39 +03:00
|
|
|
|
1999-11-15 09:10:57 +03:00
|
|
|
/* Define if you want external askpass support */
|
1999-11-15 06:25:30 +03:00
|
|
|
#undef USE_EXTERNAL_ASKPASS
|
1999-11-12 07:46:08 +03:00
|
|
|
|
1999-11-15 09:10:57 +03:00
|
|
|
/* Define if libc defines __progname */
|
|
|
|
#undef HAVE___PROGNAME
|
|
|
|
|
1999-11-19 05:03:25 +03:00
|
|
|
/* Define if you want Kerberos 4 support */
|
|
|
|
#undef KRB4
|
|
|
|
|
|
|
|
/* Define if you want AFS support */
|
|
|
|
#undef AFS
|
|
|
|
|
|
|
|
/* Define if you want S/Key support */
|
|
|
|
#undef SKEY
|
|
|
|
|
|
|
|
/* Define if you want TCP Wrappers support */
|
|
|
|
#undef LIBWRAP
|
|
|
|
|
1999-11-19 07:32:34 +03:00
|
|
|
/* Define if your libraries define login() */
|
|
|
|
#undef HAVE_LOGIN
|
|
|
|
|
|
|
|
/* Define if your libraries define daemon() */
|
|
|
|
#undef HAVE_DAEMON
|
|
|
|
|
2000-03-05 08:22:59 +03:00
|
|
|
/* Define if your libraries define getpagesize() */
|
|
|
|
#undef HAVE_GETPAGESIZE
|
|
|
|
|
1999-12-21 03:18:08 +03:00
|
|
|
/* Define if xauth is found in your path */
|
|
|
|
#undef XAUTH_PATH
|
|
|
|
|
1999-12-25 02:11:29 +03:00
|
|
|
/* Define if rsh is found in your path */
|
|
|
|
#undef RSH_PATH
|
|
|
|
|
1999-11-19 07:53:20 +03:00
|
|
|
/* Define if you want to allow MD5 passwords */
|
|
|
|
#undef HAVE_MD5_PASSWORDS
|
|
|
|
|
1999-12-21 03:18:08 +03:00
|
|
|
/* Define if you want to disable shadow passwords */
|
|
|
|
#undef DISABLE_SHADOW
|
|
|
|
|
2000-06-26 05:31:33 +04:00
|
|
|
/* Define if you want to use shadow password expire field */
|
|
|
|
#undef HAS_SHADOW_EXPIRE
|
|
|
|
|
1999-12-21 03:18:08 +03:00
|
|
|
/* Define if you want have trusted HPUX */
|
|
|
|
#undef HAVE_HPUX_TRUSTED_SYSTEM_PW
|
|
|
|
|
2000-06-28 09:22:41 +04:00
|
|
|
/* Define if you have Digital Unix Security Integration Architecture */
|
|
|
|
#undef HAVE_OSF_SIA
|
|
|
|
|
2000-05-20 09:02:59 +04:00
|
|
|
/* Define if you have getpwanam(3) [SunOS 4.x] */
|
|
|
|
#undef HAVE_GETPWANAM
|
|
|
|
|
2000-04-30 03:30:44 +04:00
|
|
|
/* Defined if in_systm.h needs to be included with netinet/ip.h (HPUX - <sigh/>) */
|
|
|
|
#undef NEED_IN_SYSTM_H
|
|
|
|
|
1999-11-22 06:27:24 +03:00
|
|
|
/* Define if you have an old version of PAM which takes only one argument */
|
|
|
|
/* to pam_strerror */
|
|
|
|
#undef HAVE_OLD_PAM
|
|
|
|
|
1999-12-25 02:11:29 +03:00
|
|
|
/* Set this to your mail directory if you don't have maillock.h */
|
|
|
|
#undef MAIL_DIRECTORY
|
|
|
|
|
1999-11-20 04:18:40 +03:00
|
|
|
/* Data types */
|
|
|
|
#undef HAVE_INTXX_T
|
|
|
|
#undef HAVE_U_INTXX_T
|
|
|
|
#undef HAVE_UINTXX_T
|
1999-12-28 18:24:35 +03:00
|
|
|
#undef HAVE_SOCKLEN_T
|
1999-12-29 02:36:45 +03:00
|
|
|
#undef HAVE_SIZE_T
|
2000-05-17 16:53:33 +04:00
|
|
|
#undef HAVE_SSIZE_T
|
2000-06-18 09:43:25 +04:00
|
|
|
#undef HAVE_MODE_T
|
|
|
|
#undef HAVE_PID_T
|
2000-06-23 02:23:34 +04:00
|
|
|
#undef HAVE_SA_FAMILY_T
|
2000-01-14 07:45:46 +03:00
|
|
|
#undef HAVE_STRUCT_SOCKADDR_STORAGE
|
|
|
|
#undef HAVE_STRUCT_ADDRINFO
|
|
|
|
#undef HAVE_STRUCT_IN6_ADDR
|
|
|
|
#undef HAVE_STRUCT_SOCKADDR_IN6
|
|
|
|
|
|
|
|
/* Fields in struct sockaddr_storage */
|
|
|
|
#undef HAVE_SS_FAMILY_IN_SS
|
|
|
|
#undef HAVE___SS_FAMILY_IN_SS
|
1999-11-20 04:18:40 +03:00
|
|
|
|
1999-12-07 07:38:31 +03:00
|
|
|
/* Define if you have /dev/ptmx */
|
|
|
|
#undef HAVE_DEV_PTMX
|
|
|
|
|
|
|
|
/* Define if you have /dev/ptc */
|
|
|
|
#undef HAVE_DEV_PTS_AND_PTC
|
|
|
|
|
1999-12-21 03:18:08 +03:00
|
|
|
/* Define if you need to use IP address instead of hostname in $DISPLAY */
|
|
|
|
#undef IPADDR_IN_DISPLAY
|
1999-12-13 00:27:33 +03:00
|
|
|
|
1999-12-27 01:48:56 +03:00
|
|
|
/* Specify default $PATH */
|
|
|
|
#undef USER_PATH
|
|
|
|
|
2000-01-16 04:05:18 +03:00
|
|
|
/* Specify location of ssh.pid */
|
2000-01-18 00:57:14 +03:00
|
|
|
#undef PIDDIR
|
2000-01-16 04:05:18 +03:00
|
|
|
|
2000-01-19 06:36:49 +03:00
|
|
|
/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
|
|
|
|
#undef IPV4_DEFAULT
|
|
|
|
|
2000-01-20 14:38:27 +03:00
|
|
|
/* getaddrinfo is broken (if present) */
|
|
|
|
#undef BROKEN_GETADDRINFO
|
|
|
|
|
2000-03-13 07:41:24 +03:00
|
|
|
/* Workaround more Linux IPv6 quirks */
|
2000-03-11 12:45:40 +03:00
|
|
|
#undef DONT_TRY_OTHER_AF
|
|
|
|
|
|
|
|
/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
|
|
|
|
#undef IPV4_IN_IPV6
|
|
|
|
|
1999-11-13 02:49:55 +03:00
|
|
|
@BOTTOM@
|
|
|
|
|
1999-11-12 07:46:08 +03:00
|
|
|
/* ******************* Shouldn't need to edit below this line ************** */
|
1999-11-11 09:57:39 +03:00
|
|
|
|
1999-12-27 01:48:56 +03:00
|
|
|
#include "defines.h"
|
2000-01-02 03:45:33 +03:00
|
|
|
|
2000-01-19 02:41:23 +03:00
|
|
|
#endif /* _CONFIG_H */
|