summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/include/config.h.in')
-rw-r--r--crypto/heimdal/include/config.h.in842
1 files changed, 441 insertions, 401 deletions
diff --git a/crypto/heimdal/include/config.h.in b/crypto/heimdal/include/config.h.in
index d67c405..39fafbd 100644
--- a/crypto/heimdal/include/config.h.in
+++ b/crypto/heimdal/include/config.h.in
@@ -1,24 +1,10 @@
-/* include/config.h.in. Generated automatically from configure.in by autoheader. */
+/* include/config.h.in. Generated from configure.in by autoheader. */
#ifndef RCSID
#define RCSID(msg) \
-static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
+static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
#endif
-#undef BINDIR
-#undef LIBDIR
-#undef LIBEXECDIR
-#undef SBINDIR
-
-#undef HAVE_INT8_T
-#undef HAVE_INT16_T
-#undef HAVE_INT32_T
-#undef HAVE_INT64_T
-#undef HAVE_U_INT8_T
-#undef HAVE_U_INT16_T
-#undef HAVE_U_INT32_T
-#undef HAVE_U_INT64_T
-
/* Maximum values on all known systems */
#define MaxHostNameLen (64+4)
#define MaxPathLen (1024+4)
@@ -28,6 +14,9 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* Define if you want authentication support in telnet. */
#undef AUTHENTICATION
+/* path to bin */
+#undef BINDIR
+
/* Define if realloc(NULL) doesn't work. */
#undef BROKEN_REALLOC
@@ -65,154 +54,166 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
struct sockaddr*, socklen_t*) */
#undef GETSOCKNAME_PROTO_COMPATIBLE
-/* Define if you have the <arpa/ftp.h> header file. */
+/* Define if you have the `altzone' variable. */
+#undef HAVE_ALTZONE
+
+/* define if your system declares altzone */
+#undef HAVE_ALTZONE_DECLARATION
+
+/* Define to 1 if you have the <arpa/ftp.h> header file. */
#undef HAVE_ARPA_FTP_H
-/* Define if you have the <arpa/inet.h> header file. */
+/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
-/* Define if you have the <arpa/nameser.h> header file. */
+/* Define to 1 if you have the <arpa/nameser.h> header file. */
#undef HAVE_ARPA_NAMESER_H
-/* Define if you have the <arpa/telnet.h> header file. */
+/* Define to 1 if you have the <arpa/telnet.h> header file. */
#undef HAVE_ARPA_TELNET_H
-/* Define if you have the `asnprintf' function. */
+/* Define to 1 if you have the `asnprintf' function. */
#undef HAVE_ASNPRINTF
-/* Define if you have the `asprintf' function. */
+/* Define to 1 if you have the `asprintf' function. */
#undef HAVE_ASPRINTF
-/* Define if you have the `atexit' function. */
+/* Define to 1 if you have the `atexit' function. */
#undef HAVE_ATEXIT
-/* Define if you have the <bind/bitypes.h> header file. */
+/* Define to 1 if you have the <bind/bitypes.h> header file. */
#undef HAVE_BIND_BITYPES_H
-/* Define if you have the <bsdsetjmp.h> header file. */
+/* Define to 1 if you have the <bsdsetjmp.h> header file. */
#undef HAVE_BSDSETJMP_H
-/* Define if you have the `bswap16' function. */
+/* Define to 1 if you have the `bswap16' function. */
#undef HAVE_BSWAP16
-/* Define if you have the `bswap32' function. */
+/* Define to 1 if you have the `bswap32' function. */
#undef HAVE_BSWAP32
-/* Define if you have the <capability.h> header file. */
+/* Define to 1 if you have the <capability.h> header file. */
#undef HAVE_CAPABILITY_H
-/* Define if you have the `cap_set_proc' function. */
+/* Define to 1 if you have the `cap_set_proc' function. */
#undef HAVE_CAP_SET_PROC
-/* Define if you have the `cgetent' function. */
+/* Define to 1 if you have the `cgetent' function. */
#undef HAVE_CGETENT
-/* Define if you have the `chown' function. */
+/* Define if you have the function `chown'. */
#undef HAVE_CHOWN
-/* Define if you have the <config.h> header file. */
+/* Define to 1 if you have the <config.h> header file. */
#undef HAVE_CONFIG_H
-/* Define if you have the `copyhostent' function. */
+/* Define if you have the function `copyhostent'. */
#undef HAVE_COPYHOSTENT
-/* Define if you have the `crypt' function. */
+/* Define to 1 if you have the `crypt' function. */
#undef HAVE_CRYPT
-/* Define if you have the <crypt.h> header file. */
+/* Define to 1 if you have the <crypt.h> header file. */
#undef HAVE_CRYPT_H
-/* Define if you have the <curses.h> header file. */
+/* Define to 1 if you have the <curses.h> header file. */
#undef HAVE_CURSES_H
-/* Define if you have the `daemon' function. */
+/* Define if you have the function `daemon'. */
#undef HAVE_DAEMON
/* define if you have a berkeley db1/2 library */
#undef HAVE_DB1
-/* define if you have a berkeley db3 library */
+/* define if you have a berkeley db3/4 library */
#undef HAVE_DB3
-/* Define if you have the `dbm_firstkey' function. */
+/* 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
+
+/* Define to 1 if you have the `dbm_firstkey' function. */
#undef HAVE_DBM_FIRSTKEY
-/* Define if you have the <dbm.h> header file. */
+/* Define to 1 if you have the <dbm.h> header file. */
#undef HAVE_DBM_H
-/* Define if you have the `dbopen' function. */
+/* Define to 1 if you have the `dbopen' function. */
#undef HAVE_DBOPEN
-/* Define if you have the <db_185.h> header file. */
+/* Define to 1 if you have the <db_185.h> header file. */
#undef HAVE_DB_185_H
-/* Define if you have the `db_create' function. */
+/* Define to 1 if you have the `db_create' function. */
#undef HAVE_DB_CREATE
-/* Define if you have the <db.h> header file. */
+/* Define to 1 if you have the <db.h> header file. */
#undef HAVE_DB_H
/* define if you have ndbm compat in db */
#undef HAVE_DB_NDBM
-/* Define if you have the <dirent.h> header file. */
+/* Define to 1 if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
-/* Define if you have the <dlfcn.h> header file. */
+/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
-/* Define if you have the `dlopen' function. */
+/* Define to 1 if you have the `dlopen' function. */
#undef HAVE_DLOPEN
-/* Define if you have the `dn_expand' function. */
+/* Define to 1 if you have the `dn_expand' function. */
#undef HAVE_DN_EXPAND
-/* Define if you have the `ecalloc' function. */
+/* Define if you have the function `ecalloc'. */
#undef HAVE_ECALLOC
-/* Define if you have the `el_init' function. */
+/* Define to 1 if you have the `el_init' function. */
#undef HAVE_EL_INIT
-/* Define if you have the `emalloc' function. */
+/* Define if you have the function `emalloc'. */
#undef HAVE_EMALLOC
/* define if your system declares environ */
#undef HAVE_ENVIRON_DECLARATION
-/* Define if you have the `erealloc' function. */
+/* Define if you have the function `erealloc'. */
#undef HAVE_EREALLOC
-/* Define if you have the `err' function. */
+/* Define if you have the function `err'. */
#undef HAVE_ERR
-/* Define if you have the <errno.h> header file. */
+/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
-/* Define if you have the `errx' function. */
+/* Define if you have the function `errx'. */
#undef HAVE_ERRX
-/* Define if you have the <err.h> header file. */
+/* Define to 1 if you have the <err.h> header file. */
#undef HAVE_ERR_H
-/* Define if you have the `estrdup' function. */
+/* Define if you have the function `estrdup'. */
#undef HAVE_ESTRDUP
-/* Define if you have the `fchown' function. */
+/* Define if you have the function `fchown'. */
#undef HAVE_FCHOWN
-/* Define if you have the `fcntl' function. */
+/* Define to 1 if you have the `fcntl' function. */
#undef HAVE_FCNTL
-/* Define if you have the <fcntl.h> header file. */
+/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
-/* Define if you have the `flock' function. */
+/* Define if you have the function `flock'. */
#undef HAVE_FLOCK
-/* Define if you have the `fnmatch' function. */
+/* Define if you have the function `fnmatch'. */
#undef HAVE_FNMATCH
-/* Define if you have the <fnmatch.h> header file. */
+/* Define to 1 if you have the <fnmatch.h> header file. */
#undef HAVE_FNMATCH_H
/* Define if el_init takes four arguments. */
@@ -221,107 +222,107 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* define if krb_put_int takes four arguments. */
#undef HAVE_FOUR_VALUED_KRB_PUT_INT
-/* Define if you have the `freeaddrinfo' function. */
+/* Define to 1 if you have the `freeaddrinfo' function. */
#undef HAVE_FREEADDRINFO
-/* Define if you have the `freehostent' function. */
+/* Define if you have the function `freehostent'. */
#undef HAVE_FREEHOSTENT
-/* Define if you have the `gai_strerror' function. */
+/* Define to 1 if you have the `gai_strerror' function. */
#undef HAVE_GAI_STRERROR
-/* Define if you have the <gdbm/ndbm.h> header file. */
+/* Define to 1 if you have the <gdbm/ndbm.h> header file. */
#undef HAVE_GDBM_NDBM_H
-/* Define if you have the `getaddrinfo' function. */
+/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO
-/* Define if you have the `getconfattr' function. */
+/* Define to 1 if you have the `getconfattr' function. */
#undef HAVE_GETCONFATTR
-/* Define if you have the `getcwd' function. */
+/* Define if you have the function `getcwd'. */
#undef HAVE_GETCWD
-/* Define if you have the `getdtablesize' function. */
+/* Define if you have the function `getdtablesize'. */
#undef HAVE_GETDTABLESIZE
-/* Define if you have the `getegid' function. */
+/* Define if you have the function `getegid'. */
#undef HAVE_GETEGID
-/* Define if you have the `geteuid' function. */
+/* Define if you have the function `geteuid'. */
#undef HAVE_GETEUID
-/* Define if you have the `getgid' function. */
+/* Define if you have the function `getgid'. */
#undef HAVE_GETGID
-/* Define if you have the `gethostbyname' function. */
+/* Define to 1 if you have the `gethostbyname' function. */
#undef HAVE_GETHOSTBYNAME
-/* Define if you have the `gethostbyname2' function. */
+/* Define to 1 if you have the `gethostbyname2' function. */
#undef HAVE_GETHOSTBYNAME2
-/* Define if you have the `gethostname' function. */
+/* Define if you have the function `gethostname'. */
#undef HAVE_GETHOSTNAME
-/* Define if you have the `getifaddrs' function. */
+/* Define if you have the function `getifaddrs'. */
#undef HAVE_GETIFADDRS
-/* Define if you have the `getipnodebyaddr' function. */
+/* Define if you have the function `getipnodebyaddr'. */
#undef HAVE_GETIPNODEBYADDR
-/* Define if you have the `getipnodebyname' function. */
+/* Define if you have the function `getipnodebyname'. */
#undef HAVE_GETIPNODEBYNAME
-/* Define if you have the `getlogin' function. */
+/* Define to 1 if you have the `getlogin' function. */
#undef HAVE_GETLOGIN
/* Define if you have a working getmsg. */
#undef HAVE_GETMSG
-/* Define if you have the `getnameinfo' function. */
+/* Define to 1 if you have the `getnameinfo' function. */
#undef HAVE_GETNAMEINFO
-/* Define if you have the `getopt' function. */
+/* Define if you have the function `getopt'. */
#undef HAVE_GETOPT
-/* Define if you have the `getprogname' function. */
+/* Define to 1 if you have the `getprogname' function. */
#undef HAVE_GETPROGNAME
-/* Define if you have the `getpwnam_r' function. */
+/* Define to 1 if you have the `getpwnam_r' function. */
#undef HAVE_GETPWNAM_R
-/* Define if you have the `getrlimit' function. */
+/* Define to 1 if you have the `getrlimit' function. */
#undef HAVE_GETRLIMIT
-/* Define if you have the `getsockopt' function. */
+/* Define to 1 if you have the `getsockopt' function. */
#undef HAVE_GETSOCKOPT
-/* Define if you have the `getspnam' function. */
+/* Define to 1 if you have the `getspnam' function. */
#undef HAVE_GETSPNAM
-/* Define if you have the `gettimeofday' function. */
+/* Define if you have the function `gettimeofday'. */
#undef HAVE_GETTIMEOFDAY
-/* Define if you have the `getudbnam' function. */
+/* Define to 1 if you have the `getudbnam' function. */
#undef HAVE_GETUDBNAM
-/* Define if you have the `getuid' function. */
+/* Define if you have the function `getuid'. */
#undef HAVE_GETUID
-/* Define if you have the `getusershell' function. */
+/* Define if you have the function `getusershell'. */
#undef HAVE_GETUSERSHELL
/* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
#undef HAVE_GLOB
-/* Define if you have the `grantpt' function. */
+/* Define to 1 if you have the `grantpt' function. */
#undef HAVE_GRANTPT
-/* Define if you have the <grp.h> header file. */
+/* Define to 1 if you have the <grp.h> header file. */
#undef HAVE_GRP_H
-/* Define if you have the `hstrerror' function. */
+/* Define to 1 if you have the `hstrerror' function. */
#undef HAVE_HSTRERROR
/* Define if you have the `h_errlist' variable. */
@@ -342,154 +343,160 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* define if your system declares h_nerr */
#undef HAVE_H_NERR_DECLARATION
-/* Define if you have the <ifaddrs.h> header file. */
+/* Define to 1 if you have the <ifaddrs.h> header file. */
#undef HAVE_IFADDRS_H
/* Define if you have the in6addr_loopback variable */
#undef HAVE_IN6ADDR_LOOPBACK
-/* Define if you have the `inet_aton' function. */
+/* define */
#undef HAVE_INET_ATON
-/* Define if you have the `inet_ntop' function. */
+/* define */
#undef HAVE_INET_NTOP
-/* Define if you have the `inet_pton' function. */
+/* define */
#undef HAVE_INET_PTON
-/* Define if you have the `initgroups' function. */
+/* Define if you have the function `initgroups'. */
#undef HAVE_INITGROUPS
-/* Define if you have the `initstate' function. */
+/* Define to 1 if you have the `initstate' function. */
#undef HAVE_INITSTATE
-/* Define if you have the `innetgr' function. */
+/* Define if you have the function `innetgr'. */
#undef HAVE_INNETGR
-/* Define if the system has the type `int16_t'. */
+/* Define to 1 if the system has the type `int16_t'. */
#undef HAVE_INT16_T
-/* Define if the system has the type `int32_t'. */
+/* Define to 1 if the system has the type `int32_t'. */
#undef HAVE_INT32_T
-/* Define if the system has the type `int64_t'. */
+/* Define to 1 if the system has the type `int64_t'. */
#undef HAVE_INT64_T
-/* Define if the system has the type `int8_t'. */
+/* Define to 1 if the system has the type `int8_t'. */
#undef HAVE_INT8_T
-/* Define if you have the <inttypes.h> header file. */
+/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define if you have the <io.h> header file. */
+/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H
/* Define if you have IPv6. */
#undef HAVE_IPV6
-/* Define if you have the `iruserok' function. */
+/* Define if you have the function `iruserok'. */
#undef HAVE_IRUSEROK
-/* Define if you have the `issetugid' function. */
+/* Define to 1 if you have the `issetugid' function. */
#undef HAVE_ISSETUGID
-/* Define if you have the `krb_disable_debug' function. */
+/* Define to 1 if you have the `krb_disable_debug' function. */
#undef HAVE_KRB_DISABLE_DEBUG
-/* Define if you have the `krb_enable_debug' function. */
+/* Define to 1 if you have the `krb_enable_debug' function. */
#undef HAVE_KRB_ENABLE_DEBUG
-/* Define if you have the `krb_get_our_ip_for_realm' function. */
+/* Define to 1 if you have the `krb_get_kdc_time_diff' function. */
+#undef HAVE_KRB_GET_KDC_TIME_DIFF
+
+/* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
#undef HAVE_KRB_GET_OUR_IP_FOR_REALM
-/* Define if you have the <libutil.h> header file. */
+/* Define to 1 if you have the `krb_kdctimeofday' function. */
+#undef HAVE_KRB_KDCTIMEOFDAY
+
+/* Define to 1 if you have the <libutil.h> header file. */
#undef HAVE_LIBUTIL_H
-/* Define if you have the <limits.h> header file. */
+/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
-/* Define if you have the `localtime_r' function. */
+/* Define to 1 if you have the `loadquery' function. */
+#undef HAVE_LOADQUERY
+
+/* Define if you have the function `localtime_r'. */
#undef HAVE_LOCALTIME_R
-/* Define if you have the `logout' function. */
+/* Define to 1 if you have the `logout' function. */
#undef HAVE_LOGOUT
-/* Define if you have the `logwtmp' function. */
+/* Define to 1 if you have the `logwtmp' function. */
#undef HAVE_LOGWTMP
-/* Define if the system has the type `long long'. */
+/* Define to 1 if the system has the type `long long'. */
#undef HAVE_LONG_LONG
-/* Define if you have the `lstat' function. */
+/* Define if you have the function `lstat'. */
#undef HAVE_LSTAT
-/* Define if you have the <maillock.h> header file. */
+/* Define to 1 if you have the <maillock.h> header file. */
#undef HAVE_MAILLOCK_H
-/* Define if you have the `memmove' function. */
+/* Define if you have the function `memmove'. */
#undef HAVE_MEMMOVE
-/* Define if you have the <memory.h> header file. */
+/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
-/* Define if you have the `mkstemp' function. */
+/* Define if you have the function `mkstemp'. */
#undef HAVE_MKSTEMP
-/* Define if you have the `mktime' function. */
+/* Define to 1 if you have the `mktime' function. */
#undef HAVE_MKTIME
/* define if you have a ndbm library */
#undef HAVE_NDBM
-/* Define if you have the <ndbm.h> header file. */
+/* Define to 1 if you have the <ndbm.h> header file. */
#undef HAVE_NDBM_H
-/* Define if you have the <netdb.h> header file. */
+/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
-/* Define if you have the <netinet6/in6.h> header file. */
+/* Define to 1 if you have the <netinet6/in6.h> header file. */
#undef HAVE_NETINET6_IN6_H
-/* Define if you have the <netinet6/in6_var.h> header file. */
+/* Define to 1 if you have the <netinet6/in6_var.h> header file. */
#undef HAVE_NETINET6_IN6_VAR_H
-/* Define if you have the <netinet/in6.h> header file. */
+/* Define to 1 if you have the <netinet/in6.h> header file. */
#undef HAVE_NETINET_IN6_H
-/* Define if you have the <netinet/in6_machtypes.h> header file. */
+/* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
#undef HAVE_NETINET_IN6_MACHTYPES_H
-/* Define if you have the <netinet/in6_var.h> header file. */
-#undef HAVE_NETINET_IN6_VAR_H
-
-/* Define if you have the <netinet/in.h> header file. */
+/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
-/* Define if you have the <netinet/in_systm.h> header file. */
+/* Define to 1 if you have the <netinet/in_systm.h> header file. */
#undef HAVE_NETINET_IN_SYSTM_H
-/* Define if you have the <netinet/ip.h> header file. */
+/* Define to 1 if you have the <netinet/ip.h> header file. */
#undef HAVE_NETINET_IP_H
-/* Define if you have the <netinet/tcp.h> header file. */
+/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
/* Define if you want to use Netinfo instead of krb5.conf. */
#undef HAVE_NETINFO
-/* Define if you have the <netinfo/ni.h> header file. */
+/* Define to 1 if you have the <netinfo/ni.h> header file. */
#undef HAVE_NETINFO_NI_H
-/* Define if you have the <net/if.h> header file. */
+/* Define to 1 if you have the <net/if.h> header file. */
#undef HAVE_NET_IF_H
/* Define if NDBM really is DB (creates files *.db) */
#undef HAVE_NEW_DB
-/* Define if you have the `on_exit' function. */
+/* Define to 1 if you have the `on_exit' function. */
#undef HAVE_ON_EXIT
-/* Define if you have the `openpty' function. */
+/* Define to 1 if you have the `openpty' function. */
#undef HAVE_OPENPTY
/* define to use openssl's libcrypto */
@@ -510,232 +517,241 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* Define to enable basic OSF C2 support. */
#undef HAVE_OSFC2
-/* Define if you have the <paths.h> header file. */
+/* Define to 1 if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
-/* Define if you have the `pidfile' function. */
+/* Define to 1 if you have the `pidfile' function. */
#undef HAVE_PIDFILE
-/* Define if you have the <pthread.h> header file. */
+/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
-/* Define if you have the `ptsname' function. */
+/* Define to 1 if you have the `ptsname' function. */
#undef HAVE_PTSNAME
-/* Define if you have the <pty.h> header file. */
+/* Define to 1 if you have the <pty.h> header file. */
#undef HAVE_PTY_H
-/* Define if you have the `putenv' function. */
+/* Define if you have the function `putenv'. */
#undef HAVE_PUTENV
-/* Define if you have the <pwd.h> header file. */
+/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
-/* Define if you have the `rand' function. */
+/* Define to 1 if you have the `rand' function. */
#undef HAVE_RAND
-/* Define if you have the `random' function. */
+/* Define to 1 if you have the `random' function. */
#undef HAVE_RANDOM
-/* Define if you have the `rcmd' function. */
+/* Define if you have the function `rcmd'. */
#undef HAVE_RCMD
/* Define if you have a readline compatible library. */
#undef HAVE_READLINE
-/* Define if you have the `readv' function. */
+/* Define if you have the function `readv'. */
#undef HAVE_READV
-/* Define if you have the `recvmsg' function. */
+/* Define if you have the function `recvmsg'. */
#undef HAVE_RECVMSG
-/* Define if you have the <resolv.h> header file. */
+/* Define to 1 if you have the <resolv.h> header file. */
#undef HAVE_RESOLV_H
-/* Define if you have the `res_search' function. */
+/* Define to 1 if you have the `res_search' function. */
#undef HAVE_RES_SEARCH
-/* Define if you have the `revoke' function. */
+/* Define to 1 if you have the `revoke' function. */
#undef HAVE_REVOKE
-/* Define if you have the <rpcsvc/ypclnt.h> header file. */
+/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
#undef HAVE_RPCSVC_YPCLNT_H
-/* Define if you have the <sac.h> header file. */
+/* Define to 1 if you have the <sac.h> header file. */
#undef HAVE_SAC_H
-/* Define if the system has the type `sa_family_t'. */
+/* Define to 1 if the system has the type `sa_family_t'. */
#undef HAVE_SA_FAMILY_T
-/* Define if you have the <security/pam_modules.h> header file. */
+/* Define to 1 if you have the <security/pam_modules.h> header file. */
#undef HAVE_SECURITY_PAM_MODULES_H
-/* Define if you have the `select' function. */
+/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT
-/* Define if you have the `sendmsg' function. */
+/* Define if you have the function `sendmsg'. */
#undef HAVE_SENDMSG
-/* Define if you have the `setegid' function. */
+/* Define if you have the function `setegid'. */
#undef HAVE_SETEGID
-/* Define if you have the `setenv' function. */
+/* Define if you have the function `setenv'. */
#undef HAVE_SETENV
-/* Define if you have the `seteuid' function. */
+/* Define if you have the function `seteuid'. */
#undef HAVE_SETEUID
-/* Define if you have the `setitimer' function. */
+/* Define to 1 if you have the `setitimer' function. */
#undef HAVE_SETITIMER
-/* Define if you have the `setlim' function. */
+/* Define to 1 if you have the `setlim' function. */
#undef HAVE_SETLIM
-/* Define if you have the `setlogin' function. */
+/* Define to 1 if you have the `setlogin' function. */
#undef HAVE_SETLOGIN
-/* Define if you have the `setpcred' function. */
+/* Define to 1 if you have the `setpcred' function. */
#undef HAVE_SETPCRED
-/* Define if you have the `setpgid' function. */
+/* Define to 1 if you have the `setpgid' function. */
#undef HAVE_SETPGID
-/* Define if you have the `setproctitle' function. */
+/* Define to 1 if you have the `setproctitle' function. */
#undef HAVE_SETPROCTITLE
-/* Define if you have the `setprogname' function. */
+/* Define to 1 if you have the `setprogname' function. */
#undef HAVE_SETPROGNAME
-/* Define if you have the `setregid' function. */
+/* Define to 1 if you have the `setregid' function. */
#undef HAVE_SETREGID
-/* Define if you have the `setresgid' function. */
+/* Define to 1 if you have the `setresgid' function. */
#undef HAVE_SETRESGID
-/* Define if you have the `setresuid' function. */
+/* Define to 1 if you have the `setresuid' function. */
#undef HAVE_SETRESUID
-/* Define if you have the `setreuid' function. */
+/* Define to 1 if you have the `setreuid' function. */
#undef HAVE_SETREUID
-/* Define if you have the `setsid' function. */
+/* Define to 1 if you have the `setsid' function. */
#undef HAVE_SETSID
-/* Define if you have the `setsockopt' function. */
+/* Define to 1 if you have the `setsockopt' function. */
#undef HAVE_SETSOCKOPT
-/* Define if you have the `setstate' function. */
+/* Define to 1 if you have the `setstate' function. */
#undef HAVE_SETSTATE
-/* Define if you have the `setutent' function. */
+/* Define to 1 if you have the `setutent' function. */
#undef HAVE_SETUTENT
-/* Define if you have the `sgi_getcapabilitybyname' function. */
+/* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
#undef HAVE_SGI_GETCAPABILITYBYNAME
-/* Define if you have the <sgtty.h> header file. */
+/* Define to 1 if you have the <sgtty.h> header file. */
#undef HAVE_SGTTY_H
-/* Define if you have the <shadow.h> header file. */
+/* Define to 1 if you have the <shadow.h> header file. */
#undef HAVE_SHADOW_H
-/* Define if you have the <siad.h> header file. */
+/* Define to 1 if you have the <siad.h> header file. */
#undef HAVE_SIAD_H
-/* Define if you have the `sigaction' function. */
+/* Define to 1 if you have the `sigaction' function. */
#undef HAVE_SIGACTION
-/* Define if you have the <signal.h> header file. */
+/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* define if you have a working snprintf */
#undef HAVE_SNPRINTF
-/* Define if you have the `socket' function. */
+/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
-/* Define if the system has the type `socklen_t'. */
+/* Define to 1 if the system has the type `socklen_t'. */
#undef HAVE_SOCKLEN_T
-/* Define if you have the <standards.h> header file. */
+/* 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. */
#undef HAVE_STANDARDS_H
-/* Define if you have the <stdint.h> header file. */
+/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
-/* Define if you have the <stdlib.h> header file. */
+/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
-/* Define if you have the `strcasecmp' function. */
+/* Define if you have the function `strcasecmp'. */
#undef HAVE_STRCASECMP
-/* Define if you have the `strdup' function. */
+/* Define if you have the function `strdup'. */
#undef HAVE_STRDUP
-/* Define if you have the `strerror' function. */
+/* Define if you have the function `strerror'. */
#undef HAVE_STRERROR
-/* Define if you have the `strftime' function. */
+/* Define if you have the function `strftime'. */
#undef HAVE_STRFTIME
-/* Define if you have the <strings.h> header file. */
+/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
-/* Define if you have the `strlcat' function. */
+/* Define if you have the function `strlcat'. */
#undef HAVE_STRLCAT
-/* Define if you have the `strlcpy' function. */
+/* Define if you have the function `strlcpy'. */
#undef HAVE_STRLCPY
-/* Define if you have the `strlwr' function. */
+/* Define if you have the function `strlwr'. */
#undef HAVE_STRLWR
-/* Define if you have the `strncasecmp' function. */
+/* Define if you have the function `strncasecmp'. */
#undef HAVE_STRNCASECMP
-/* Define if you have the `strndup' function. */
+/* Define if you have the function `strndup'. */
#undef HAVE_STRNDUP
-/* Define if you have the `strnlen' function. */
+/* Define if you have the function `strnlen'. */
#undef HAVE_STRNLEN
-/* Define if you have the <stropts.h> header file. */
+/* Define to 1 if you have the <stropts.h> header file. */
#undef HAVE_STROPTS_H
-/* Define if you have the `strptime' function. */
+/* Define if you have the function `strptime'. */
#undef HAVE_STRPTIME
-/* Define if you have the `strsep' function. */
+/* Define if you have the function `strsep'. */
#undef HAVE_STRSEP
-/* Define if you have the `strsep_copy' function. */
+/* Define if you have the function `strsep_copy'. */
#undef HAVE_STRSEP_COPY
-/* Define if you have the `strstr' function. */
+/* Define to 1 if you have the `strstr' function. */
#undef HAVE_STRSTR
-/* Define if you have the `strsvis' function. */
+/* Define to 1 if you have the `strsvis' function. */
#undef HAVE_STRSVIS
-/* Define if you have the `strtok_r' function. */
+/* Define if you have the function `strtok_r'. */
#undef HAVE_STRTOK_R
-/* Define if the system has the type `struct addrinfo'. */
+/* Define to 1 if the system has the type `struct addrinfo'. */
#undef HAVE_STRUCT_ADDRINFO
-/* Define if the system has the type `struct ifaddrs'. */
+/* Define to 1 if the system has the type `struct ifaddrs'. */
#undef HAVE_STRUCT_IFADDRS
-/* Define if the system has the type `struct sockaddr'. */
+/* 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'. */
#undef HAVE_STRUCT_SOCKADDR
/* Define if struct sockaddr has field sa_len. */
#undef HAVE_STRUCT_SOCKADDR_SA_LEN
-/* Define if the system has the type `struct sockaddr_storage'. */
+/* Define to 1 if the system has the type `struct sockaddr_storage'. */
#undef HAVE_STRUCT_SOCKADDR_STORAGE
/* define if you have struct spwd */
@@ -774,154 +790,154 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* define if struct winsize is declared in sys/termios.h */
#undef HAVE_STRUCT_WINSIZE
-/* Define if you have the `strunvis' function. */
+/* Define to 1 if you have the `strunvis' function. */
#undef HAVE_STRUNVIS
-/* Define if you have the `strupr' function. */
+/* Define if you have the function `strupr'. */
#undef HAVE_STRUPR
-/* Define if you have the `strvis' function. */
+/* Define to 1 if you have the `strvis' function. */
#undef HAVE_STRVIS
-/* Define if you have the `strvisx' function. */
+/* Define to 1 if you have the `strvisx' function. */
#undef HAVE_STRVISX
-/* Define if you have the `svis' function. */
+/* Define to 1 if you have the `svis' function. */
#undef HAVE_SVIS
-/* Define if you have the `swab' function. */
+/* Define if you have the function `swab'. */
#undef HAVE_SWAB
-/* Define if you have the `sysconf' function. */
+/* Define to 1 if you have the `sysconf' function. */
#undef HAVE_SYSCONF
-/* Define if you have the `sysctl' function. */
+/* Define to 1 if you have the `sysctl' function. */
#undef HAVE_SYSCTL
-/* Define if you have the `syslog' function. */
+/* Define to 1 if you have the `syslog' function. */
#undef HAVE_SYSLOG
-/* Define if you have the <syslog.h> header file. */
+/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
-/* Define if you have the <sys/bitypes.h> header file. */
+/* Define to 1 if you have the <sys/bitypes.h> header file. */
#undef HAVE_SYS_BITYPES_H
-/* Define if you have the <sys/bswap.h> header file. */
+/* Define to 1 if you have the <sys/bswap.h> header file. */
#undef HAVE_SYS_BSWAP_H
-/* Define if you have the <sys/capability.h> header file. */
+/* Define to 1 if you have the <sys/capability.h> header file. */
#undef HAVE_SYS_CAPABILITY_H
-/* Define if you have the <sys/category.h> header file. */
+/* Define to 1 if you have the <sys/category.h> header file. */
#undef HAVE_SYS_CATEGORY_H
-/* Define if you have the <sys/file.h> header file. */
+/* Define to 1 if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H
-/* Define if you have the <sys/filio.h> header file. */
+/* Define to 1 if you have the <sys/filio.h> header file. */
#undef HAVE_SYS_FILIO_H
-/* Define if you have the <sys/ioccom.h> header file. */
+/* Define to 1 if you have the <sys/ioccom.h> header file. */
#undef HAVE_SYS_IOCCOM_H
-/* Define if you have the <sys/ioctl.h> header file. */
+/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
-/* Define if you have the <sys/proc.h> header file. */
+/* Define to 1 if you have the <sys/proc.h> header file. */
#undef HAVE_SYS_PROC_H
-/* Define if you have the <sys/ptyio.h> header file. */
+/* Define to 1 if you have the <sys/ptyio.h> header file. */
#undef HAVE_SYS_PTYIO_H
-/* Define if you have the <sys/ptyvar.h> header file. */
+/* Define to 1 if you have the <sys/ptyvar.h> header file. */
#undef HAVE_SYS_PTYVAR_H
-/* Define if you have the <sys/pty.h> header file. */
+/* Define to 1 if you have the <sys/pty.h> header file. */
#undef HAVE_SYS_PTY_H
-/* Define if you have the <sys/resource.h> header file. */
+/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
-/* Define if you have the <sys/select.h> header file. */
+/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
-/* Define if you have the <sys/socket.h> header file. */
+/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
-/* Define if you have the <sys/sockio.h> header file. */
+/* Define to 1 if you have the <sys/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_H
-/* Define if you have the <sys/stat.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
-/* Define if you have the <sys/stream.h> header file. */
+/* Define to 1 if you have the <sys/stream.h> header file. */
#undef HAVE_SYS_STREAM_H
-/* Define if you have the <sys/stropts.h> header file. */
+/* Define to 1 if you have the <sys/stropts.h> header file. */
#undef HAVE_SYS_STROPTS_H
-/* Define if you have the <sys/strtty.h> header file. */
+/* Define to 1 if you have the <sys/strtty.h> header file. */
#undef HAVE_SYS_STRTTY_H
-/* Define if you have the <sys/str_tty.h> header file. */
+/* Define to 1 if you have the <sys/str_tty.h> header file. */
#undef HAVE_SYS_STR_TTY_H
-/* Define if you have the <sys/syscall.h> header file. */
+/* Define to 1 if you have the <sys/syscall.h> header file. */
#undef HAVE_SYS_SYSCALL_H
-/* Define if you have the <sys/sysctl.h> header file. */
+/* Define to 1 if you have the <sys/sysctl.h> header file. */
#undef HAVE_SYS_SYSCTL_H
-/* Define if you have the <sys/termio.h> header file. */
+/* Define to 1 if you have the <sys/termio.h> header file. */
#undef HAVE_SYS_TERMIO_H
-/* Define if you have the <sys/timeb.h> header file. */
+/* Define to 1 if you have the <sys/timeb.h> header file. */
#undef HAVE_SYS_TIMEB_H
-/* Define if you have the <sys/times.h> header file. */
+/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H
-/* Define if you have the <sys/time.h> header file. */
+/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
-/* Define if you have the <sys/tty.h> header file. */
+/* Define to 1 if you have the <sys/tty.h> header file. */
#undef HAVE_SYS_TTY_H
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
-/* Define if you have the <sys/uio.h> header file. */
+/* Define to 1 if you have the <sys/uio.h> header file. */
#undef HAVE_SYS_UIO_H
-/* Define if you have the <sys/un.h> header file. */
+/* Define to 1 if you have the <sys/un.h> header file. */
#undef HAVE_SYS_UN_H
-/* Define if you have the <sys/utsname.h> header file. */
+/* Define to 1 if you have the <sys/utsname.h> header file. */
#undef HAVE_SYS_UTSNAME_H
-/* Define if you have the <sys/wait.h> header file. */
+/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
-/* Define if you have the <termcap.h> header file. */
+/* Define to 1 if you have the <termcap.h> header file. */
#undef HAVE_TERMCAP_H
-/* Define if you have the <termios.h> header file. */
+/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
-/* Define if you have the <termio.h> header file. */
+/* Define to 1 if you have the <termio.h> header file. */
#undef HAVE_TERMIO_H
-/* Define if you have the <term.h> header file. */
+/* Define to 1 if you have the <term.h> header file. */
#undef HAVE_TERM_H
-/* Define if you have the `tgetent' function. */
+/* Define to 1 if you have the `tgetent' function. */
#undef HAVE_TGETENT
-/* Define if you have the `timegm' function. */
+/* Define to 1 if you have the `timegm' function. */
#undef HAVE_TIMEGM
/* Define if you have the `timezone' variable. */
@@ -930,118 +946,118 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* define if your system declares timezone */
#undef HAVE_TIMEZONE_DECLARATION
-/* Define if you have the <time.h> header file. */
+/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
-/* Define if you have the <tmpdir.h> header file. */
+/* Define to 1 if you have the <tmpdir.h> header file. */
#undef HAVE_TMPDIR_H
-/* Define if you have the `ttyname' function. */
+/* Define to 1 if you have the `ttyname' function. */
#undef HAVE_TTYNAME
-/* Define if you have the `ttyslot' function. */
+/* Define to 1 if you have the `ttyslot' function. */
#undef HAVE_TTYSLOT
-/* Define if you have the <udb.h> header file. */
+/* Define to 1 if you have the <udb.h> header file. */
#undef HAVE_UDB_H
-/* Define if the system has the type `uint16_t'. */
+/* Define to 1 if the system has the type `uint16_t'. */
#undef HAVE_UINT16_T
-/* Define if the system has the type `uint32_t'. */
+/* Define to 1 if the system has the type `uint32_t'. */
#undef HAVE_UINT32_T
-/* Define if the system has the type `uint64_t'. */
+/* Define to 1 if the system has the type `uint64_t'. */
#undef HAVE_UINT64_T
-/* Define if the system has the type `uint8_t'. */
+/* Define to 1 if the system has the type `uint8_t'. */
#undef HAVE_UINT8_T
-/* Define if you have the `umask' function. */
+/* Define to 1 if you have the `umask' function. */
#undef HAVE_UMASK
-/* Define if you have the `uname' function. */
+/* Define to 1 if you have the `uname' function. */
#undef HAVE_UNAME
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define if you have the `unlockpt' function. */
+/* Define to 1 if you have the `unlockpt' function. */
#undef HAVE_UNLOCKPT
-/* Define if you have the `unsetenv' function. */
+/* Define if you have the function `unsetenv'. */
#undef HAVE_UNSETENV
-/* Define if you have the `unvis' function. */
+/* Define to 1 if you have the `unvis' function. */
#undef HAVE_UNVIS
-/* Define if you have the <userconf.h> header file. */
+/* Define to 1 if you have the <userconf.h> header file. */
#undef HAVE_USERCONF_H
-/* Define if you have the <usersec.h> header file. */
+/* Define to 1 if you have the <usersec.h> header file. */
#undef HAVE_USERSEC_H
-/* Define if you have the <util.h> header file. */
+/* Define to 1 if you have the <util.h> header file. */
#undef HAVE_UTIL_H
-/* Define if you have the <utmpx.h> header file. */
+/* Define to 1 if you have the <utmpx.h> header file. */
#undef HAVE_UTMPX_H
-/* Define if you have the <utmp.h> header file. */
+/* Define to 1 if you have the <utmp.h> header file. */
#undef HAVE_UTMP_H
-/* Define if the system has the type `u_int16_t'. */
+/* Define to 1 if the system has the type `u_int16_t'. */
#undef HAVE_U_INT16_T
-/* Define if the system has the type `u_int32_t'. */
+/* Define to 1 if the system has the type `u_int32_t'. */
#undef HAVE_U_INT32_T
-/* Define if the system has the type `u_int64_t'. */
+/* Define to 1 if the system has the type `u_int64_t'. */
#undef HAVE_U_INT64_T
-/* Define if the system has the type `u_int8_t'. */
+/* Define to 1 if the system has the type `u_int8_t'. */
#undef HAVE_U_INT8_T
-/* Define if you have the `vasnprintf' function. */
+/* Define to 1 if you have the `vasnprintf' function. */
#undef HAVE_VASNPRINTF
-/* Define if you have the `vasprintf' function. */
+/* Define to 1 if you have the `vasprintf' function. */
#undef HAVE_VASPRINTF
-/* Define if you have the `verr' function. */
+/* Define if you have the function `verr'. */
#undef HAVE_VERR
-/* Define if you have the `verrx' function. */
+/* Define if you have the function `verrx'. */
#undef HAVE_VERRX
-/* Define if you have the `vhangup' function. */
+/* Define to 1 if you have the `vhangup' function. */
#undef HAVE_VHANGUP
-/* Define if you have the `vis' function. */
+/* Define to 1 if you have the `vis' function. */
#undef HAVE_VIS
-/* Define if you have the <vis.h> header file. */
+/* Define to 1 if you have the <vis.h> header file. */
#undef HAVE_VIS_H
/* define if you have a working vsnprintf */
#undef HAVE_VSNPRINTF
-/* Define if you have the `vsyslog' function. */
+/* Define if you have the function `vsyslog'. */
#undef HAVE_VSYSLOG
-/* Define if you have the `vwarn' function. */
+/* Define if you have the function `vwarn'. */
#undef HAVE_VWARN
-/* Define if you have the `vwarnx' function. */
+/* Define if you have the function `vwarnx'. */
#undef HAVE_VWARNX
-/* Define if you have the `warn' function. */
+/* Define if you have the function `warn'. */
#undef HAVE_WARN
-/* Define if you have the `warnx' function. */
+/* Define if you have the function `warnx'. */
#undef HAVE_WARNX
-/* Define if you have the `writev' function. */
+/* Define if you have the function `writev'. */
#undef HAVE_WRITEV
/* define if struct winsize has ws_xpixel */
@@ -1050,22 +1066,28 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* define if struct winsize has ws_ypixel */
#undef HAVE_WS_YPIXEL
-/* Define if you have the `XauFileName' function. */
+/* Define to 1 if you have the `XauFileName' function. */
#undef HAVE_XAUFILENAME
-/* Define if you have the `XauReadAuth' function. */
+/* Define to 1 if you have the `XauReadAuth' function. */
#undef HAVE_XAUREADAUTH
-/* Define if you have the `XauWriteAuth' function. */
+/* Define to 1 if you have the `XauWriteAuth' function. */
#undef HAVE_XAUWRITEAUTH
-/* Define if you have the `yp_get_default_domain' function. */
+/* Define to 1 if you have the `yp_get_default_domain' function. */
#undef HAVE_YP_GET_DEFAULT_DOMAIN
-/* Define if you have the `_getpty' function. */
+/* Define to 1 if you have the `_getpty' function. */
#undef HAVE__GETPTY
-/* Define if you have the `_scrsize' function. */
+/* Define if you have the `_res' variable. */
+#undef HAVE__RES
+
+/* define if your system declares _res */
+#undef HAVE__RES_DECLARATION
+
+/* Define to 1 if you have the `_scrsize' function. */
#undef HAVE__SCRSIZE
/* define if your compiler has __attribute__ */
@@ -1080,15 +1102,21 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* Define if you have the hesiod package. */
#undef HESIOD
+/* Define if you are running IRIX 4. */
+#undef IRIX4
+
/* Define if you have the krb4 package. */
#undef KRB4
/* Enable Kerberos 5 support in applications. */
#undef KRB5
-/* Define if krb_mk_req takes cons char * */
+/* Define if krb_mk_req takes const char * */
#undef KRB_MK_REQ_CONST
+/* This is the krb4 sendauth version. */
+#undef KRB_SENDAUTH_VERS
+
/* Define to zero if your krb.h doesn't */
#undef KRB_VERIFY_NOT_SECURE
@@ -1098,6 +1126,15 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* Define to two if your krb.h doesn't */
#undef KRB_VERIFY_SECURE_FAIL
+/* path to lib */
+#undef LIBDIR
+
+/* path to libexec */
+#undef LIBEXECDIR
+
+/* path to localstate */
+#undef LOCALSTATEDIR
+
/* define if the system is missing a prototype for asnprintf() */
#undef NEED_ASNPRINTF_PROTO
@@ -1131,21 +1168,45 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* define if the system is missing a prototype for snprintf() */
#undef NEED_SNPRINTF_PROTO
+/* define if the system is missing a prototype for strndup() */
+#undef NEED_STRNDUP_PROTO
+
/* define if the system is missing a prototype for strsep() */
#undef NEED_STRSEP_PROTO
+/* define if the system is missing a prototype for strsvis() */
+#undef NEED_STRSVIS_PROTO
+
/* define if the system is missing a prototype for strtok_r() */
#undef NEED_STRTOK_R_PROTO
+/* 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
+
/* define if the system is missing a prototype for unsetenv() */
#undef NEED_UNSETENV_PROTO
+/* define if the system is missing a prototype for unvis() */
+#undef NEED_UNVIS_PROTO
+
/* define if the system is missing a prototype for vasnprintf() */
#undef NEED_VASNPRINTF_PROTO
/* define if the system is missing a prototype for vasprintf() */
#undef NEED_VASPRINTF_PROTO
+/* define if the system is missing a prototype for vis() */
+#undef NEED_VIS_PROTO
+
/* define if the system is missing a prototype for vsnprintf() */
#undef NEED_VSNPRINTF_PROTO
@@ -1165,6 +1226,21 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* Name of package */
#undef PACKAGE
+/* 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
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
/* Define if getlogin has POSIX flavour (and not BSD). */
#undef POSIX_GETLOGIN
@@ -1177,19 +1253,25 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
-/* Define if you have the ANSI C header files. */
+/* path to sbin */
+#undef SBINDIR
+
+/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you have streams ptys. */
#undef STREAMSPTY
+/* path to sysconf */
+#undef SYSCONFDIR
+
/* Define to what version of SunOS you are running. */
#undef SunOS
-/* Define if you can safely include both <sys/time.h> and <time.h>. */
+/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
-/* Define if your <sys/time.h> declares `struct tm'. */
+/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
/* Version number of package */
@@ -1201,13 +1283,16 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* define if target is big endian */
#undef WORDS_BIGENDIAN
-/* Define if the X Window System is missing or not being used. */
+/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING
-/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
- */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
#undef YYTEXT_POINTER
+/* Define to enable extensions on glibc-based systems such as Linux. */
+#undef _GNU_SOURCE
+
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
@@ -1233,57 +1318,37 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
-/* Define this to what the type ssize_t should be. */
-#undef ssize_t
-
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
-#ifdef VOID_RETSIGTYPE
-#define SIGRETURN(x) return
-#else
-#define SIGRETURN(x) return (RETSIGTYPE)(x)
-#endif
-#ifdef BROKEN_REALLOC
-#define realloc(X, Y) isoc_realloc((X), (Y))
-#define isoc_realloc(X, Y) ((X) ? realloc((X), (Y)) : malloc(Y))
+#if defined(ENCRYPTION) && !defined(AUTHENTICATION)
+#define AUTHENTICATION 1
#endif
-#if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4)
-#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S))
-#else
-#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (S))
-#endif
+/* 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
-#undef BINDIR
-#undef LIBDIR
-#undef LIBEXECDIR
-#undef SBINDIR
+/* set this to a sensible login */
+#ifndef LOGIN_PATH
+#define LOGIN_PATH BINDIR "/login"
+#endif
-#undef BINDIR
-#undef LIBDIR
-#undef LIBEXECDIR
-#undef SBINDIR
-#undef HAVE_INT8_T
-#undef HAVE_INT16_T
-#undef HAVE_INT32_T
-#undef HAVE_INT64_T
-#undef HAVE_U_INT8_T
-#undef HAVE_U_INT16_T
-#undef HAVE_U_INT32_T
-#undef HAVE_U_INT64_T
-#undef HAVE_UINT8_T
-#undef HAVE_UINT16_T
-#undef HAVE_UINT32_T
-#undef HAVE_UINT64_T
+#ifdef ROKEN_RENAME
+#include "roken_rename.h"
+#endif
-#if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4)
-#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S))
+#ifdef VOID_RETSIGTYPE
+#define SIGRETURN(x) return
#else
-#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (S))
+#define SIGRETURN(x) return (RETSIGTYPE)(x)
#endif
#ifdef BROKEN_REALLOC
@@ -1291,59 +1356,21 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
#define isoc_realloc(X, Y) ((X) ? realloc((X), (Y)) : malloc(Y))
#endif
-#ifdef VOID_RETSIGTYPE
-#define SIGRETURN(x) return
+#if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4)
+#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S))
#else
-#define SIGRETURN(x) return (RETSIGTYPE)(x)
-#endif
-
-#define RCSID(msg) \
-static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
-
-#undef PROTOTYPES
-
-/* Maximum values on all known systems */
-#define MaxHostNameLen (64+4)
-#define MaxPathLen (1024+4)
-
-#if defined(HAVE_SGTTY_H) && defined(__NeXT__)
-#define SGTTY
+#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (S))
#endif
-/* telnet stuff ----------------------------------------------- */
-#if defined(ENCRYPTION) && !defined(AUTHENTICATION)
-#define AUTHENTICATION 1
+#ifndef HAVE_KRB_KDCTIMEOFDAY
+#define krb_kdctimeofday(X) gettimeofday((X), NULL)
#endif
-/* 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"
+#ifndef HAVE_KRB_GET_KDC_TIME_DIFF
+#define krb_get_kdc_time_diff() (0)
#endif
-/* random defines */
-
-/*
- * Defining this enables lots of useful (and used) extensions on
- * glibc-based systems such as Linux
- */
-
-#define _GNU_SOURCE
-
-/*
- * this assumes that KRB_C_BIGENDIAN is used.
- * if we can find out endianess at compile-time, do so,
- * otherwise WORDS_BIGENDIAN should already have been defined
- */
#if ENDIANESS_IN_SYS_PARAM_H
# include <sys/types.h>
@@ -1353,6 +1380,19 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
# endif
#endif
-#ifdef ROKEN_RENAME
-#include "roken_rename.h"
+
+#if _AIX
+#define _ALL_SOURCE
+/* XXX this is gross, but kills about a gazillion warnings */
+struct ether_addr;
+struct sockaddr;
+struct sockaddr_dl;
+struct sockaddr_in;
#endif
+
+
+/* IRIX 4 braindamage */
+#if IRIX == 4 && !defined(__STDC__)
+#define __STDC__ 0
+#endif
+
OpenPOWER on IntegriCloud