1 /* include/config.h.in. Generated from configure.in by autoheader. */
5 static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
8 /* Maximum values on all known systems */
9 #define MaxHostNameLen (64+4)
10 #define MaxPathLen (1024+4)
15 #ifndef KRB5_LIB_FUNCTION
17 #define KRB5_LIB_FUNCTION _export _stdcall
19 #define KRB5_LIB_FUNCTION
25 #ifdef BUILD_ROKEN_LIB
26 #ifndef ROKEN_LIB_FUNCTION
28 #define ROKEN_LIB_FUNCTION _export _stdcall
30 #define ROKEN_LIB_FUNCTION
36 /* Define if you want authentication support in telnet. */
42 /* Define if realloc(NULL) doesn't work. */
45 /* Define if you want support for DCE/DFS PAG's. */
48 /* Define if you want to use DES encryption in telnet. */
51 /* Define this to enable diagnostics in telnet. */
54 /* Define if want to use the weak AFS string to key functions. */
55 #undef ENABLE_AFS_STRING_TO_KEY
57 /* Define if you want have a thread safe libraries */
58 #undef ENABLE_PTHREAD_SUPPORT
60 /* Define if you want encryption support in telnet. */
63 /* define if sys/param.h defines the endiness */
64 #undef ENDIANESS_IN_SYS_PARAM_H
66 /* Define this if you want support for broken ENV_{VAR,VAL} telnets. */
69 /* define if prototype of gethostbyaddr is compatible with struct hostent
70 *gethostbyaddr(const void *, size_t, int) */
71 #undef GETHOSTBYADDR_PROTO_COMPATIBLE
73 /* define if prototype of gethostbyname is compatible with struct hostent
74 *gethostbyname(const char *) */
75 #undef GETHOSTBYNAME_PROTO_COMPATIBLE
77 /* define if prototype of getservbyname is compatible with struct servent
78 *getservbyname(const char *, const char *) */
79 #undef GETSERVBYNAME_PROTO_COMPATIBLE
81 /* define if prototype of getsockname is compatible with int getsockname(int,
82 struct sockaddr*, socklen_t*) */
83 #undef GETSOCKNAME_PROTO_COMPATIBLE
85 /* Define if you have the `altzone' variable. */
88 /* Define to 1 if you have the `arc4random' function. */
89 #undef HAVE_ARC4RANDOM
91 /* Define to 1 if you have the <arpa/ftp.h> header file. */
92 #undef HAVE_ARPA_FTP_H
94 /* Define to 1 if you have the <arpa/inet.h> header file. */
95 #undef HAVE_ARPA_INET_H
97 /* Define to 1 if you have the <arpa/nameser.h> header file. */
98 #undef HAVE_ARPA_NAMESER_H
100 /* Define to 1 if you have the <arpa/telnet.h> header file. */
101 #undef HAVE_ARPA_TELNET_H
103 /* Define to 1 if you have the `asnprintf' function. */
104 #undef HAVE_ASNPRINTF
106 /* Define to 1 if you have the `asprintf' function. */
109 /* Define to 1 if you have the `atexit' function. */
112 /* Define to 1 if you have the <bind/bitypes.h> header file. */
113 #undef HAVE_BIND_BITYPES_H
115 /* Define to 1 if you have the <bsdsetjmp.h> header file. */
116 #undef HAVE_BSDSETJMP_H
118 /* Define to 1 if you have the `bswap16' function. */
121 /* Define to 1 if you have the `bswap32' function. */
124 /* Define to 1 if you have the <capability.h> header file. */
125 #undef HAVE_CAPABILITY_H
127 /* Define to 1 if you have the `cap_set_proc' function. */
128 #undef HAVE_CAP_SET_PROC
130 /* Define to 1 if you have the `cgetent' function. */
133 /* Define if you have the function `chown'. */
136 /* Define if you have the function `closefrom'. */
137 #undef HAVE_CLOSEFROM
139 /* Define to 1 if you have the <config.h> header file. */
142 /* Define if you have the function `copyhostent'. */
143 #undef HAVE_COPYHOSTENT
145 /* Define to 1 if you have the `crypt' function. */
148 /* Define to 1 if you have the <crypt.h> header file. */
151 /* Define to 1 if you have the <curses.h> header file. */
154 /* Define if you have the function `daemon'. */
157 /* define if you have a berkeley db1/2 library */
160 /* define if you have a berkeley db3/4 library */
163 /* Define to 1 if you have the <db3/db.h> header file. */
166 /* Define to 1 if you have the <db4/db.h> header file. */
169 /* Define to 1 if you have the `dbm_firstkey' function. */
170 #undef HAVE_DBM_FIRSTKEY
172 /* Define to 1 if you have the <dbm.h> header file. */
175 /* Define to 1 if you have the `dbopen' function. */
178 /* Define to 1 if you have the <db_185.h> header file. */
181 /* Define to 1 if you have the `db_create' function. */
182 #undef HAVE_DB_CREATE
184 /* Define to 1 if you have the <db.h> header file. */
187 /* define if you have ndbm compat in db */
190 /* Define to 1 if you have the declaration of `altzone', and to 0 if you
192 #undef HAVE_DECL_ALTZONE
194 /* Define to 1 if you have the declaration of `environ', and to 0 if you
196 #undef HAVE_DECL_ENVIRON
198 /* Define to 1 if you have the declaration of `h_errlist', and to 0 if you
200 #undef HAVE_DECL_H_ERRLIST
202 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
204 #undef HAVE_DECL_H_ERRNO
206 /* Define to 1 if you have the declaration of `h_nerr', and to 0 if you don't.
208 #undef HAVE_DECL_H_NERR
210 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
212 #undef HAVE_DECL_OPTARG
214 /* Define to 1 if you have the declaration of `opterr', and to 0 if you don't.
216 #undef HAVE_DECL_OPTERR
218 /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
220 #undef HAVE_DECL_OPTIND
222 /* Define to 1 if you have the declaration of `optopt', and to 0 if you don't.
224 #undef HAVE_DECL_OPTOPT
226 /* Define to 1 if you have the declaration of `timezone', and to 0 if you
228 #undef HAVE_DECL_TIMEZONE
230 /* Define to 1 if you have the declaration of `_res', and to 0 if you don't.
232 #undef HAVE_DECL__RES
234 /* Define to 1 if you have the declaration of `__progname', and to 0 if you
236 #undef HAVE_DECL___PROGNAME
238 /* Define to 1 if you have the <dirent.h> header file. */
241 /* Define to 1 if you have the <dlfcn.h> header file. */
244 /* Define to 1 if you have the `dlopen' function. */
247 /* Define to 1 if you have the `dn_expand' function. */
248 #undef HAVE_DN_EXPAND
250 /* Define to 1 if you have the `door_create' function. */
251 #undef HAVE_DOOR_CREATE
253 /* Define if you have the function `ecalloc'. */
256 /* Define to 1 if you have the `el_init' function. */
259 /* Define if you have the function `emalloc'. */
262 /* Define if you have the function `erealloc'. */
265 /* Define if you have the function `err'. */
268 /* Define to 1 if you have the <errno.h> header file. */
271 /* Define if you have the function `errx'. */
274 /* Define to 1 if you have the <err.h> header file. */
277 /* Define if you have the function `estrdup'. */
280 /* Define if you have the function `fchown'. */
283 /* Define to 1 if you have the `fcntl' function. */
286 /* Define to 1 if you have the <fcntl.h> header file. */
289 /* Define if you have the function `flock'. */
292 /* Define if you have the function `fnmatch'. */
295 /* Define to 1 if you have the <fnmatch.h> header file. */
296 #undef HAVE_FNMATCH_H
298 /* Define if el_init takes four arguments. */
299 #undef HAVE_FOUR_VALUED_EL_INIT
301 /* Have -framework Security */
302 #undef HAVE_FRAMEWORK_SECURITY
304 /* Define to 1 if you have the `freeaddrinfo' function. */
305 #undef HAVE_FREEADDRINFO
307 /* Define if you have the function `freehostent'. */
308 #undef HAVE_FREEHOSTENT
310 /* Define to 1 if you have the `gai_strerror' function. */
311 #undef HAVE_GAI_STRERROR
313 /* Define to 1 if you have the <gdbm/ndbm.h> header file. */
314 #undef HAVE_GDBM_NDBM_H
316 /* Define to 1 if you have the `getaddrinfo' function. */
317 #undef HAVE_GETADDRINFO
319 /* Define to 1 if you have the `getconfattr' function. */
320 #undef HAVE_GETCONFATTR
322 /* Define if you have the function `getcwd'. */
325 /* Define if you have the function `getdtablesize'. */
326 #undef HAVE_GETDTABLESIZE
328 /* Define if you have the function `getegid'. */
331 /* Define if you have the function `geteuid'. */
334 /* Define if you have the function `getgid'. */
337 /* Define to 1 if you have the `gethostbyname' function. */
338 #undef HAVE_GETHOSTBYNAME
340 /* Define to 1 if you have the `gethostbyname2' function. */
341 #undef HAVE_GETHOSTBYNAME2
343 /* Define if you have the function `gethostname'. */
344 #undef HAVE_GETHOSTNAME
346 /* Define if you have the function `getifaddrs'. */
347 #undef HAVE_GETIFADDRS
349 /* Define if you have the function `getipnodebyaddr'. */
350 #undef HAVE_GETIPNODEBYADDR
352 /* Define if you have the function `getipnodebyname'. */
353 #undef HAVE_GETIPNODEBYNAME
355 /* Define to 1 if you have the `getlogin' function. */
358 /* Define if you have a working getmsg. */
361 /* Define to 1 if you have the `getnameinfo' function. */
362 #undef HAVE_GETNAMEINFO
364 /* Define if you have the function `getopt'. */
367 /* Define to 1 if you have the `getpagesize' function. */
368 #undef HAVE_GETPAGESIZE
370 /* Define to 1 if you have the `getpeereid' function. */
371 #undef HAVE_GETPEEREID
373 /* Define to 1 if you have the `getpeerucred' function. */
374 #undef HAVE_GETPEERUCRED
376 /* Define to 1 if you have the `getprogname' function. */
377 #undef HAVE_GETPROGNAME
379 /* Define to 1 if you have the `getpwnam_r' function. */
380 #undef HAVE_GETPWNAM_R
382 /* Define to 1 if you have the `getrlimit' function. */
383 #undef HAVE_GETRLIMIT
385 /* Define to 1 if you have the `getsockopt' function. */
386 #undef HAVE_GETSOCKOPT
388 /* Define to 1 if you have the `getspnam' function. */
391 /* Define if you have the function `gettimeofday'. */
392 #undef HAVE_GETTIMEOFDAY
394 /* Define to 1 if you have the `getudbnam' function. */
395 #undef HAVE_GETUDBNAM
397 /* Define if you have the function `getuid'. */
400 /* Define if you have the function `getusershell'. */
401 #undef HAVE_GETUSERSHELL
403 /* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
404 GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
407 /* Define to 1 if you have the `grantpt' function. */
410 /* Define to 1 if you have the <grp.h> header file. */
413 /* Define to 1 if you have the `hstrerror' function. */
414 #undef HAVE_HSTRERROR
416 /* Define if you have the `h_errlist' variable. */
417 #undef HAVE_H_ERRLIST
419 /* Define if you have the `h_errno' variable. */
422 /* Define if you have the `h_nerr' variable. */
425 /* Define to 1 if you have the <ifaddrs.h> header file. */
426 #undef HAVE_IFADDRS_H
428 /* Define if you have the in6addr_loopback variable */
429 #undef HAVE_IN6ADDR_LOOPBACK
432 #undef HAVE_INET_ATON
435 #undef HAVE_INET_NTOP
438 #undef HAVE_INET_PTON
440 /* Define if you have the function `initgroups'. */
441 #undef HAVE_INITGROUPS
443 /* Define to 1 if you have the `initstate' function. */
444 #undef HAVE_INITSTATE
446 /* Define if you have the function `innetgr'. */
449 /* Define to 1 if the system has the type `int16_t'. */
452 /* Define to 1 if the system has the type `int32_t'. */
455 /* Define to 1 if the system has the type `int64_t'. */
458 /* Define to 1 if the system has the type `int8_t'. */
461 /* Define to 1 if you have the <inttypes.h> header file. */
462 #undef HAVE_INTTYPES_H
464 /* Define to 1 if you have the <io.h> header file. */
467 /* Define if you have IPv6. */
470 /* Define if you have the function `iruserok'. */
473 /* Define to 1 if you have the `issetugid' function. */
474 #undef HAVE_ISSETUGID
476 /* Define if you want to use the Kerberos Credentials Manager. */
479 /* Define to 1 if you have the <libutil.h> header file. */
480 #undef HAVE_LIBUTIL_H
482 /* Define to 1 if you have the <limits.h> header file. */
485 /* Define to 1 if you have the `loadquery' function. */
486 #undef HAVE_LOADQUERY
488 /* Define if you have the function `localtime_r'. */
489 #undef HAVE_LOCALTIME_R
491 /* Define to 1 if you have the `logout' function. */
494 /* Define to 1 if you have the `logwtmp' function. */
497 /* Define to 1 if the system has the type `long long'. */
498 #undef HAVE_LONG_LONG
500 /* Define if you have the function `lstat'. */
503 /* Define to 1 if you have the <maillock.h> header file. */
504 #undef HAVE_MAILLOCK_H
506 /* Define if you have the function `memmove'. */
509 /* Define to 1 if you have the <memory.h> header file. */
512 /* Define if you have the function `mkstemp'. */
515 /* Define to 1 if you have the `mktime' function. */
518 /* Define to 1 if you have a working `mmap' system call. */
521 /* define if you have a ndbm library */
524 /* Define to 1 if you have the <ndbm.h> header file. */
527 /* Define to 1 if you have the <netdb.h> header file. */
530 /* Define to 1 if you have the <netgroup.h> header file. */
531 #undef HAVE_NETGROUP_H
533 /* Define to 1 if you have the <netinet6/in6.h> header file. */
534 #undef HAVE_NETINET6_IN6_H
536 /* Define to 1 if you have the <netinet6/in6_var.h> header file. */
537 #undef HAVE_NETINET6_IN6_VAR_H
539 /* Define to 1 if you have the <netinet/in6.h> header file. */
540 #undef HAVE_NETINET_IN6_H
542 /* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
543 #undef HAVE_NETINET_IN6_MACHTYPES_H
545 /* Define to 1 if you have the <netinet/in.h> header file. */
546 #undef HAVE_NETINET_IN_H
548 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
549 #undef HAVE_NETINET_IN_SYSTM_H
551 /* Define to 1 if you have the <netinet/ip.h> header file. */
552 #undef HAVE_NETINET_IP_H
554 /* Define to 1 if you have the <netinet/tcp.h> header file. */
555 #undef HAVE_NETINET_TCP_H
557 /* Define if you want to use Netinfo instead of krb5.conf. */
560 /* Define to 1 if you have the <netinfo/ni.h> header file. */
561 #undef HAVE_NETINFO_NI_H
563 /* Define to 1 if you have the <net/if.h> header file. */
566 /* Define if NDBM really is DB (creates files *.db) */
569 /* Define to 1 if you have the `on_exit' function. */
572 /* Define to 1 if you have the `openpty' function. */
575 /* define to use openssl's libcrypto */
578 /* Define to enable basic OSF C2 support. */
581 /* Define to 1 if you have the <paths.h> header file. */
584 /* Define to 1 if you have the `pidfile' function. */
587 /* Define to 1 if you have the `poll' function. */
590 /* Define to 1 if you have the <poll.h> header file. */
593 /* Define to 1 if you have the <pthread.h> header file. */
594 #undef HAVE_PTHREAD_H
596 /* Define to 1 if you have the `ptsname' function. */
599 /* Define to 1 if you have the <pty.h> header file. */
602 /* Define if you have the function `putenv'. */
605 /* Define to 1 if you have the <pwd.h> header file. */
608 /* Define to 1 if you have the `rand' function. */
611 /* Define to 1 if you have the `random' function. */
614 /* Define if you have the function `rcmd'. */
617 /* Define if you have a readline compatible library. */
620 /* Define if you have the function `readv'. */
623 /* Define if you have the function `recvmsg'. */
626 /* Define to 1 if you have the <resolv.h> header file. */
629 /* Define to 1 if you have the `res_ndestroy' function. */
630 #undef HAVE_RES_NDESTROY
632 /* Define to 1 if you have the `res_nsearch' function. */
633 #undef HAVE_RES_NSEARCH
635 /* Define to 1 if you have the `res_search' function. */
636 #undef HAVE_RES_SEARCH
638 /* Define to 1 if you have the `revoke' function. */
641 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
642 #undef HAVE_RPCSVC_YPCLNT_H
644 /* Define to 1 if you have the <sac.h> header file. */
647 /* Define to 1 if the system has the type `sa_family_t'. */
648 #undef HAVE_SA_FAMILY_T
650 /* Define to 1 if you have the <security/pam_modules.h> header file. */
651 #undef HAVE_SECURITY_PAM_MODULES_H
653 /* Define to 1 if you have the `select' function. */
656 /* Define if you have the function `sendmsg'. */
659 /* Define if you have the function `setegid'. */
662 /* Define if you have the function `setenv'. */
665 /* Define if you have the function `seteuid'. */
668 /* Define to 1 if you have the `setitimer' function. */
669 #undef HAVE_SETITIMER
671 /* Define to 1 if you have the `setlim' function. */
674 /* Define to 1 if you have the `setlogin' function. */
677 /* Define to 1 if you have the `setpcred' function. */
680 /* Define to 1 if you have the `setpgid' function. */
683 /* Define to 1 if you have the `setproctitle' function. */
684 #undef HAVE_SETPROCTITLE
686 /* Define to 1 if you have the `setprogname' function. */
687 #undef HAVE_SETPROGNAME
689 /* Define to 1 if you have the `setregid' function. */
692 /* Define to 1 if you have the `setresgid' function. */
693 #undef HAVE_SETRESGID
695 /* Define to 1 if you have the `setresuid' function. */
696 #undef HAVE_SETRESUID
698 /* Define to 1 if you have the `setreuid' function. */
701 /* Define to 1 if you have the `setsid' function. */
704 /* Define to 1 if you have the `setsockopt' function. */
705 #undef HAVE_SETSOCKOPT
707 /* Define to 1 if you have the `setstate' function. */
710 /* Define to 1 if you have the `setutent' function. */
713 /* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
714 #undef HAVE_SGI_GETCAPABILITYBYNAME
716 /* Define to 1 if you have the <sgtty.h> header file. */
719 /* Define to 1 if you have the <shadow.h> header file. */
722 /* Define to 1 if you have the <siad.h> header file. */
725 /* Define to 1 if you have the `sigaction' function. */
726 #undef HAVE_SIGACTION
728 /* Define to 1 if you have the <signal.h> header file. */
731 /* define if you have a working snprintf */
734 /* Define to 1 if you have the `socket' function. */
737 /* Define to 1 if the system has the type `socklen_t'. */
738 #undef HAVE_SOCKLEN_T
740 /* Define to 1 if the system has the type `ssize_t'. */
743 /* Define to 1 if you have the <standards.h> header file. */
744 #undef HAVE_STANDARDS_H
746 /* Define to 1 if you have the <stdint.h> header file. */
749 /* Define to 1 if you have the <stdlib.h> header file. */
752 /* Define if you have the function `strcasecmp'. */
753 #undef HAVE_STRCASECMP
755 /* Define if you have the function `strdup'. */
758 /* Define if you have the function `strerror'. */
761 /* Define if you have the function `strftime'. */
764 /* Define to 1 if you have the <strings.h> header file. */
765 #undef HAVE_STRINGS_H
767 /* Define to 1 if you have the <string.h> header file. */
770 /* Define if you have the function `strlcat'. */
773 /* Define if you have the function `strlcpy'. */
776 /* Define if you have the function `strlwr'. */
779 /* Define if you have the function `strncasecmp'. */
780 #undef HAVE_STRNCASECMP
782 /* Define if you have the function `strndup'. */
785 /* Define if you have the function `strnlen'. */
788 /* Define to 1 if you have the <stropts.h> header file. */
789 #undef HAVE_STROPTS_H
791 /* Define if you have the function `strptime'. */
794 /* Define if you have the function `strsep'. */
797 /* Define if you have the function `strsep_copy'. */
798 #undef HAVE_STRSEP_COPY
800 /* Define to 1 if you have the `strstr' function. */
803 /* Define to 1 if you have the `strsvis' function. */
806 /* Define if you have the function `strtok_r'. */
809 /* Define to 1 if the system has the type `struct addrinfo'. */
810 #undef HAVE_STRUCT_ADDRINFO
812 /* Define to 1 if the system has the type `struct ifaddrs'. */
813 #undef HAVE_STRUCT_IFADDRS
815 /* Define to 1 if the system has the type `struct iovec'. */
816 #undef HAVE_STRUCT_IOVEC
818 /* Define to 1 if the system has the type `struct msghdr'. */
819 #undef HAVE_STRUCT_MSGHDR
821 /* Define to 1 if the system has the type `struct sockaddr'. */
822 #undef HAVE_STRUCT_SOCKADDR
824 /* Define if struct sockaddr has field sa_len. */
825 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
827 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
828 #undef HAVE_STRUCT_SOCKADDR_STORAGE
830 /* define if you have struct spwd */
831 #undef HAVE_STRUCT_SPWD
833 /* Define if struct tm has field tm_gmtoff. */
834 #undef HAVE_STRUCT_TM_TM_GMTOFF
836 /* Define if struct tm has field tm_zone. */
837 #undef HAVE_STRUCT_TM_TM_ZONE
839 /* Define if struct utmpx has field ut_exit. */
840 #undef HAVE_STRUCT_UTMPX_UT_EXIT
842 /* Define if struct utmpx has field ut_syslen. */
843 #undef HAVE_STRUCT_UTMPX_UT_SYSLEN
845 /* Define if struct utmp has field ut_addr. */
846 #undef HAVE_STRUCT_UTMP_UT_ADDR
848 /* Define if struct utmp has field ut_host. */
849 #undef HAVE_STRUCT_UTMP_UT_HOST
851 /* Define if struct utmp has field ut_id. */
852 #undef HAVE_STRUCT_UTMP_UT_ID
854 /* Define if struct utmp has field ut_pid. */
855 #undef HAVE_STRUCT_UTMP_UT_PID
857 /* Define if struct utmp has field ut_type. */
858 #undef HAVE_STRUCT_UTMP_UT_TYPE
860 /* Define if struct utmp has field ut_user. */
861 #undef HAVE_STRUCT_UTMP_UT_USER
863 /* define if struct winsize is declared in sys/termios.h */
864 #undef HAVE_STRUCT_WINSIZE
866 /* Define to 1 if you have the `strunvis' function. */
869 /* Define if you have the function `strupr'. */
872 /* Define to 1 if you have the `strvis' function. */
875 /* Define to 1 if you have the `strvisx' function. */
878 /* Define to 1 if you have the `svis' function. */
881 /* Define if you have the function `swab'. */
884 /* Define to 1 if you have the `sysconf' function. */
887 /* Define to 1 if you have the `sysctl' function. */
890 /* Define to 1 if you have the `syslog' function. */
893 /* Define to 1 if you have the <syslog.h> header file. */
896 /* Define to 1 if you have the <sys/bitypes.h> header file. */
897 #undef HAVE_SYS_BITYPES_H
899 /* Define to 1 if you have the <sys/bswap.h> header file. */
900 #undef HAVE_SYS_BSWAP_H
902 /* Define to 1 if you have the <sys/capability.h> header file. */
903 #undef HAVE_SYS_CAPABILITY_H
905 /* Define to 1 if you have the <sys/category.h> header file. */
906 #undef HAVE_SYS_CATEGORY_H
908 /* Define to 1 if you have the <sys/file.h> header file. */
909 #undef HAVE_SYS_FILE_H
911 /* Define to 1 if you have the <sys/filio.h> header file. */
912 #undef HAVE_SYS_FILIO_H
914 /* Define to 1 if you have the <sys/ioccom.h> header file. */
915 #undef HAVE_SYS_IOCCOM_H
917 /* Define to 1 if you have the <sys/ioctl.h> header file. */
918 #undef HAVE_SYS_IOCTL_H
920 /* Define to 1 if you have the <sys/mman.h> header file. */
921 #undef HAVE_SYS_MMAN_H
923 /* Define to 1 if you have the <sys/param.h> header file. */
924 #undef HAVE_SYS_PARAM_H
926 /* Define to 1 if you have the <sys/proc.h> header file. */
927 #undef HAVE_SYS_PROC_H
929 /* Define to 1 if you have the <sys/ptyio.h> header file. */
930 #undef HAVE_SYS_PTYIO_H
932 /* Define to 1 if you have the <sys/ptyvar.h> header file. */
933 #undef HAVE_SYS_PTYVAR_H
935 /* Define to 1 if you have the <sys/pty.h> header file. */
936 #undef HAVE_SYS_PTY_H
938 /* Define to 1 if you have the <sys/resource.h> header file. */
939 #undef HAVE_SYS_RESOURCE_H
941 /* Define to 1 if you have the <sys/select.h> header file. */
942 #undef HAVE_SYS_SELECT_H
944 /* Define to 1 if you have the <sys/socket.h> header file. */
945 #undef HAVE_SYS_SOCKET_H
947 /* Define to 1 if you have the <sys/sockio.h> header file. */
948 #undef HAVE_SYS_SOCKIO_H
950 /* Define to 1 if you have the <sys/stat.h> header file. */
951 #undef HAVE_SYS_STAT_H
953 /* Define to 1 if you have the <sys/stream.h> header file. */
954 #undef HAVE_SYS_STREAM_H
956 /* Define to 1 if you have the <sys/stropts.h> header file. */
957 #undef HAVE_SYS_STROPTS_H
959 /* Define to 1 if you have the <sys/strtty.h> header file. */
960 #undef HAVE_SYS_STRTTY_H
962 /* Define to 1 if you have the <sys/str_tty.h> header file. */
963 #undef HAVE_SYS_STR_TTY_H
965 /* Define to 1 if you have the <sys/syscall.h> header file. */
966 #undef HAVE_SYS_SYSCALL_H
968 /* Define to 1 if you have the <sys/sysctl.h> header file. */
969 #undef HAVE_SYS_SYSCTL_H
971 /* Define to 1 if you have the <sys/termio.h> header file. */
972 #undef HAVE_SYS_TERMIO_H
974 /* Define to 1 if you have the <sys/timeb.h> header file. */
975 #undef HAVE_SYS_TIMEB_H
977 /* Define to 1 if you have the <sys/times.h> header file. */
978 #undef HAVE_SYS_TIMES_H
980 /* Define to 1 if you have the <sys/time.h> header file. */
981 #undef HAVE_SYS_TIME_H
983 /* Define to 1 if you have the <sys/tty.h> header file. */
984 #undef HAVE_SYS_TTY_H
986 /* Define to 1 if you have the <sys/types.h> header file. */
987 #undef HAVE_SYS_TYPES_H
989 /* Define to 1 if you have the <sys/ucred.h> header file. */
990 #undef HAVE_SYS_UCRED_H
992 /* Define to 1 if you have the <sys/uio.h> header file. */
993 #undef HAVE_SYS_UIO_H
995 /* Define to 1 if you have the <sys/un.h> header file. */
998 /* Define to 1 if you have the <sys/utsname.h> header file. */
999 #undef HAVE_SYS_UTSNAME_H
1001 /* Define to 1 if you have the <sys/wait.h> header file. */
1002 #undef HAVE_SYS_WAIT_H
1004 /* Define to 1 if you have the <termcap.h> header file. */
1005 #undef HAVE_TERMCAP_H
1007 /* Define to 1 if you have the <termios.h> header file. */
1008 #undef HAVE_TERMIOS_H
1010 /* Define to 1 if you have the <termio.h> header file. */
1011 #undef HAVE_TERMIO_H
1013 /* Define to 1 if you have the <term.h> header file. */
1016 /* Define to 1 if you have the `tgetent' function. */
1019 /* Define if you have the function `timegm'. */
1022 /* Define if you have the `timezone' variable. */
1023 #undef HAVE_TIMEZONE
1025 /* Define to 1 if you have the <time.h> header file. */
1028 /* Define to 1 if you have the <tmpdir.h> header file. */
1029 #undef HAVE_TMPDIR_H
1031 /* Define to 1 if you have the `ttyname' function. */
1034 /* Define to 1 if you have the `ttyslot' function. */
1037 /* Define to 1 if you have the <udb.h> header file. */
1040 /* Define to 1 if the system has the type `uint16_t'. */
1041 #undef HAVE_UINT16_T
1043 /* Define to 1 if the system has the type `uint32_t'. */
1044 #undef HAVE_UINT32_T
1046 /* Define to 1 if the system has the type `uint64_t'. */
1047 #undef HAVE_UINT64_T
1049 /* Define to 1 if the system has the type `uint8_t'. */
1052 /* Define to 1 if the system has the type `uintptr_t'. */
1053 #undef HAVE_UINTPTR_T
1055 /* Define to 1 if you have the `umask' function. */
1058 /* Define to 1 if you have the `uname' function. */
1061 /* Define to 1 if you have the <unistd.h> header file. */
1062 #undef HAVE_UNISTD_H
1064 /* Define to 1 if you have the `unlockpt' function. */
1065 #undef HAVE_UNLOCKPT
1067 /* Define if you have the function `unsetenv'. */
1068 #undef HAVE_UNSETENV
1070 /* Define to 1 if you have the `unvis' function. */
1073 /* Define to 1 if you have the <userconf.h> header file. */
1074 #undef HAVE_USERCONF_H
1076 /* Define to 1 if you have the <usersec.h> header file. */
1077 #undef HAVE_USERSEC_H
1079 /* Define to 1 if you have the <util.h> header file. */
1082 /* Define to 1 if you have the <utmpx.h> header file. */
1085 /* Define to 1 if you have the <utmp.h> header file. */
1088 /* Define to 1 if the system has the type `u_int16_t'. */
1089 #undef HAVE_U_INT16_T
1091 /* Define to 1 if the system has the type `u_int32_t'. */
1092 #undef HAVE_U_INT32_T
1094 /* Define to 1 if the system has the type `u_int64_t'. */
1095 #undef HAVE_U_INT64_T
1097 /* Define to 1 if the system has the type `u_int8_t'. */
1098 #undef HAVE_U_INT8_T
1100 /* Define to 1 if you have the `vasnprintf' function. */
1101 #undef HAVE_VASNPRINTF
1103 /* Define to 1 if you have the `vasprintf' function. */
1104 #undef HAVE_VASPRINTF
1106 /* Define if you have the function `verr'. */
1109 /* Define if you have the function `verrx'. */
1112 /* Define to 1 if you have the `vhangup' function. */
1115 /* Define to 1 if you have the `vis' function. */
1118 /* Define to 1 if you have the <vis.h> header file. */
1121 /* define if you have a working vsnprintf */
1122 #undef HAVE_VSNPRINTF
1124 /* Define if you have the function `vsyslog'. */
1127 /* Define if you have the function `vwarn'. */
1130 /* Define if you have the function `vwarnx'. */
1133 /* Define if you have the function `warn'. */
1136 /* Define if you have the function `warnx'. */
1139 /* Define if you have the function `writev'. */
1142 /* define if struct winsize has ws_xpixel */
1143 #undef HAVE_WS_XPIXEL
1145 /* define if struct winsize has ws_ypixel */
1146 #undef HAVE_WS_YPIXEL
1148 /* Define to 1 if you have the `XauFileName' function. */
1149 #undef HAVE_XAUFILENAME
1151 /* Define to 1 if you have the `XauReadAuth' function. */
1152 #undef HAVE_XAUREADAUTH
1154 /* Define to 1 if you have the `XauWriteAuth' function. */
1155 #undef HAVE_XAUWRITEAUTH
1157 /* Define to 1 if you have the `yp_get_default_domain' function. */
1158 #undef HAVE_YP_GET_DEFAULT_DOMAIN
1160 /* Define to 1 if you have the `_getpty' function. */
1163 /* Define if you have the `_res' variable. */
1166 /* Define to 1 if you have the `_scrsize' function. */
1167 #undef HAVE__SCRSIZE
1169 /* define if your compiler has __attribute__ */
1170 #undef HAVE___ATTRIBUTE__
1172 /* Define if you have the `__progname' variable. */
1173 #undef HAVE___PROGNAME
1175 /* Define if you have the hesiod package. */
1178 /* Define if you are running IRIX 4. */
1181 /* Enable Kerberos 5 support in applications. */
1187 /* path to libexec */
1190 /* path to localstate */
1191 #undef LOCALSTATEDIR
1193 /* define if the system is missing a prototype for asnprintf() */
1194 #undef NEED_ASNPRINTF_PROTO
1196 /* define if the system is missing a prototype for asprintf() */
1197 #undef NEED_ASPRINTF_PROTO
1199 /* define if the system is missing a prototype for crypt() */
1200 #undef NEED_CRYPT_PROTO
1202 /* define if the system is missing a prototype for daemon() */
1203 #undef NEED_DAEMON_PROTO
1205 /* define if the system is missing a prototype for gethostname() */
1206 #undef NEED_GETHOSTNAME_PROTO
1208 /* define if the system is missing a prototype for getusershell() */
1209 #undef NEED_GETUSERSHELL_PROTO
1211 /* define if the system is missing a prototype for glob() */
1212 #undef NEED_GLOB_PROTO
1214 /* define if the system is missing a prototype for hstrerror() */
1215 #undef NEED_HSTRERROR_PROTO
1217 /* define if the system is missing a prototype for inet_aton() */
1218 #undef NEED_INET_ATON_PROTO
1220 /* define if the system is missing a prototype for iruserok() */
1221 #undef NEED_IRUSEROK_PROTO
1223 /* define if the system is missing a prototype for mkstemp() */
1224 #undef NEED_MKSTEMP_PROTO
1226 /* define if the system is missing a prototype for SecKeyGetCSPHandle() */
1227 #undef NEED_SECKEYGETCSPHANDLE_PROTO
1229 /* define if the system is missing a prototype for setenv() */
1230 #undef NEED_SETENV_PROTO
1232 /* define if the system is missing a prototype for snprintf() */
1233 #undef NEED_SNPRINTF_PROTO
1235 /* define if the system is missing a prototype for strndup() */
1236 #undef NEED_STRNDUP_PROTO
1238 /* define if the system is missing a prototype for strsep() */
1239 #undef NEED_STRSEP_PROTO
1241 /* define if the system is missing a prototype for strsvis() */
1242 #undef NEED_STRSVIS_PROTO
1244 /* define if the system is missing a prototype for strtok_r() */
1245 #undef NEED_STRTOK_R_PROTO
1247 /* define if the system is missing a prototype for strunvis() */
1248 #undef NEED_STRUNVIS_PROTO
1250 /* define if the system is missing a prototype for strvisx() */
1251 #undef NEED_STRVISX_PROTO
1253 /* define if the system is missing a prototype for strvis() */
1254 #undef NEED_STRVIS_PROTO
1256 /* define if the system is missing a prototype for svis() */
1257 #undef NEED_SVIS_PROTO
1259 /* define if the system is missing a prototype for unsetenv() */
1260 #undef NEED_UNSETENV_PROTO
1262 /* define if the system is missing a prototype for unvis() */
1263 #undef NEED_UNVIS_PROTO
1265 /* define if the system is missing a prototype for vasnprintf() */
1266 #undef NEED_VASNPRINTF_PROTO
1268 /* define if the system is missing a prototype for vasprintf() */
1269 #undef NEED_VASPRINTF_PROTO
1271 /* define if the system is missing a prototype for vis() */
1272 #undef NEED_VIS_PROTO
1274 /* define if the system is missing a prototype for vsnprintf() */
1275 #undef NEED_VSNPRINTF_PROTO
1277 /* Define if you don't wan't support for AFS. */
1280 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1281 #undef NO_MINUS_C_MINUS_O
1283 /* Define if you don't want to use mmap. */
1286 /* Define this to enable old environment option in telnet. */
1289 /* Define if you have the openldap package. */
1292 /* Define if you want support for hdb ldap module */
1293 #undef OPENLDAP_MODULE
1295 /* define if prototype of openlog is compatible with void openlog(const char
1297 #undef OPENLOG_PROTO_COMPATIBLE
1299 /* Define if you want OTP support in applications. */
1302 /* Name of package */
1305 /* Define to the address where bug reports for this package should be sent. */
1306 #undef PACKAGE_BUGREPORT
1308 /* Define to the full name of this package. */
1311 /* Define to the full name and version of this package. */
1312 #undef PACKAGE_STRING
1314 /* Define to the one symbol short name of this package. */
1315 #undef PACKAGE_TARNAME
1317 /* Define to the version of this package. */
1318 #undef PACKAGE_VERSION
1320 /* Define to enable PKINIT. */
1323 /* Define if getlogin has POSIX flavour (and not BSD). */
1324 #undef POSIX_GETLOGIN
1326 /* Define if getpwnam_r has POSIX flavour. */
1327 #undef POSIX_GETPWNAM_R
1329 /* Define if you have the readline package. */
1332 /* Define as the return type of signal handlers (`int' or `void'). */
1338 /* Define if you want to use samba socket wrappers. */
1339 #undef SOCKET_WRAPPER_REPLACE
1341 /* Define to 1 if you have the ANSI C header files. */
1344 /* Define if you have streams ptys. */
1347 /* path to sysconf */
1350 /* Define to what version of SunOS you are running. */
1353 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1354 #undef TIME_WITH_SYS_TIME
1356 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1357 #undef TM_IN_SYS_TIME
1359 /* Version number of package */
1362 /* Define if signal handlers return void. */
1363 #undef VOID_RETSIGTYPE
1365 /* define if target is big endian */
1366 #undef WORDS_BIGENDIAN
1368 /* Define to 1 if the X Window System is missing or not being used. */
1369 #undef X_DISPLAY_MISSING
1371 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1373 #undef YYTEXT_POINTER
1375 /* Number of bits in a file offset, on hosts where this is settable. */
1376 #undef _FILE_OFFSET_BITS
1378 /* Define to enable extensions on glibc-based systems such as Linux. */
1381 /* Define for large files, on AIX-style hosts. */
1384 /* Define to empty if `const' does not conform to ANSI C. */
1387 /* Define to `int' if <sys/types.h> doesn't define. */
1390 /* Define to `__inline__' or `__inline' if that's what the C compiler
1391 calls it, or to nothing if 'inline' is not supported under any name. */
1396 /* Define this to what the type mode_t should be. */
1399 /* Define to `long int' if <sys/types.h> does not define. */
1402 /* Define to `int' if <sys/types.h> does not define. */
1405 /* Define this to what the type sig_atomic_t should be. */
1408 /* Define to `unsigned int' if <sys/types.h> does not define. */
1411 /* Define to `int' if <sys/types.h> doesn't define. */
1415 #include "roken_rename.h"
1418 #ifdef VOID_RETSIGTYPE
1419 #define SIGRETURN(x) return
1421 #define SIGRETURN(x) return (RETSIGTYPE)(x)
1424 #ifdef BROKEN_REALLOC
1425 #define realloc(X, Y) rk_realloc((X), (Y))
1429 #if ENDIANESS_IN_SYS_PARAM_H
1430 # include <sys/types.h>
1431 # include <sys/param.h>
1432 # if BYTE_ORDER == BIG_ENDIAN
1433 # define WORDS_BIGENDIAN 1
1440 /* XXX this is gross, but kills about a gazillion warnings */
1448 /* IRIX 4 braindamage */
1449 #if IRIX == 4 && !defined(__STDC__)
1455 #if defined(ENCRYPTION) && !defined(AUTHENTICATION)
1456 #define AUTHENTICATION 1
1459 /* Set this to the default system lead string for telnetd
1460 * can contain %-escapes: %s=sysname, %m=machine, %r=os-release
1461 * %v=os-version, %t=tty, %h=hostname, %d=date and time
1465 /* Used with login -p */
1468 /* set this to a sensible login */
1470 #define LOGIN_PATH BINDIR "/login"