2011-10-05 07:23:29 +00:00
|
|
|
/* include/config.h.in. Generated from configure.ac by autoheader. */
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
#ifndef RCSID
|
2002-02-19 15:46:56 +00:00
|
|
|
#define RCSID(msg) \
|
2002-08-30 21:23:27 +00:00
|
|
|
static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
|
2001-02-13 16:46:19 +00:00
|
|
|
#endif
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Maximum values on all known systems */
|
|
|
|
#define MaxHostNameLen (64+4)
|
|
|
|
#define MaxPathLen (1024+4)
|
2000-01-09 20:58:00 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
#ifdef BUILD_KRB5_LIB
|
2011-10-05 07:23:29 +00:00
|
|
|
#ifndef KRB5_LIB
|
2008-05-07 13:39:42 +00:00
|
|
|
#ifdef _WIN32_
|
2011-10-05 07:23:29 +00:00
|
|
|
#define KRB5_LIB_FUNCTION __declspec(dllexport)
|
|
|
|
#define KRB5_LIB_CALL __stdcall
|
|
|
|
#define KRB5_LIB_VARIABLE __declspec(dllexport)
|
2008-05-07 13:39:42 +00:00
|
|
|
#else
|
|
|
|
#define KRB5_LIB_FUNCTION
|
2011-10-05 07:23:29 +00:00
|
|
|
#define KRB5_LIB_CALL
|
|
|
|
#define KRB5_LIB_VARIABLE
|
2008-05-07 13:39:42 +00:00
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef BUILD_ROKEN_LIB
|
2011-10-05 07:23:29 +00:00
|
|
|
#ifndef ROKEN_LIB
|
2008-05-07 13:39:42 +00:00
|
|
|
#ifdef _WIN32_
|
2011-10-05 07:23:29 +00:00
|
|
|
#define ROKEN_LIB_FUNCTION __declspec(dllexport)
|
|
|
|
#define ROKEN_LIB_CALL __stdcall
|
|
|
|
#define ROKEN_LIB_VARIABLE __declspec(dllexport)
|
2008-05-07 13:39:42 +00:00
|
|
|
#else
|
|
|
|
#define ROKEN_LIB_FUNCTION
|
2011-10-05 07:23:29 +00:00
|
|
|
#define ROKEN_LIB_CALL
|
|
|
|
#define ROKEN_LIB_VARIABLE
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef BUILD_GSSAPI_LIB
|
|
|
|
#ifndef GSSAPI_LIB
|
|
|
|
#ifdef _WIN32_
|
|
|
|
#define GSSAPI_LIB_FUNCTION __declspec(dllexport)
|
|
|
|
#define GSSAPI_LIB_CALL __stdcall
|
|
|
|
#define GSSAPI_LIB_VARIABLE __declspec(dllexport)
|
|
|
|
#else
|
|
|
|
#define GSSAPI_LIB_FUNCTION
|
|
|
|
#define GSSAPI_LIB_CALL
|
|
|
|
#define GSSAPI_LIB_VARIABLE
|
2008-05-07 13:39:42 +00:00
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you want authentication support in telnet. */
|
|
|
|
#undef AUTHENTICATION
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* path to bin */
|
|
|
|
#undef BINDIR
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if realloc(NULL) doesn't work. */
|
|
|
|
#undef BROKEN_REALLOC
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you want support for DCE/DFS PAG's. */
|
|
|
|
#undef DCE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you want to use DES encryption in telnet. */
|
|
|
|
#undef DES_ENCRYPTION
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define this to enable diagnostics in telnet. */
|
|
|
|
#undef DIAGNOSTICS
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to enable DIGEST. */
|
|
|
|
#undef DIGEST
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define if want to use the weak AFS string to key functions. */
|
|
|
|
#undef ENABLE_AFS_STRING_TO_KEY
|
|
|
|
|
|
|
|
/* Define if you want have a thread safe libraries */
|
|
|
|
#undef ENABLE_PTHREAD_SUPPORT
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you want encryption support in telnet. */
|
|
|
|
#undef ENCRYPTION
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if sys/param.h defines the endiness */
|
|
|
|
#undef ENDIANESS_IN_SYS_PARAM_H
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define this if you want support for broken ENV_{VAR,VAL} telnets. */
|
|
|
|
#undef ENV_HACK
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if prototype of gethostbyaddr is compatible with struct hostent
|
|
|
|
*gethostbyaddr(const void *, size_t, int) */
|
|
|
|
#undef GETHOSTBYADDR_PROTO_COMPATIBLE
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if prototype of gethostbyname is compatible with struct hostent
|
|
|
|
*gethostbyname(const char *) */
|
|
|
|
#undef GETHOSTBYNAME_PROTO_COMPATIBLE
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if prototype of getservbyname is compatible with struct servent
|
|
|
|
*getservbyname(const char *, const char *) */
|
|
|
|
#undef GETSERVBYNAME_PROTO_COMPATIBLE
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if prototype of getsockname is compatible with int getsockname(int,
|
|
|
|
struct sockaddr*, socklen_t*) */
|
|
|
|
#undef GETSOCKNAME_PROTO_COMPATIBLE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the `altzone' variable. */
|
|
|
|
#undef HAVE_ALTZONE
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to 1 if you have the `arc4random' function. */
|
|
|
|
#undef HAVE_ARC4RANDOM
|
2002-08-30 21:23:27 +00:00
|
|
|
|
|
|
|
/* Define to 1 if you have the <arpa/ftp.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_ARPA_FTP_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_ARPA_INET_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <arpa/nameser.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_ARPA_NAMESER_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <arpa/telnet.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_ARPA_TELNET_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the <asl.h> header file. */
|
|
|
|
#undef HAVE_ASL_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `asnprintf' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_ASNPRINTF
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `asprintf' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_ASPRINTF
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `atexit' function. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_ATEXIT
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the `backtrace' function. */
|
|
|
|
#undef HAVE_BACKTRACE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <bind/bitypes.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_BIND_BITYPES_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <bsdsetjmp.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_BSDSETJMP_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `bswap16' function. */
|
2001-06-21 02:12:07 +00:00
|
|
|
#undef HAVE_BSWAP16
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `bswap32' function. */
|
2001-06-21 02:12:07 +00:00
|
|
|
#undef HAVE_BSWAP32
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <capability.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_CAPABILITY_H
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* whether capng is available for privilege reduction */
|
|
|
|
#undef HAVE_CAPNG
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `cap_set_proc' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_CAP_SET_PROC
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `cgetent' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_CGETENT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `chown'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_CHOWN
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define if you have the function `closefrom'. */
|
|
|
|
#undef HAVE_CLOSEFROM
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the <CommonCrypto/CommonCryptor.h> header file. */
|
|
|
|
#undef HAVE_COMMONCRYPTO_COMMONCRYPTOR_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
|
|
|
|
#undef HAVE_COMMONCRYPTO_COMMONDIGEST_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <config.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_CONFIG_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `copyhostent'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_COPYHOSTENT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `crypt' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_CRYPT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <crypt.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_CRYPT_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <curses.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_CURSES_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `daemon'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_DAEMON
|
|
|
|
|
2002-02-19 15:46:56 +00:00
|
|
|
/* define if you have a berkeley db1/2 library */
|
|
|
|
#undef HAVE_DB1
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* define if you have a berkeley db3/4/5 library */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_DB3
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <db3/db.h> header file. */
|
|
|
|
#undef HAVE_DB3_DB_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <db4/db.h> header file. */
|
|
|
|
#undef HAVE_DB4_DB_H
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the <db5/db.h> header file. */
|
|
|
|
#undef HAVE_DB5_DB_H
|
|
|
|
|
|
|
|
/* Define if you have user supplied header location */
|
|
|
|
#undef HAVE_DBHEADER
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `dbm_firstkey' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_DBM_FIRSTKEY
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <dbm.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_DBM_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `dbopen' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_DBOPEN
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `db_create' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_DB_CREATE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <db.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_DB_H
|
|
|
|
|
2002-02-19 15:46:56 +00:00
|
|
|
/* define if you have ndbm compat in db */
|
|
|
|
#undef HAVE_DB_NDBM
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to 1 if you have the declaration of `altzone', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_ALTZONE
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `environ', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_ENVIRON
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `h_errlist', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_H_ERRLIST
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_H_ERRNO
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `h_nerr', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_H_NERR
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_OPTARG
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `opterr', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_OPTERR
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_OPTIND
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `optopt', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_OPTOPT
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `timezone', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_TIMEZONE
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `_res', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL__RES
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `__progname', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL___PROGNAME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <dirent.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_DIRENT_H
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* have a dirfd function/macro */
|
|
|
|
#undef HAVE_DIRFD
|
|
|
|
|
|
|
|
/* Define if DIR has field dd_fd. */
|
|
|
|
#undef HAVE_DIR_DD_FD
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `dispatch_async_f' function. */
|
|
|
|
#undef HAVE_DISPATCH_ASYNC_F
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <dispatch/dispatch.h> header file. */
|
|
|
|
#undef HAVE_DISPATCH_DISPATCH_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_DLFCN_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `dlopen' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_DLOPEN
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the <dns.h> header file. */
|
|
|
|
#undef HAVE_DNS_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `dns_search' function. */
|
|
|
|
#undef HAVE_DNS_SEARCH
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `dn_expand' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_DN_EXPAND
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to 1 if you have the `door_create' function. */
|
|
|
|
#undef HAVE_DOOR_CREATE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `ecalloc'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_ECALLOC
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `emalloc'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_EMALLOC
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `erealloc'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_EREALLOC
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `err'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_ERR
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_ERRNO_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `errx'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_ERRX
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <err.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_ERR_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `estrdup'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_ESTRDUP
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the <execinfo.h> header file. */
|
|
|
|
#undef HAVE_EXECINFO_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `fchown'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_FCHOWN
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `fcntl' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_FCNTL
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_FCNTL_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `flock'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_FLOCK
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `fnmatch'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_FNMATCH
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <fnmatch.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_FNMATCH_H
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Have -framework Security */
|
|
|
|
#undef HAVE_FRAMEWORK_SECURITY
|
2001-02-13 16:46:19 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `freeaddrinfo' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_FREEADDRINFO
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `freehostent'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_FREEHOSTENT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `gai_strerror' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GAI_STRERROR
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if os support gcd. */
|
|
|
|
#undef HAVE_GCD
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <gdbm/ndbm.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_GDBM_NDBM_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getaddrinfo' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETADDRINFO
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getconfattr' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_GETCONFATTR
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getcwd'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETCWD
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getdtablesize'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETDTABLESIZE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getegid'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETEGID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `geteuid'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETEUID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getgid'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETGID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `gethostbyname' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETHOSTBYNAME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `gethostbyname2' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETHOSTBYNAME2
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `gethostname'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETHOSTNAME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getifaddrs'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_GETIFADDRS
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getipnodebyaddr'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETIPNODEBYADDR
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getipnodebyname'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETIPNODEBYNAME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getlogin' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETLOGIN
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you have a working getmsg. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETMSG
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getnameinfo' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETNAMEINFO
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getopt'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETOPT
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
|
|
#undef HAVE_GETPAGESIZE
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to 1 if you have the `getpeereid' function. */
|
|
|
|
#undef HAVE_GETPEEREID
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getpeerucred' function. */
|
|
|
|
#undef HAVE_GETPEERUCRED
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getprogname' function. */
|
2001-06-21 02:12:07 +00:00
|
|
|
#undef HAVE_GETPROGNAME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getpwnam_r' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETPWNAM_R
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getrlimit' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETRLIMIT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getsockopt' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETSOCKOPT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getspnam' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETSPNAM
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `gettimeofday'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETTIMEOFDAY
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `getudbnam' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETUDBNAM
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getuid'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETUID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `getusershell'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GETUSERSHELL
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
|
2001-06-21 02:12:07 +00:00
|
|
|
GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_GLOB
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `grantpt' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_GRANTPT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <grp.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_GRP_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `hstrerror' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_HSTRERROR
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you have the `h_errlist' variable. */
|
|
|
|
#undef HAVE_H_ERRLIST
|
|
|
|
|
|
|
|
/* Define if you have the `h_errno' variable. */
|
|
|
|
#undef HAVE_H_ERRNO
|
|
|
|
|
|
|
|
/* Define if you have the `h_nerr' variable. */
|
|
|
|
#undef HAVE_H_NERR
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <ifaddrs.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_IFADDRS_H
|
|
|
|
|
2002-02-19 15:46:56 +00:00
|
|
|
/* Define if you have the in6addr_loopback variable */
|
|
|
|
#undef HAVE_IN6ADDR_LOOPBACK
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* define */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_INET_ATON
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* define */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_INET_NTOP
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* define */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_INET_PTON
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `initgroups'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_INITGROUPS
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `innetgr'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_INNETGR
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `int16_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_INT16_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `int32_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_INT32_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `int64_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_INT64_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `int8_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_INT8_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <io.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_IO_H
|
|
|
|
|
|
|
|
/* Define if you have IPv6. */
|
|
|
|
#undef HAVE_IPV6
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `iruserok'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_IRUSEROK
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `issetugid' function. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_ISSETUGID
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define if you want to use the Kerberos Credentials Manager. */
|
|
|
|
#undef HAVE_KCM
|
2002-08-30 21:23:27 +00:00
|
|
|
|
|
|
|
/* Define to 1 if you have the <libutil.h> header file. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_LIBUTIL_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_LIMITS_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `loadquery' function. */
|
|
|
|
#undef HAVE_LOADQUERY
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the <locale.h> header file. */
|
|
|
|
#undef HAVE_LOCALE_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `localtime_r'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_LOCALTIME_R
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `logout' function. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_LOGOUT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `logwtmp' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_LOGWTMP
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `long long'. */
|
2000-02-24 11:07:16 +00:00
|
|
|
#undef HAVE_LONG_LONG
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `lstat'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_LSTAT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <maillock.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_MAILLOCK_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `memmove'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_MEMMOVE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `mkstemp'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_MKSTEMP
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `mktime' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_MKTIME
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
/* Define to 1 if you have a working `mmap' system call. */
|
|
|
|
#undef HAVE_MMAP
|
|
|
|
|
2002-02-19 15:46:56 +00:00
|
|
|
/* define if you have a ndbm library */
|
|
|
|
#undef HAVE_NDBM
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <ndbm.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NDBM_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETDB_H
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
/* Define to 1 if you have the <netgroup.h> header file. */
|
|
|
|
#undef HAVE_NETGROUP_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netinet6/in6.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETINET6_IN6_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netinet6/in6_var.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETINET6_IN6_VAR_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netinet/in6.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETINET_IN6_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETINET_IN6_MACHTYPES_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETINET_IN_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETINET_IN_SYSTM_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netinet/ip.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETINET_IP_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <netinet/tcp.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NETINET_TCP_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <net/if.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_NET_IF_H
|
|
|
|
|
2002-02-19 15:46:56 +00:00
|
|
|
/* Define if NDBM really is DB (creates files *.db) */
|
|
|
|
#undef HAVE_NEW_DB
|
2001-02-13 16:46:19 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `on_exit' function. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_ON_EXIT
|
2001-02-13 16:46:19 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `openpty' function. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_OPENPTY
|
2001-02-13 16:46:19 +00:00
|
|
|
|
2002-02-19 15:46:56 +00:00
|
|
|
/* define to use openssl's libcrypto */
|
|
|
|
#undef HAVE_OPENSSL
|
2001-02-13 16:46:19 +00:00
|
|
|
|
|
|
|
/* Define to enable basic OSF C2 support. */
|
|
|
|
#undef HAVE_OSFC2
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <paths.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_PATHS_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `pidfile' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_PIDFILE
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to 1 if you have the `poll' function. */
|
|
|
|
#undef HAVE_POLL
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <poll.h> header file. */
|
|
|
|
#undef HAVE_POLL_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <pthread.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_PTHREAD_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `ptsname' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_PTSNAME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <pty.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_PTY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `putenv'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_PUTENV
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <pwd.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_PWD_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `rand' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_RAND
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `random' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_RANDOM
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `rcmd'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_RCMD
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you have a readline compatible library. */
|
|
|
|
#undef HAVE_READLINE
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the
|
|
|
|
<[readline.h])[][]_AH_CHECK_HEADER([readline/readline.h]> header file. */
|
|
|
|
#undef HAVE_READLINE_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <readline/readline.h > header file. */
|
|
|
|
#undef HAVE_READLINE_READLINE_H_
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `readv'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_READV
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `recvmsg'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_RECVMSG
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <resolv.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_RESOLV_H
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to 1 if you have the `res_ndestroy' function. */
|
|
|
|
#undef HAVE_RES_NDESTROY
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
/* Define to 1 if you have the `res_nsearch' function. */
|
|
|
|
#undef HAVE_RES_NSEARCH
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `res_search' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_RES_SEARCH
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `revoke' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_REVOKE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_RPCSVC_YPCLNT_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sac.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SAC_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `sa_family_t'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SA_FAMILY_T
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if you want support for cache in sqlite. */
|
|
|
|
#undef HAVE_SCC
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <search.h> header file. */
|
|
|
|
#undef HAVE_SEARCH_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <security/pam_modules.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SECURITY_PAM_MODULES_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `select' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SELECT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `sendmsg'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SENDMSG
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `setegid'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETEGID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `setenv'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETENV
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `seteuid'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETEUID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setitimer' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETITIMER
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setlim' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETLIM
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setlogin' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETLOGIN
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setpcred' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETPCRED
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setpgid' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETPGID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setproctitle' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETPROCTITLE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setprogname' function. */
|
2001-06-21 02:12:07 +00:00
|
|
|
#undef HAVE_SETPROGNAME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setregid' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETREGID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setresgid' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETRESGID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setresuid' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETRESUID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setreuid' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETREUID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setsid' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETSID
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setsockopt' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETSOCKOPT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `setutent' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SETUTENT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SGI_GETCAPABILITYBYNAME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sgtty.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SGTTY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <shadow.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SHADOW_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <siad.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SIAD_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `sigaction' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SIGACTION
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <signal.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SIGNAL_H
|
|
|
|
|
|
|
|
/* define if you have a working snprintf */
|
|
|
|
#undef HAVE_SNPRINTF
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `socket' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SOCKET
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `socklen_t'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SOCKLEN_T
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if you want support for sqlite in Heimdal. */
|
|
|
|
#undef HAVE_SQLITE3
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `ssize_t'. */
|
|
|
|
#undef HAVE_SSIZE_T
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <standards.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STANDARDS_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strcasecmp'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRCASECMP
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strdup'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRDUP
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strerror'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRERROR
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if you have the function strerror_r. */
|
|
|
|
#undef HAVE_STRERROR_R
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strftime'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRFTIME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_STRINGS_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_STRING_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strlcat'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRLCAT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strlcpy'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRLCPY
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strlwr'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRLWR
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strncasecmp'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRNCASECMP
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strndup'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRNDUP
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strnlen'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRNLEN
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <stropts.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STROPTS_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strptime'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRPTIME
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strsep'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRSEP
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strsep_copy'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STRSEP_COPY
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRSTR
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `strsvis' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STRSVIS
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the `strsvisx' function. */
|
|
|
|
#undef HAVE_STRSVISX
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strtok_r'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRTOK_R
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `struct addrinfo'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRUCT_ADDRINFO
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `struct ifaddrs'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STRUCT_IFADDRS
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `struct iovec'. */
|
|
|
|
#undef HAVE_STRUCT_IOVEC
|
|
|
|
|
|
|
|
/* Define to 1 if the system has the type `struct msghdr'. */
|
|
|
|
#undef HAVE_STRUCT_MSGHDR
|
|
|
|
|
|
|
|
/* Define to 1 if the system has the type `struct sockaddr'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRUCT_SOCKADDR
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct sockaddr has field sa_len. */
|
|
|
|
#undef HAVE_STRUCT_SOCKADDR_SA_LEN
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `struct sockaddr_storage'. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_STRUCT_SOCKADDR_STORAGE
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if you have struct spwd */
|
|
|
|
#undef HAVE_STRUCT_SPWD
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct tm has field tm_gmtoff. */
|
|
|
|
#undef HAVE_STRUCT_TM_TM_GMTOFF
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct tm has field tm_zone. */
|
|
|
|
#undef HAVE_STRUCT_TM_TM_ZONE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct utmpx has field ut_exit. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_EXIT
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if struct utmpx has field ut_host. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_HOST
|
|
|
|
|
|
|
|
/* Define if struct utmpx has field ut_id. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_ID
|
|
|
|
|
|
|
|
/* Define if struct utmpx has field ut_line. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_LINE
|
|
|
|
|
|
|
|
/* Define if struct utmpx has field ut_pid. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_PID
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct utmpx has field ut_syslen. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_SYSLEN
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if struct utmpx has field ut_tv. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_TV
|
|
|
|
|
|
|
|
/* Define if struct utmpx has field ut_type. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_TYPE
|
|
|
|
|
|
|
|
/* Define if struct utmpx has field ut_user. */
|
|
|
|
#undef HAVE_STRUCT_UTMPX_UT_USER
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct utmp has field ut_addr. */
|
|
|
|
#undef HAVE_STRUCT_UTMP_UT_ADDR
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct utmp has field ut_host. */
|
|
|
|
#undef HAVE_STRUCT_UTMP_UT_HOST
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct utmp has field ut_id. */
|
|
|
|
#undef HAVE_STRUCT_UTMP_UT_ID
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct utmp has field ut_pid. */
|
|
|
|
#undef HAVE_STRUCT_UTMP_UT_PID
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct utmp has field ut_type. */
|
|
|
|
#undef HAVE_STRUCT_UTMP_UT_TYPE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if struct utmp has field ut_user. */
|
|
|
|
#undef HAVE_STRUCT_UTMP_UT_USER
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if struct winsize is declared in sys/termios.h */
|
|
|
|
#undef HAVE_STRUCT_WINSIZE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `strunvis' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STRUNVIS
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `strupr'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STRUPR
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `strvis' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STRVIS
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `strvisx' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_STRVISX
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `svis' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SVIS
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `swab'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SWAB
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `sysconf' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SYSCONF
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `sysctl' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SYSCTL
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `syslog' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SYSLOG
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <syslog.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SYSLOG_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/bitypes.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_BITYPES_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/bswap.h> header file. */
|
2001-06-21 02:12:07 +00:00
|
|
|
#undef HAVE_SYS_BSWAP_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/capability.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_CAPABILITY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/category.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_CATEGORY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/file.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_FILE_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/filio.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_FILIO_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/ioccom.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_IOCCOM_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/ioctl.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_IOCTL_H
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
|
|
#undef HAVE_SYS_MMAN_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_PARAM_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/proc.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_PROC_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/ptyio.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_PTYIO_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/ptyvar.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_PTYVAR_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/pty.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SYS_PTY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/resource.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_RESOURCE_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/select.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_SELECT_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_SOCKET_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/sockio.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_SOCKIO_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/stream.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_STREAM_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/stropts.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_STROPTS_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/strtty.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_STRTTY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/str_tty.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SYS_STR_TTY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/syscall.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_SYSCALL_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/sysctl.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_SYSCTL_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/termio.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_TERMIO_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/timeb.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_TIMEB_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/times.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_TIMES_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/tty.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_TTY_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to 1 if you have the <sys/ucred.h> header file. */
|
|
|
|
#undef HAVE_SYS_UCRED_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/uio.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_UIO_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/un.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_UN_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/utsname.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_UTSNAME_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <sys/wait.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_SYS_WAIT_H
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the `tdelete' function. */
|
|
|
|
#undef HAVE_TDELETE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <termcap.h> header file. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_TERMCAP_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <termios.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_TERMIOS_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <termio.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_TERMIO_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <term.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_TERM_H
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the `tfind' function. */
|
|
|
|
#undef HAVE_TFIND
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `tgetent' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_TGETENT
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define if you have the function `timegm'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_TIMEGM
|
|
|
|
|
|
|
|
/* Define if you have the `timezone' variable. */
|
|
|
|
#undef HAVE_TIMEZONE
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_TIME_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <tmpdir.h> header file. */
|
2000-01-09 20:58:00 +00:00
|
|
|
#undef HAVE_TMPDIR_H
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if you have the function `tsearch'. */
|
|
|
|
#undef HAVE_TSEARCH
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `ttyname' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_TTYNAME
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `ttyslot' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_TTYSLOT
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the `twalk' function. */
|
|
|
|
#undef HAVE_TWALK
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <udb.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UDB_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `uint16_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_UINT16_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `uint32_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_UINT32_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `uint64_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_UINT64_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `uint8_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_UINT8_T
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to 1 if the system has the type `uintptr_t'. */
|
|
|
|
#undef HAVE_UINTPTR_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `umask' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UMASK
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `uname' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UNAME
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UNISTD_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `unlockpt' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UNLOCKPT
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `unsetenv'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UNSETENV
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `unvis' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UNVIS
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <userconf.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_USERCONF_H
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <usersec.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_USERSEC_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <util.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UTIL_H
|
2000-02-24 11:07:16 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <utmpx.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UTMPX_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <utmp.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_UTMP_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `u_int16_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_U_INT16_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `u_int32_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_U_INT32_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `u_int64_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_U_INT64_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the system has the type `u_int8_t'. */
|
2002-02-19 15:46:56 +00:00
|
|
|
#undef HAVE_U_INT8_T
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `vasnprintf' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VASNPRINTF
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `vasprintf' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VASPRINTF
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `verr'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VERR
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `verrx'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VERRX
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `vhangup' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VHANGUP
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `vis' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VIS
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the <vis.h> header file. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VIS_H
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if you have a working vsnprintf */
|
|
|
|
#undef HAVE_VSNPRINTF
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `vsyslog'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VSYSLOG
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `vwarn'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VWARN
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `vwarnx'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_VWARNX
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `warn'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_WARN
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `warnx'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_WARNX
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the <winsock2.h> header file. */
|
|
|
|
#undef HAVE_WINSOCK2_H
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the function `writev'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_WRITEV
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to 1 if you have the <ws2tcpip.h> header file. */
|
|
|
|
#undef HAVE_WS2TCPIP_H
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if struct winsize has ws_xpixel */
|
|
|
|
#undef HAVE_WS_XPIXEL
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if struct winsize has ws_ypixel */
|
|
|
|
#undef HAVE_WS_YPIXEL
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `XauFileName' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_XAUFILENAME
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `XauReadAuth' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_XAUREADAUTH
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `XauWriteAuth' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_XAUWRITEAUTH
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `yp_get_default_domain' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE_YP_GET_DEFAULT_DOMAIN
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the `_getpty' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE__GETPTY
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define if you have the `_res' variable. */
|
|
|
|
#undef HAVE__RES
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `_scrsize' function. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef HAVE__SCRSIZE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if your compiler has __attribute__ */
|
|
|
|
#undef HAVE___ATTRIBUTE__
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you have the `__progname' variable. */
|
|
|
|
#undef HAVE___PROGNAME
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* have __sync_add_and_fetch */
|
|
|
|
#undef HAVE___SYNC_ADD_AND_FETCH
|
|
|
|
|
|
|
|
/* Define if you want support for weak crypto */
|
|
|
|
#undef HEIM_WEAK_CRYPTO
|
|
|
|
|
2000-01-09 20:58:00 +00:00
|
|
|
/* Define if you have the hesiod package. */
|
|
|
|
#undef HESIOD
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Enable Kerberos 5 support in applications. */
|
|
|
|
#undef KRB5
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to enable kx509. */
|
|
|
|
#undef KX509
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* path to lib */
|
|
|
|
#undef LIBDIR
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if you have the libedit package. */
|
|
|
|
#undef LIBEDIT
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* path to libexec */
|
|
|
|
#undef LIBEXECDIR
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if you have the libintl package. */
|
|
|
|
#undef LIBINTL
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* path to localstate */
|
|
|
|
#undef LOCALSTATEDIR
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
|
|
*/
|
|
|
|
#undef LT_OBJDIR
|
|
|
|
|
2000-01-09 20:58:00 +00:00
|
|
|
/* define if the system is missing a prototype for asnprintf() */
|
|
|
|
#undef NEED_ASNPRINTF_PROTO
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for asprintf() */
|
|
|
|
#undef NEED_ASPRINTF_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for crypt() */
|
|
|
|
#undef NEED_CRYPT_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* define if the system is missing a prototype for daemon() */
|
|
|
|
#undef NEED_DAEMON_PROTO
|
|
|
|
|
2000-01-09 20:58:00 +00:00
|
|
|
/* define if the system is missing a prototype for gethostname() */
|
|
|
|
#undef NEED_GETHOSTNAME_PROTO
|
|
|
|
|
|
|
|
/* define if the system is missing a prototype for getusershell() */
|
|
|
|
#undef NEED_GETUSERSHELL_PROTO
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for glob() */
|
|
|
|
#undef NEED_GLOB_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for hstrerror() */
|
|
|
|
#undef NEED_HSTRERROR_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for inet_aton() */
|
|
|
|
#undef NEED_INET_ATON_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* define if the system is missing a prototype for iruserok() */
|
|
|
|
#undef NEED_IRUSEROK_PROTO
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for mkstemp() */
|
|
|
|
#undef NEED_MKSTEMP_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* if your qsort is not a stable sort */
|
|
|
|
#undef NEED_QSORT
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* define if the system is missing a prototype for SecKeyGetCSPHandle() */
|
|
|
|
#undef NEED_SECKEYGETCSPHANDLE_PROTO
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for setenv() */
|
|
|
|
#undef NEED_SETENV_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for snprintf() */
|
|
|
|
#undef NEED_SNPRINTF_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* define if the system is missing a prototype for strndup() */
|
|
|
|
#undef NEED_STRNDUP_PROTO
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for strsep() */
|
|
|
|
#undef NEED_STRSEP_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* define if the system is missing a prototype for strsvisx() */
|
|
|
|
#undef NEED_STRSVISX_PROTO
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* define if the system is missing a prototype for strsvis() */
|
|
|
|
#undef NEED_STRSVIS_PROTO
|
|
|
|
|
2000-01-09 20:58:00 +00:00
|
|
|
/* define if the system is missing a prototype for strtok_r() */
|
|
|
|
#undef NEED_STRTOK_R_PROTO
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* define if the system is missing a prototype for strunvis() */
|
|
|
|
#undef NEED_STRUNVIS_PROTO
|
|
|
|
|
|
|
|
/* define if the system is missing a prototype for strvisx() */
|
|
|
|
#undef NEED_STRVISX_PROTO
|
|
|
|
|
|
|
|
/* define if the system is missing a prototype for strvis() */
|
|
|
|
#undef NEED_STRVIS_PROTO
|
|
|
|
|
|
|
|
/* define if the system is missing a prototype for svis() */
|
|
|
|
#undef NEED_SVIS_PROTO
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for unsetenv() */
|
|
|
|
#undef NEED_UNSETENV_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* define if the system is missing a prototype for unvis() */
|
|
|
|
#undef NEED_UNVIS_PROTO
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for vasnprintf() */
|
|
|
|
#undef NEED_VASNPRINTF_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for vasprintf() */
|
|
|
|
#undef NEED_VASPRINTF_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* define if the system is missing a prototype for vis() */
|
|
|
|
#undef NEED_VIS_PROTO
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if the system is missing a prototype for vsnprintf() */
|
|
|
|
#undef NEED_VSNPRINTF_PROTO
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define if you don't wan't support for AFS. */
|
|
|
|
#undef NO_AFS
|
|
|
|
|
|
|
|
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
|
|
|
#undef NO_MINUS_C_MINUS_O
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
/* Define if you don't want to use mmap. */
|
|
|
|
#undef NO_MMAP
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define this to enable old environment option in telnet. */
|
|
|
|
#undef OLD_ENVIRON
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you have the openldap package. */
|
|
|
|
#undef OPENLDAP
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define if you want support for hdb ldap module */
|
|
|
|
#undef OPENLDAP_MODULE
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if prototype of openlog is compatible with void openlog(const char
|
|
|
|
*, int, int) */
|
|
|
|
#undef OPENLOG_PROTO_COMPATIBLE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you want OTP support in applications. */
|
|
|
|
#undef OTP
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Name of package */
|
|
|
|
#undef PACKAGE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
|
|
|
|
/* Define to the full name of this package. */
|
|
|
|
#undef PACKAGE_NAME
|
|
|
|
|
|
|
|
/* Define to the full name and version of this package. */
|
|
|
|
#undef PACKAGE_STRING
|
|
|
|
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
|
|
#undef PACKAGE_TARNAME
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define to the home page for this package. */
|
|
|
|
#undef PACKAGE_URL
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to the version of this package. */
|
|
|
|
#undef PACKAGE_VERSION
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to enable PKINIT. */
|
|
|
|
#undef PKINIT
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if getlogin has POSIX flavour (and not BSD). */
|
|
|
|
#undef POSIX_GETLOGIN
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if getpwnam_r has POSIX flavour. */
|
|
|
|
#undef POSIX_GETPWNAM_R
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you have the readline package. */
|
|
|
|
#undef READLINE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
|
|
|
#undef RETSIGTYPE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* path to sbin */
|
|
|
|
#undef SBINDIR
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define if you want to use samba socket wrappers. */
|
|
|
|
#undef SOCKET_WRAPPER_REPLACE
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Define if you have the sqlite3 package. */
|
|
|
|
#undef SQLITE3
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef STDC_HEADERS
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if you have streams ptys. */
|
|
|
|
#undef STREAMSPTY
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* define if prototype of strerror_r is compatible with int strerror_r(int,
|
|
|
|
char *, size_t) */
|
|
|
|
#undef STRERROR_R_PROTO_COMPATIBLE
|
|
|
|
|
|
|
|
/* Define if os support want to detach is daemonens. */
|
|
|
|
#undef SUPPORT_DETACH
|
|
|
|
|
|
|
|
/* Enable use of inetd style startup. */
|
|
|
|
#undef SUPPORT_INETD
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* path to sysconf */
|
|
|
|
#undef SYSCONFDIR
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define to what version of SunOS you are running. */
|
|
|
|
#undef SunOS
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef TIME_WITH_SYS_TIME
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef TM_IN_SYS_TIME
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Version number of package */
|
|
|
|
#undef VERSION
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define if signal handlers return void. */
|
|
|
|
#undef VOID_RETSIGTYPE
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* define if target is big endian */
|
|
|
|
#undef WORDS_BIGENDIAN
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if the X Window System is missing or not being used. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef X_DISPLAY_MISSING
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
|
|
|
|
`char[]'. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef YYTEXT_POINTER
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Required for functional/sane headers on AIX */
|
|
|
|
#undef _ALL_SOURCE
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
|
|
#undef _FILE_OFFSET_BITS
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
/* Define to enable extensions on glibc-based systems such as Linux. */
|
|
|
|
#undef _GNU_SOURCE
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
|
|
#undef _LARGE_FILES
|
|
|
|
|
2011-10-08 04:08:44 +00:00
|
|
|
/* Define to get POSIX getpwnam_r in some systems. */
|
|
|
|
#undef _POSIX_PTHREAD_SEMANTICS
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
|
|
#undef const
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
|
|
#undef gid_t
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2004-04-03 21:22:55 +00:00
|
|
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
|
|
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
|
|
#ifndef __cplusplus
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef inline
|
2004-04-03 21:22:55 +00:00
|
|
|
#endif
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define this to what the type mode_t should be. */
|
|
|
|
#undef mode_t
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to `long int' if <sys/types.h> does not define. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef off_t
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
|
|
#undef pid_t
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
/* Path name delimiter */
|
|
|
|
#undef rk_PATH_DELIM
|
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define this to what the type sig_atomic_t should be. */
|
|
|
|
#undef sig_atomic_t
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
2001-02-13 16:46:19 +00:00
|
|
|
#undef size_t
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2001-02-13 16:46:19 +00:00
|
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
|
|
#undef uid_t
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
#if _AIX
|
|
|
|
/* XXX this is gross, but kills about a gazillion warnings */
|
|
|
|
struct ether_addr;
|
|
|
|
struct sockaddr;
|
|
|
|
struct sockaddr_dl;
|
|
|
|
struct sockaddr_in;
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef __APPLE__
|
|
|
|
#include <AvailabilityMacros.h>
|
|
|
|
#endif
|
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
#ifdef ROKEN_RENAME
|
|
|
|
#include "roken_rename.h"
|
|
|
|
#endif
|
2000-01-09 20:58:00 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
#ifdef VOID_RETSIGTYPE
|
|
|
|
#define SIGRETURN(x) return
|
2000-01-09 20:58:00 +00:00
|
|
|
#else
|
2002-08-30 21:23:27 +00:00
|
|
|
#define SIGRETURN(x) return (RETSIGTYPE)(x)
|
2000-01-09 20:58:00 +00:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef BROKEN_REALLOC
|
2008-05-07 13:39:42 +00:00
|
|
|
#define realloc(X, Y) rk_realloc((X), (Y))
|
2000-01-09 20:58:00 +00:00
|
|
|
#endif
|
|
|
|
|
|
|
|
|
2011-10-05 07:23:29 +00:00
|
|
|
#ifdef ENDIANESS_IN_SYS_PARAM_H
|
2000-01-09 20:58:00 +00:00
|
|
|
# include <sys/types.h>
|
|
|
|
# include <sys/param.h>
|
|
|
|
# if BYTE_ORDER == BIG_ENDIAN
|
|
|
|
# define WORDS_BIGENDIAN 1
|
|
|
|
# endif
|
|
|
|
#endif
|
2001-06-21 02:12:07 +00:00
|
|
|
|
2002-08-30 21:23:27 +00:00
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
/* Set this to the default system lead string for telnetd
|
|
|
|
* can contain %-escapes: %s=sysname, %m=machine, %r=os-release
|
|
|
|
* %v=os-version, %t=tty, %h=hostname, %d=date and time
|
|
|
|
*/
|
|
|
|
#undef USE_IM
|
|
|
|
|
|
|
|
/* Used with login -p */
|
|
|
|
#undef LOGIN_ARGS
|
|
|
|
|
|
|
|
/* set this to a sensible login */
|
|
|
|
#ifndef LOGIN_PATH
|
|
|
|
#define LOGIN_PATH BINDIR "/login"
|
|
|
|
#endif
|
|
|
|
|