remove gcc34
[dragonfly.git] / crypto / heimdal-0.6.3 / include / config.h.in
blob147b3cef6ba1896259beae32ebd48cb9193d39d2
1 /* include/config.h.in. Generated from configure.in by autoheader. */
3 #ifndef RCSID
4 #define RCSID(msg) \
5 static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
6 #endif
8 /* Maximum values on all known systems */
9 #define MaxHostNameLen (64+4)
10 #define MaxPathLen (1024+4)
14 /* Define if you want authentication support in telnet. */
15 #undef AUTHENTICATION
17 /* path to bin */
18 #undef BINDIR
20 /* Define if realloc(NULL) doesn't work. */
21 #undef BROKEN_REALLOC
23 /* Define if you want support for DCE/DFS PAG's. */
24 #undef DCE
26 /* Define if you want to use DES encryption in telnet. */
27 #undef DES_ENCRYPTION
29 /* Define this to enable diagnostics in telnet. */
30 #undef DIAGNOSTICS
32 /* Define if you want encryption support in telnet. */
33 #undef ENCRYPTION
35 /* define if sys/param.h defines the endiness */
36 #undef ENDIANESS_IN_SYS_PARAM_H
38 /* Define this if you want support for broken ENV_{VAR,VAL} telnets. */
39 #undef ENV_HACK
41 /* define if prototype of gethostbyaddr is compatible with struct hostent
42 *gethostbyaddr(const void *, size_t, int) */
43 #undef GETHOSTBYADDR_PROTO_COMPATIBLE
45 /* define if prototype of gethostbyname is compatible with struct hostent
46 *gethostbyname(const char *) */
47 #undef GETHOSTBYNAME_PROTO_COMPATIBLE
49 /* define if prototype of getservbyname is compatible with struct servent
50 *getservbyname(const char *, const char *) */
51 #undef GETSERVBYNAME_PROTO_COMPATIBLE
53 /* define if prototype of getsockname is compatible with int getsockname(int,
54 struct sockaddr*, socklen_t*) */
55 #undef GETSOCKNAME_PROTO_COMPATIBLE
57 /* Define if you have the `altzone' variable. */
58 #undef HAVE_ALTZONE
60 /* define if your system declares altzone */
61 #undef HAVE_ALTZONE_DECLARATION
63 /* Define to 1 if you have the <arpa/ftp.h> header file. */
64 #undef HAVE_ARPA_FTP_H
66 /* Define to 1 if you have the <arpa/inet.h> header file. */
67 #undef HAVE_ARPA_INET_H
69 /* Define to 1 if you have the <arpa/nameser.h> header file. */
70 #undef HAVE_ARPA_NAMESER_H
72 /* Define to 1 if you have the <arpa/telnet.h> header file. */
73 #undef HAVE_ARPA_TELNET_H
75 /* Define to 1 if you have the `asnprintf' function. */
76 #undef HAVE_ASNPRINTF
78 /* Define to 1 if you have the `asprintf' function. */
79 #undef HAVE_ASPRINTF
81 /* Define to 1 if you have the `atexit' function. */
82 #undef HAVE_ATEXIT
84 /* Define to 1 if you have the <bind/bitypes.h> header file. */
85 #undef HAVE_BIND_BITYPES_H
87 /* Define to 1 if you have the <bsdsetjmp.h> header file. */
88 #undef HAVE_BSDSETJMP_H
90 /* Define to 1 if you have the `bswap16' function. */
91 #undef HAVE_BSWAP16
93 /* Define to 1 if you have the `bswap32' function. */
94 #undef HAVE_BSWAP32
96 /* Define to 1 if you have the <capability.h> header file. */
97 #undef HAVE_CAPABILITY_H
99 /* Define to 1 if you have the `cap_set_proc' function. */
100 #undef HAVE_CAP_SET_PROC
102 /* Define to 1 if you have the `cgetent' function. */
103 #undef HAVE_CGETENT
105 /* Define if you have the function `chown'. */
106 #undef HAVE_CHOWN
108 /* Define to 1 if you have the <config.h> header file. */
109 #undef HAVE_CONFIG_H
111 /* Define if you have the function `copyhostent'. */
112 #undef HAVE_COPYHOSTENT
114 /* Define to 1 if you have the `crypt' function. */
115 #undef HAVE_CRYPT
117 /* Define to 1 if you have the <crypt.h> header file. */
118 #undef HAVE_CRYPT_H
120 /* Define to 1 if you have the <curses.h> header file. */
121 #undef HAVE_CURSES_H
123 /* Define if you have the function `daemon'. */
124 #undef HAVE_DAEMON
126 /* define if you have a berkeley db1/2 library */
127 #undef HAVE_DB1
129 /* define if you have a berkeley db3/4 library */
130 #undef HAVE_DB3
132 /* Define to 1 if you have the <db3/db.h> header file. */
133 #undef HAVE_DB3_DB_H
135 /* Define to 1 if you have the <db4/db.h> header file. */
136 #undef HAVE_DB4_DB_H
138 /* Define to 1 if you have the `dbm_firstkey' function. */
139 #undef HAVE_DBM_FIRSTKEY
141 /* Define to 1 if you have the <dbm.h> header file. */
142 #undef HAVE_DBM_H
144 /* Define to 1 if you have the `dbopen' function. */
145 #undef HAVE_DBOPEN
147 /* Define to 1 if you have the <db_185.h> header file. */
148 #undef HAVE_DB_185_H
150 /* Define to 1 if you have the `db_create' function. */
151 #undef HAVE_DB_CREATE
153 /* Define to 1 if you have the <db.h> header file. */
154 #undef HAVE_DB_H
156 /* define if you have ndbm compat in db */
157 #undef HAVE_DB_NDBM
159 /* Define to 1 if you have the <dirent.h> header file. */
160 #undef HAVE_DIRENT_H
162 /* Define to 1 if you have the <dlfcn.h> header file. */
163 #undef HAVE_DLFCN_H
165 /* Define to 1 if you have the `dlopen' function. */
166 #undef HAVE_DLOPEN
168 /* Define to 1 if you have the `dn_expand' function. */
169 #undef HAVE_DN_EXPAND
171 /* Define if you have the function `ecalloc'. */
172 #undef HAVE_ECALLOC
174 /* Define to 1 if you have the `el_init' function. */
175 #undef HAVE_EL_INIT
177 /* Define if you have the function `emalloc'. */
178 #undef HAVE_EMALLOC
180 /* define if your system declares environ */
181 #undef HAVE_ENVIRON_DECLARATION
183 /* Define if you have the function `erealloc'. */
184 #undef HAVE_EREALLOC
186 /* Define if you have the function `err'. */
187 #undef HAVE_ERR
189 /* Define to 1 if you have the <errno.h> header file. */
190 #undef HAVE_ERRNO_H
192 /* Define if you have the function `errx'. */
193 #undef HAVE_ERRX
195 /* Define to 1 if you have the <err.h> header file. */
196 #undef HAVE_ERR_H
198 /* Define if you have the function `estrdup'. */
199 #undef HAVE_ESTRDUP
201 /* Define if you have the function `fchown'. */
202 #undef HAVE_FCHOWN
204 /* Define to 1 if you have the `fcntl' function. */
205 #undef HAVE_FCNTL
207 /* Define to 1 if you have the <fcntl.h> header file. */
208 #undef HAVE_FCNTL_H
210 /* Define if you have the function `flock'. */
211 #undef HAVE_FLOCK
213 /* Define if you have the function `fnmatch'. */
214 #undef HAVE_FNMATCH
216 /* Define to 1 if you have the <fnmatch.h> header file. */
217 #undef HAVE_FNMATCH_H
219 /* Define if el_init takes four arguments. */
220 #undef HAVE_FOUR_VALUED_EL_INIT
222 /* define if krb_put_int takes four arguments. */
223 #undef HAVE_FOUR_VALUED_KRB_PUT_INT
225 /* Define to 1 if you have the `freeaddrinfo' function. */
226 #undef HAVE_FREEADDRINFO
228 /* Define if you have the function `freehostent'. */
229 #undef HAVE_FREEHOSTENT
231 /* Define to 1 if you have the `gai_strerror' function. */
232 #undef HAVE_GAI_STRERROR
234 /* Define to 1 if you have the <gdbm/ndbm.h> header file. */
235 #undef HAVE_GDBM_NDBM_H
237 /* Define to 1 if you have the `getaddrinfo' function. */
238 #undef HAVE_GETADDRINFO
240 /* Define to 1 if you have the `getconfattr' function. */
241 #undef HAVE_GETCONFATTR
243 /* Define if you have the function `getcwd'. */
244 #undef HAVE_GETCWD
246 /* Define if you have the function `getdtablesize'. */
247 #undef HAVE_GETDTABLESIZE
249 /* Define if you have the function `getegid'. */
250 #undef HAVE_GETEGID
252 /* Define if you have the function `geteuid'. */
253 #undef HAVE_GETEUID
255 /* Define if you have the function `getgid'. */
256 #undef HAVE_GETGID
258 /* Define to 1 if you have the `gethostbyname' function. */
259 #undef HAVE_GETHOSTBYNAME
261 /* Define to 1 if you have the `gethostbyname2' function. */
262 #undef HAVE_GETHOSTBYNAME2
264 /* Define if you have the function `gethostname'. */
265 #undef HAVE_GETHOSTNAME
267 /* Define if you have the function `getifaddrs'. */
268 #undef HAVE_GETIFADDRS
270 /* Define if you have the function `getipnodebyaddr'. */
271 #undef HAVE_GETIPNODEBYADDR
273 /* Define if you have the function `getipnodebyname'. */
274 #undef HAVE_GETIPNODEBYNAME
276 /* Define to 1 if you have the `getlogin' function. */
277 #undef HAVE_GETLOGIN
279 /* Define if you have a working getmsg. */
280 #undef HAVE_GETMSG
282 /* Define to 1 if you have the `getnameinfo' function. */
283 #undef HAVE_GETNAMEINFO
285 /* Define if you have the function `getopt'. */
286 #undef HAVE_GETOPT
288 /* Define to 1 if you have the `getpagesize' function. */
289 #undef HAVE_GETPAGESIZE
291 /* Define to 1 if you have the `getprogname' function. */
292 #undef HAVE_GETPROGNAME
294 /* Define to 1 if you have the `getpwnam_r' function. */
295 #undef HAVE_GETPWNAM_R
297 /* Define to 1 if you have the `getrlimit' function. */
298 #undef HAVE_GETRLIMIT
300 /* Define to 1 if you have the `getsockopt' function. */
301 #undef HAVE_GETSOCKOPT
303 /* Define to 1 if you have the `getspnam' function. */
304 #undef HAVE_GETSPNAM
306 /* Define if you have the function `gettimeofday'. */
307 #undef HAVE_GETTIMEOFDAY
309 /* Define to 1 if you have the `getudbnam' function. */
310 #undef HAVE_GETUDBNAM
312 /* Define if you have the function `getuid'. */
313 #undef HAVE_GETUID
315 /* Define if you have the function `getusershell'. */
316 #undef HAVE_GETUSERSHELL
318 /* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
319 GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
320 #undef HAVE_GLOB
322 /* Define to 1 if you have the `grantpt' function. */
323 #undef HAVE_GRANTPT
325 /* Define to 1 if you have the <grp.h> header file. */
326 #undef HAVE_GRP_H
328 /* Define to 1 if you have the `hstrerror' function. */
329 #undef HAVE_HSTRERROR
331 /* Define if you have the `h_errlist' variable. */
332 #undef HAVE_H_ERRLIST
334 /* define if your system declares h_errlist */
335 #undef HAVE_H_ERRLIST_DECLARATION
337 /* Define if you have the `h_errno' variable. */
338 #undef HAVE_H_ERRNO
340 /* define if your system declares h_errno */
341 #undef HAVE_H_ERRNO_DECLARATION
343 /* Define if you have the `h_nerr' variable. */
344 #undef HAVE_H_NERR
346 /* define if your system declares h_nerr */
347 #undef HAVE_H_NERR_DECLARATION
349 /* Define to 1 if you have the <ifaddrs.h> header file. */
350 #undef HAVE_IFADDRS_H
352 /* Define if you have the in6addr_loopback variable */
353 #undef HAVE_IN6ADDR_LOOPBACK
355 /* define */
356 #undef HAVE_INET_ATON
358 /* define */
359 #undef HAVE_INET_NTOP
361 /* define */
362 #undef HAVE_INET_PTON
364 /* Define if you have the function `initgroups'. */
365 #undef HAVE_INITGROUPS
367 /* Define to 1 if you have the `initstate' function. */
368 #undef HAVE_INITSTATE
370 /* Define if you have the function `innetgr'. */
371 #undef HAVE_INNETGR
373 /* Define to 1 if the system has the type `int16_t'. */
374 #undef HAVE_INT16_T
376 /* Define to 1 if the system has the type `int32_t'. */
377 #undef HAVE_INT32_T
379 /* Define to 1 if the system has the type `int64_t'. */
380 #undef HAVE_INT64_T
382 /* Define to 1 if the system has the type `int8_t'. */
383 #undef HAVE_INT8_T
385 /* Define to 1 if you have the <inttypes.h> header file. */
386 #undef HAVE_INTTYPES_H
388 /* Define to 1 if you have the <io.h> header file. */
389 #undef HAVE_IO_H
391 /* Define if you have IPv6. */
392 #undef HAVE_IPV6
394 /* Define if you have the function `iruserok'. */
395 #undef HAVE_IRUSEROK
397 /* Define to 1 if you have the `issetugid' function. */
398 #undef HAVE_ISSETUGID
400 /* Define to 1 if you have the `krb_disable_debug' function. */
401 #undef HAVE_KRB_DISABLE_DEBUG
403 /* Define to 1 if you have the `krb_enable_debug' function. */
404 #undef HAVE_KRB_ENABLE_DEBUG
406 /* Define to 1 if you have the `krb_get_kdc_time_diff' function. */
407 #undef HAVE_KRB_GET_KDC_TIME_DIFF
409 /* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
410 #undef HAVE_KRB_GET_OUR_IP_FOR_REALM
412 /* Define to 1 if you have the `krb_kdctimeofday' function. */
413 #undef HAVE_KRB_KDCTIMEOFDAY
415 /* Define to 1 if you have the <libutil.h> header file. */
416 #undef HAVE_LIBUTIL_H
418 /* Define to 1 if you have the <limits.h> header file. */
419 #undef HAVE_LIMITS_H
421 /* Define to 1 if you have the `loadquery' function. */
422 #undef HAVE_LOADQUERY
424 /* Define if you have the function `localtime_r'. */
425 #undef HAVE_LOCALTIME_R
427 /* Define to 1 if you have the `logout' function. */
428 #undef HAVE_LOGOUT
430 /* Define to 1 if you have the `logwtmp' function. */
431 #undef HAVE_LOGWTMP
433 /* Define to 1 if the system has the type `long long'. */
434 #undef HAVE_LONG_LONG
436 /* Define if you have the function `lstat'. */
437 #undef HAVE_LSTAT
439 /* Define to 1 if you have the <maillock.h> header file. */
440 #undef HAVE_MAILLOCK_H
442 /* Define if you have the function `memmove'. */
443 #undef HAVE_MEMMOVE
445 /* Define to 1 if you have the <memory.h> header file. */
446 #undef HAVE_MEMORY_H
448 /* Define if you have the function `mkstemp'. */
449 #undef HAVE_MKSTEMP
451 /* Define to 1 if you have the `mktime' function. */
452 #undef HAVE_MKTIME
454 /* Define to 1 if you have a working `mmap' system call. */
455 #undef HAVE_MMAP
457 /* define if you have a ndbm library */
458 #undef HAVE_NDBM
460 /* Define to 1 if you have the <ndbm.h> header file. */
461 #undef HAVE_NDBM_H
463 /* Define to 1 if you have the <netdb.h> header file. */
464 #undef HAVE_NETDB_H
466 /* Define to 1 if you have the <netgroup.h> header file. */
467 #undef HAVE_NETGROUP_H
469 /* Define to 1 if you have the <netinet6/in6.h> header file. */
470 #undef HAVE_NETINET6_IN6_H
472 /* Define to 1 if you have the <netinet6/in6_var.h> header file. */
473 #undef HAVE_NETINET6_IN6_VAR_H
475 /* Define to 1 if you have the <netinet/in6.h> header file. */
476 #undef HAVE_NETINET_IN6_H
478 /* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
479 #undef HAVE_NETINET_IN6_MACHTYPES_H
481 /* Define to 1 if you have the <netinet/in.h> header file. */
482 #undef HAVE_NETINET_IN_H
484 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
485 #undef HAVE_NETINET_IN_SYSTM_H
487 /* Define to 1 if you have the <netinet/ip.h> header file. */
488 #undef HAVE_NETINET_IP_H
490 /* Define to 1 if you have the <netinet/tcp.h> header file. */
491 #undef HAVE_NETINET_TCP_H
493 /* Define if you want to use Netinfo instead of krb5.conf. */
494 #undef HAVE_NETINFO
496 /* Define to 1 if you have the <netinfo/ni.h> header file. */
497 #undef HAVE_NETINFO_NI_H
499 /* Define to 1 if you have the <net/if.h> header file. */
500 #undef HAVE_NET_IF_H
502 /* Define if NDBM really is DB (creates files *.db) */
503 #undef HAVE_NEW_DB
505 /* define if you have hash functions like md4_finito() */
506 #undef HAVE_OLD_HASH_NAMES
508 /* Define to 1 if you have the `on_exit' function. */
509 #undef HAVE_ON_EXIT
511 /* Define to 1 if you have the `openpty' function. */
512 #undef HAVE_OPENPTY
514 /* define to use openssl's libcrypto */
515 #undef HAVE_OPENSSL
517 /* define if your system declares optarg */
518 #undef HAVE_OPTARG_DECLARATION
520 /* define if your system declares opterr */
521 #undef HAVE_OPTERR_DECLARATION
523 /* define if your system declares optind */
524 #undef HAVE_OPTIND_DECLARATION
526 /* define if your system declares optopt */
527 #undef HAVE_OPTOPT_DECLARATION
529 /* Define to enable basic OSF C2 support. */
530 #undef HAVE_OSFC2
532 /* Define to 1 if you have the <paths.h> header file. */
533 #undef HAVE_PATHS_H
535 /* Define to 1 if you have the `pidfile' function. */
536 #undef HAVE_PIDFILE
538 /* Define to 1 if you have the <pthread.h> header file. */
539 #undef HAVE_PTHREAD_H
541 /* Define to 1 if you have the `ptsname' function. */
542 #undef HAVE_PTSNAME
544 /* Define to 1 if you have the <pty.h> header file. */
545 #undef HAVE_PTY_H
547 /* Define if you have the function `putenv'. */
548 #undef HAVE_PUTENV
550 /* Define to 1 if you have the <pwd.h> header file. */
551 #undef HAVE_PWD_H
553 /* Define to 1 if you have the `rand' function. */
554 #undef HAVE_RAND
556 /* Define to 1 if you have the `random' function. */
557 #undef HAVE_RANDOM
559 /* Define if you have the function `rcmd'. */
560 #undef HAVE_RCMD
562 /* Define if you have a readline compatible library. */
563 #undef HAVE_READLINE
565 /* Define if you have the function `readv'. */
566 #undef HAVE_READV
568 /* Define if you have the function `recvmsg'. */
569 #undef HAVE_RECVMSG
571 /* Define to 1 if you have the <resolv.h> header file. */
572 #undef HAVE_RESOLV_H
574 /* Define to 1 if you have the `res_nsearch' function. */
575 #undef HAVE_RES_NSEARCH
577 /* Define to 1 if you have the `res_search' function. */
578 #undef HAVE_RES_SEARCH
580 /* Define to 1 if you have the `revoke' function. */
581 #undef HAVE_REVOKE
583 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
584 #undef HAVE_RPCSVC_YPCLNT_H
586 /* Define to 1 if you have the <sac.h> header file. */
587 #undef HAVE_SAC_H
589 /* Define to 1 if the system has the type `sa_family_t'. */
590 #undef HAVE_SA_FAMILY_T
592 /* Define to 1 if you have the <security/pam_modules.h> header file. */
593 #undef HAVE_SECURITY_PAM_MODULES_H
595 /* Define to 1 if you have the `select' function. */
596 #undef HAVE_SELECT
598 /* Define if you have the function `sendmsg'. */
599 #undef HAVE_SENDMSG
601 /* Define if you have the function `setegid'. */
602 #undef HAVE_SETEGID
604 /* Define if you have the function `setenv'. */
605 #undef HAVE_SETENV
607 /* Define if you have the function `seteuid'. */
608 #undef HAVE_SETEUID
610 /* Define to 1 if you have the `setitimer' function. */
611 #undef HAVE_SETITIMER
613 /* Define to 1 if you have the `setlim' function. */
614 #undef HAVE_SETLIM
616 /* Define to 1 if you have the `setlogin' function. */
617 #undef HAVE_SETLOGIN
619 /* Define to 1 if you have the `setpcred' function. */
620 #undef HAVE_SETPCRED
622 /* Define to 1 if you have the `setpgid' function. */
623 #undef HAVE_SETPGID
625 /* Define to 1 if you have the `setproctitle' function. */
626 #undef HAVE_SETPROCTITLE
628 /* Define to 1 if you have the `setprogname' function. */
629 #undef HAVE_SETPROGNAME
631 /* Define to 1 if you have the `setregid' function. */
632 #undef HAVE_SETREGID
634 /* Define to 1 if you have the `setresgid' function. */
635 #undef HAVE_SETRESGID
637 /* Define to 1 if you have the `setresuid' function. */
638 #undef HAVE_SETRESUID
640 /* Define to 1 if you have the `setreuid' function. */
641 #undef HAVE_SETREUID
643 /* Define to 1 if you have the `setsid' function. */
644 #undef HAVE_SETSID
646 /* Define to 1 if you have the `setsockopt' function. */
647 #undef HAVE_SETSOCKOPT
649 /* Define to 1 if you have the `setstate' function. */
650 #undef HAVE_SETSTATE
652 /* Define to 1 if you have the `setutent' function. */
653 #undef HAVE_SETUTENT
655 /* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
656 #undef HAVE_SGI_GETCAPABILITYBYNAME
658 /* Define to 1 if you have the <sgtty.h> header file. */
659 #undef HAVE_SGTTY_H
661 /* Define to 1 if you have the <shadow.h> header file. */
662 #undef HAVE_SHADOW_H
664 /* Define to 1 if you have the <siad.h> header file. */
665 #undef HAVE_SIAD_H
667 /* Define to 1 if you have the `sigaction' function. */
668 #undef HAVE_SIGACTION
670 /* Define to 1 if you have the <signal.h> header file. */
671 #undef HAVE_SIGNAL_H
673 /* define if you have a working snprintf */
674 #undef HAVE_SNPRINTF
676 /* Define to 1 if you have the `socket' function. */
677 #undef HAVE_SOCKET
679 /* Define to 1 if the system has the type `socklen_t'. */
680 #undef HAVE_SOCKLEN_T
682 /* Define to 1 if the system has the type `ssize_t'. */
683 #undef HAVE_SSIZE_T
685 /* Define to 1 if you have the <standards.h> header file. */
686 #undef HAVE_STANDARDS_H
688 /* Define to 1 if you have the <stdint.h> header file. */
689 #undef HAVE_STDINT_H
691 /* Define to 1 if you have the <stdlib.h> header file. */
692 #undef HAVE_STDLIB_H
694 /* Define if you have the function `strcasecmp'. */
695 #undef HAVE_STRCASECMP
697 /* Define if you have the function `strdup'. */
698 #undef HAVE_STRDUP
700 /* Define if you have the function `strerror'. */
701 #undef HAVE_STRERROR
703 /* Define if you have the function `strftime'. */
704 #undef HAVE_STRFTIME
706 /* Define to 1 if you have the <strings.h> header file. */
707 #undef HAVE_STRINGS_H
709 /* Define to 1 if you have the <string.h> header file. */
710 #undef HAVE_STRING_H
712 /* Define if you have the function `strlcat'. */
713 #undef HAVE_STRLCAT
715 /* Define if you have the function `strlcpy'. */
716 #undef HAVE_STRLCPY
718 /* Define if you have the function `strlwr'. */
719 #undef HAVE_STRLWR
721 /* Define if you have the function `strncasecmp'. */
722 #undef HAVE_STRNCASECMP
724 /* Define if you have the function `strndup'. */
725 #undef HAVE_STRNDUP
727 /* Define if you have the function `strnlen'. */
728 #undef HAVE_STRNLEN
730 /* Define to 1 if you have the <stropts.h> header file. */
731 #undef HAVE_STROPTS_H
733 /* Define if you have the function `strptime'. */
734 #undef HAVE_STRPTIME
736 /* Define if you have the function `strsep'. */
737 #undef HAVE_STRSEP
739 /* Define if you have the function `strsep_copy'. */
740 #undef HAVE_STRSEP_COPY
742 /* Define to 1 if you have the `strstr' function. */
743 #undef HAVE_STRSTR
745 /* Define to 1 if you have the `strsvis' function. */
746 #undef HAVE_STRSVIS
748 /* Define if you have the function `strtok_r'. */
749 #undef HAVE_STRTOK_R
751 /* Define to 1 if the system has the type `struct addrinfo'. */
752 #undef HAVE_STRUCT_ADDRINFO
754 /* Define to 1 if the system has the type `struct ifaddrs'. */
755 #undef HAVE_STRUCT_IFADDRS
757 /* Define to 1 if the system has the type `struct iovec'. */
758 #undef HAVE_STRUCT_IOVEC
760 /* Define to 1 if the system has the type `struct msghdr'. */
761 #undef HAVE_STRUCT_MSGHDR
763 /* Define to 1 if the system has the type `struct sockaddr'. */
764 #undef HAVE_STRUCT_SOCKADDR
766 /* Define if struct sockaddr has field sa_len. */
767 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
769 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
770 #undef HAVE_STRUCT_SOCKADDR_STORAGE
772 /* define if you have struct spwd */
773 #undef HAVE_STRUCT_SPWD
775 /* Define if struct tm has field tm_gmtoff. */
776 #undef HAVE_STRUCT_TM_TM_GMTOFF
778 /* Define if struct tm has field tm_zone. */
779 #undef HAVE_STRUCT_TM_TM_ZONE
781 /* Define if struct utmpx has field ut_exit. */
782 #undef HAVE_STRUCT_UTMPX_UT_EXIT
784 /* Define if struct utmpx has field ut_syslen. */
785 #undef HAVE_STRUCT_UTMPX_UT_SYSLEN
787 /* Define if struct utmp has field ut_addr. */
788 #undef HAVE_STRUCT_UTMP_UT_ADDR
790 /* Define if struct utmp has field ut_host. */
791 #undef HAVE_STRUCT_UTMP_UT_HOST
793 /* Define if struct utmp has field ut_id. */
794 #undef HAVE_STRUCT_UTMP_UT_ID
796 /* Define if struct utmp has field ut_pid. */
797 #undef HAVE_STRUCT_UTMP_UT_PID
799 /* Define if struct utmp has field ut_type. */
800 #undef HAVE_STRUCT_UTMP_UT_TYPE
802 /* Define if struct utmp has field ut_user. */
803 #undef HAVE_STRUCT_UTMP_UT_USER
805 /* define if struct winsize is declared in sys/termios.h */
806 #undef HAVE_STRUCT_WINSIZE
808 /* Define to 1 if you have the `strunvis' function. */
809 #undef HAVE_STRUNVIS
811 /* Define if you have the function `strupr'. */
812 #undef HAVE_STRUPR
814 /* Define to 1 if you have the `strvis' function. */
815 #undef HAVE_STRVIS
817 /* Define to 1 if you have the `strvisx' function. */
818 #undef HAVE_STRVISX
820 /* Define to 1 if you have the `svis' function. */
821 #undef HAVE_SVIS
823 /* Define if you have the function `swab'. */
824 #undef HAVE_SWAB
826 /* Define to 1 if you have the `sysconf' function. */
827 #undef HAVE_SYSCONF
829 /* Define to 1 if you have the `sysctl' function. */
830 #undef HAVE_SYSCTL
832 /* Define to 1 if you have the `syslog' function. */
833 #undef HAVE_SYSLOG
835 /* Define to 1 if you have the <syslog.h> header file. */
836 #undef HAVE_SYSLOG_H
838 /* Define to 1 if you have the <sys/bitypes.h> header file. */
839 #undef HAVE_SYS_BITYPES_H
841 /* Define to 1 if you have the <sys/bswap.h> header file. */
842 #undef HAVE_SYS_BSWAP_H
844 /* Define to 1 if you have the <sys/capability.h> header file. */
845 #undef HAVE_SYS_CAPABILITY_H
847 /* Define to 1 if you have the <sys/category.h> header file. */
848 #undef HAVE_SYS_CATEGORY_H
850 /* Define to 1 if you have the <sys/file.h> header file. */
851 #undef HAVE_SYS_FILE_H
853 /* Define to 1 if you have the <sys/filio.h> header file. */
854 #undef HAVE_SYS_FILIO_H
856 /* Define to 1 if you have the <sys/ioccom.h> header file. */
857 #undef HAVE_SYS_IOCCOM_H
859 /* Define to 1 if you have the <sys/ioctl.h> header file. */
860 #undef HAVE_SYS_IOCTL_H
862 /* Define to 1 if you have the <sys/mman.h> header file. */
863 #undef HAVE_SYS_MMAN_H
865 /* Define to 1 if you have the <sys/param.h> header file. */
866 #undef HAVE_SYS_PARAM_H
868 /* Define to 1 if you have the <sys/proc.h> header file. */
869 #undef HAVE_SYS_PROC_H
871 /* Define to 1 if you have the <sys/ptyio.h> header file. */
872 #undef HAVE_SYS_PTYIO_H
874 /* Define to 1 if you have the <sys/ptyvar.h> header file. */
875 #undef HAVE_SYS_PTYVAR_H
877 /* Define to 1 if you have the <sys/pty.h> header file. */
878 #undef HAVE_SYS_PTY_H
880 /* Define to 1 if you have the <sys/resource.h> header file. */
881 #undef HAVE_SYS_RESOURCE_H
883 /* Define to 1 if you have the <sys/select.h> header file. */
884 #undef HAVE_SYS_SELECT_H
886 /* Define to 1 if you have the <sys/socket.h> header file. */
887 #undef HAVE_SYS_SOCKET_H
889 /* Define to 1 if you have the <sys/sockio.h> header file. */
890 #undef HAVE_SYS_SOCKIO_H
892 /* Define to 1 if you have the <sys/stat.h> header file. */
893 #undef HAVE_SYS_STAT_H
895 /* Define to 1 if you have the <sys/stream.h> header file. */
896 #undef HAVE_SYS_STREAM_H
898 /* Define to 1 if you have the <sys/stropts.h> header file. */
899 #undef HAVE_SYS_STROPTS_H
901 /* Define to 1 if you have the <sys/strtty.h> header file. */
902 #undef HAVE_SYS_STRTTY_H
904 /* Define to 1 if you have the <sys/str_tty.h> header file. */
905 #undef HAVE_SYS_STR_TTY_H
907 /* Define to 1 if you have the <sys/syscall.h> header file. */
908 #undef HAVE_SYS_SYSCALL_H
910 /* Define to 1 if you have the <sys/sysctl.h> header file. */
911 #undef HAVE_SYS_SYSCTL_H
913 /* Define to 1 if you have the <sys/termio.h> header file. */
914 #undef HAVE_SYS_TERMIO_H
916 /* Define to 1 if you have the <sys/timeb.h> header file. */
917 #undef HAVE_SYS_TIMEB_H
919 /* Define to 1 if you have the <sys/times.h> header file. */
920 #undef HAVE_SYS_TIMES_H
922 /* Define to 1 if you have the <sys/time.h> header file. */
923 #undef HAVE_SYS_TIME_H
925 /* Define to 1 if you have the <sys/tty.h> header file. */
926 #undef HAVE_SYS_TTY_H
928 /* Define to 1 if you have the <sys/types.h> header file. */
929 #undef HAVE_SYS_TYPES_H
931 /* Define to 1 if you have the <sys/uio.h> header file. */
932 #undef HAVE_SYS_UIO_H
934 /* Define to 1 if you have the <sys/un.h> header file. */
935 #undef HAVE_SYS_UN_H
937 /* Define to 1 if you have the <sys/utsname.h> header file. */
938 #undef HAVE_SYS_UTSNAME_H
940 /* Define to 1 if you have the <sys/wait.h> header file. */
941 #undef HAVE_SYS_WAIT_H
943 /* Define to 1 if you have the <termcap.h> header file. */
944 #undef HAVE_TERMCAP_H
946 /* Define to 1 if you have the <termios.h> header file. */
947 #undef HAVE_TERMIOS_H
949 /* Define to 1 if you have the <termio.h> header file. */
950 #undef HAVE_TERMIO_H
952 /* Define to 1 if you have the <term.h> header file. */
953 #undef HAVE_TERM_H
955 /* Define to 1 if you have the `tgetent' function. */
956 #undef HAVE_TGETENT
958 /* Define to 1 if you have the `timegm' function. */
959 #undef HAVE_TIMEGM
961 /* Define if you have the `timezone' variable. */
962 #undef HAVE_TIMEZONE
964 /* define if your system declares timezone */
965 #undef HAVE_TIMEZONE_DECLARATION
967 /* Define to 1 if you have the <time.h> header file. */
968 #undef HAVE_TIME_H
970 /* Define to 1 if you have the <tmpdir.h> header file. */
971 #undef HAVE_TMPDIR_H
973 /* Define to 1 if you have the `ttyname' function. */
974 #undef HAVE_TTYNAME
976 /* Define to 1 if you have the `ttyslot' function. */
977 #undef HAVE_TTYSLOT
979 /* Define to 1 if you have the <udb.h> header file. */
980 #undef HAVE_UDB_H
982 /* Define to 1 if the system has the type `uint16_t'. */
983 #undef HAVE_UINT16_T
985 /* Define to 1 if the system has the type `uint32_t'. */
986 #undef HAVE_UINT32_T
988 /* Define to 1 if the system has the type `uint64_t'. */
989 #undef HAVE_UINT64_T
991 /* Define to 1 if the system has the type `uint8_t'. */
992 #undef HAVE_UINT8_T
994 /* Define to 1 if you have the `umask' function. */
995 #undef HAVE_UMASK
997 /* Define to 1 if you have the `uname' function. */
998 #undef HAVE_UNAME
1000 /* Define to 1 if you have the <unistd.h> header file. */
1001 #undef HAVE_UNISTD_H
1003 /* Define to 1 if you have the `unlockpt' function. */
1004 #undef HAVE_UNLOCKPT
1006 /* Define if you have the function `unsetenv'. */
1007 #undef HAVE_UNSETENV
1009 /* Define to 1 if you have the `unvis' function. */
1010 #undef HAVE_UNVIS
1012 /* Define to 1 if you have the <userconf.h> header file. */
1013 #undef HAVE_USERCONF_H
1015 /* Define to 1 if you have the <usersec.h> header file. */
1016 #undef HAVE_USERSEC_H
1018 /* Define to 1 if you have the <util.h> header file. */
1019 #undef HAVE_UTIL_H
1021 /* Define to 1 if you have the <utmpx.h> header file. */
1022 #undef HAVE_UTMPX_H
1024 /* Define to 1 if you have the <utmp.h> header file. */
1025 #undef HAVE_UTMP_H
1027 /* Define to 1 if the system has the type `u_int16_t'. */
1028 #undef HAVE_U_INT16_T
1030 /* Define to 1 if the system has the type `u_int32_t'. */
1031 #undef HAVE_U_INT32_T
1033 /* Define to 1 if the system has the type `u_int64_t'. */
1034 #undef HAVE_U_INT64_T
1036 /* Define to 1 if the system has the type `u_int8_t'. */
1037 #undef HAVE_U_INT8_T
1039 /* Define to 1 if you have the `vasnprintf' function. */
1040 #undef HAVE_VASNPRINTF
1042 /* Define to 1 if you have the `vasprintf' function. */
1043 #undef HAVE_VASPRINTF
1045 /* Define if you have the function `verr'. */
1046 #undef HAVE_VERR
1048 /* Define if you have the function `verrx'. */
1049 #undef HAVE_VERRX
1051 /* Define to 1 if you have the `vhangup' function. */
1052 #undef HAVE_VHANGUP
1054 /* Define to 1 if you have the `vis' function. */
1055 #undef HAVE_VIS
1057 /* Define to 1 if you have the <vis.h> header file. */
1058 #undef HAVE_VIS_H
1060 /* define if you have a working vsnprintf */
1061 #undef HAVE_VSNPRINTF
1063 /* Define if you have the function `vsyslog'. */
1064 #undef HAVE_VSYSLOG
1066 /* Define if you have the function `vwarn'. */
1067 #undef HAVE_VWARN
1069 /* Define if you have the function `vwarnx'. */
1070 #undef HAVE_VWARNX
1072 /* Define if you have the function `warn'. */
1073 #undef HAVE_WARN
1075 /* Define if you have the function `warnx'. */
1076 #undef HAVE_WARNX
1078 /* Define if you have the function `writev'. */
1079 #undef HAVE_WRITEV
1081 /* define if struct winsize has ws_xpixel */
1082 #undef HAVE_WS_XPIXEL
1084 /* define if struct winsize has ws_ypixel */
1085 #undef HAVE_WS_YPIXEL
1087 /* Define to 1 if you have the `XauFileName' function. */
1088 #undef HAVE_XAUFILENAME
1090 /* Define to 1 if you have the `XauReadAuth' function. */
1091 #undef HAVE_XAUREADAUTH
1093 /* Define to 1 if you have the `XauWriteAuth' function. */
1094 #undef HAVE_XAUWRITEAUTH
1096 /* Define to 1 if you have the `yp_get_default_domain' function. */
1097 #undef HAVE_YP_GET_DEFAULT_DOMAIN
1099 /* Define to 1 if you have the `_getpty' function. */
1100 #undef HAVE__GETPTY
1102 /* Define if you have the `_res' variable. */
1103 #undef HAVE__RES
1105 /* define if your system declares _res */
1106 #undef HAVE__RES_DECLARATION
1108 /* Define to 1 if you have the `_scrsize' function. */
1109 #undef HAVE__SCRSIZE
1111 /* define if your compiler has __attribute__ */
1112 #undef HAVE___ATTRIBUTE__
1114 /* Define if you have the `__progname' variable. */
1115 #undef HAVE___PROGNAME
1117 /* define if your system declares __progname */
1118 #undef HAVE___PROGNAME_DECLARATION
1120 /* Define if you have the hesiod package. */
1121 #undef HESIOD
1123 /* Define if you are running IRIX 4. */
1124 #undef IRIX4
1126 /* Define if you have the krb4 package. */
1127 #undef KRB4
1129 /* Enable Kerberos 5 support in applications. */
1130 #undef KRB5
1132 /* Define if krb_mk_req takes const char * */
1133 #undef KRB_MK_REQ_CONST
1135 /* This is the krb4 sendauth version. */
1136 #undef KRB_SENDAUTH_VERS
1138 /* Define to zero if your krb.h doesn't */
1139 #undef KRB_VERIFY_NOT_SECURE
1141 /* Define to one if your krb.h doesn't */
1142 #undef KRB_VERIFY_SECURE
1144 /* Define to two if your krb.h doesn't */
1145 #undef KRB_VERIFY_SECURE_FAIL
1147 /* path to lib */
1148 #undef LIBDIR
1150 /* path to libexec */
1151 #undef LIBEXECDIR
1153 /* path to localstate */
1154 #undef LOCALSTATEDIR
1156 /* define if the system is missing a prototype for asnprintf() */
1157 #undef NEED_ASNPRINTF_PROTO
1159 /* define if the system is missing a prototype for asprintf() */
1160 #undef NEED_ASPRINTF_PROTO
1162 /* define if the system is missing a prototype for crypt() */
1163 #undef NEED_CRYPT_PROTO
1165 /* define if the system is missing a prototype for gethostname() */
1166 #undef NEED_GETHOSTNAME_PROTO
1168 /* define if the system is missing a prototype for getusershell() */
1169 #undef NEED_GETUSERSHELL_PROTO
1171 /* define if the system is missing a prototype for glob() */
1172 #undef NEED_GLOB_PROTO
1174 /* define if the system is missing a prototype for hstrerror() */
1175 #undef NEED_HSTRERROR_PROTO
1177 /* define if the system is missing a prototype for inet_aton() */
1178 #undef NEED_INET_ATON_PROTO
1180 /* define if the system is missing a prototype for mkstemp() */
1181 #undef NEED_MKSTEMP_PROTO
1183 /* define if the system is missing a prototype for setenv() */
1184 #undef NEED_SETENV_PROTO
1186 /* define if the system is missing a prototype for snprintf() */
1187 #undef NEED_SNPRINTF_PROTO
1189 /* define if the system is missing a prototype for strndup() */
1190 #undef NEED_STRNDUP_PROTO
1192 /* define if the system is missing a prototype for strsep() */
1193 #undef NEED_STRSEP_PROTO
1195 /* define if the system is missing a prototype for strsvis() */
1196 #undef NEED_STRSVIS_PROTO
1198 /* define if the system is missing a prototype for strtok_r() */
1199 #undef NEED_STRTOK_R_PROTO
1201 /* define if the system is missing a prototype for strunvis() */
1202 #undef NEED_STRUNVIS_PROTO
1204 /* define if the system is missing a prototype for strvisx() */
1205 #undef NEED_STRVISX_PROTO
1207 /* define if the system is missing a prototype for strvis() */
1208 #undef NEED_STRVIS_PROTO
1210 /* define if the system is missing a prototype for svis() */
1211 #undef NEED_SVIS_PROTO
1213 /* define if the system is missing a prototype for unsetenv() */
1214 #undef NEED_UNSETENV_PROTO
1216 /* define if the system is missing a prototype for unvis() */
1217 #undef NEED_UNVIS_PROTO
1219 /* define if the system is missing a prototype for vasnprintf() */
1220 #undef NEED_VASNPRINTF_PROTO
1222 /* define if the system is missing a prototype for vasprintf() */
1223 #undef NEED_VASPRINTF_PROTO
1225 /* define if the system is missing a prototype for vis() */
1226 #undef NEED_VIS_PROTO
1228 /* define if the system is missing a prototype for vsnprintf() */
1229 #undef NEED_VSNPRINTF_PROTO
1231 /* Define if you don't want to use mmap. */
1232 #undef NO_MMAP
1234 /* Define this to enable old environment option in telnet. */
1235 #undef OLD_ENVIRON
1237 /* Define if you have the openldap package. */
1238 #undef OPENLDAP
1240 /* define if prototype of openlog is compatible with void openlog(const char
1241 *, int, int) */
1242 #undef OPENLOG_PROTO_COMPATIBLE
1244 /* Define if you want OTP support in applications. */
1245 #undef OTP
1247 /* Name of package */
1248 #undef PACKAGE
1250 /* Define to the address where bug reports for this package should be sent. */
1251 #undef PACKAGE_BUGREPORT
1253 /* Define to the full name of this package. */
1254 #undef PACKAGE_NAME
1256 /* Define to the full name and version of this package. */
1257 #undef PACKAGE_STRING
1259 /* Define to the one symbol short name of this package. */
1260 #undef PACKAGE_TARNAME
1262 /* Define to the version of this package. */
1263 #undef PACKAGE_VERSION
1265 /* Define if getlogin has POSIX flavour (and not BSD). */
1266 #undef POSIX_GETLOGIN
1268 /* Define if getpwnam_r has POSIX flavour. */
1269 #undef POSIX_GETPWNAM_R
1271 /* Define if you have the readline package. */
1272 #undef READLINE
1274 /* Define as the return type of signal handlers (`int' or `void'). */
1275 #undef RETSIGTYPE
1277 /* path to sbin */
1278 #undef SBINDIR
1280 /* Define to 1 if you have the ANSI C header files. */
1281 #undef STDC_HEADERS
1283 /* Define if you have streams ptys. */
1284 #undef STREAMSPTY
1286 /* path to sysconf */
1287 #undef SYSCONFDIR
1289 /* Define to what version of SunOS you are running. */
1290 #undef SunOS
1292 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1293 #undef TIME_WITH_SYS_TIME
1295 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1296 #undef TM_IN_SYS_TIME
1298 /* Version number of package */
1299 #undef VERSION
1301 /* Define if signal handlers return void. */
1302 #undef VOID_RETSIGTYPE
1304 /* define if target is big endian */
1305 #undef WORDS_BIGENDIAN
1307 /* Define to 1 if the X Window System is missing or not being used. */
1308 #undef X_DISPLAY_MISSING
1310 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1311 `char[]'. */
1312 #undef YYTEXT_POINTER
1314 /* Number of bits in a file offset, on hosts where this is settable. */
1315 #undef _FILE_OFFSET_BITS
1317 /* Define to enable extensions on glibc-based systems such as Linux. */
1318 #undef _GNU_SOURCE
1320 /* Define for large files, on AIX-style hosts. */
1321 #undef _LARGE_FILES
1323 /* Define to empty if `const' does not conform to ANSI C. */
1324 #undef const
1326 /* Define to `int' if <sys/types.h> doesn't define. */
1327 #undef gid_t
1329 /* Define to `__inline__' or `__inline' if that's what the C compiler
1330 calls it, or to nothing if 'inline' is not supported under any name. */
1331 #ifndef __cplusplus
1332 #undef inline
1333 #endif
1335 /* Define this to what the type mode_t should be. */
1336 #undef mode_t
1338 /* Define to `long' if <sys/types.h> does not define. */
1339 #undef off_t
1341 /* Define to `int' if <sys/types.h> does not define. */
1342 #undef pid_t
1344 /* Define this to what the type sig_atomic_t should be. */
1345 #undef sig_atomic_t
1347 /* Define to `unsigned' if <sys/types.h> does not define. */
1348 #undef size_t
1350 /* Define to `int' if <sys/types.h> doesn't define. */
1351 #undef uid_t
1353 #if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4)
1354 #define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S))
1355 #else
1356 #define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (S))
1357 #endif
1361 #if defined(ENCRYPTION) && !defined(AUTHENTICATION)
1362 #define AUTHENTICATION 1
1363 #endif
1365 /* Set this to the default system lead string for telnetd
1366 * can contain %-escapes: %s=sysname, %m=machine, %r=os-release
1367 * %v=os-version, %t=tty, %h=hostname, %d=date and time
1369 #undef USE_IM
1371 /* Used with login -p */
1372 #undef LOGIN_ARGS
1374 /* set this to a sensible login */
1375 #ifndef LOGIN_PATH
1376 #define LOGIN_PATH BINDIR "/login"
1377 #endif
1380 #ifdef ROKEN_RENAME
1381 #include "roken_rename.h"
1382 #endif
1384 #ifndef HAVE_KRB_KDCTIMEOFDAY
1385 #define krb_kdctimeofday(X) gettimeofday((X), NULL)
1386 #endif
1388 #ifndef HAVE_KRB_GET_KDC_TIME_DIFF
1389 #define krb_get_kdc_time_diff() (0)
1390 #endif
1392 #ifdef VOID_RETSIGTYPE
1393 #define SIGRETURN(x) return
1394 #else
1395 #define SIGRETURN(x) return (RETSIGTYPE)(x)
1396 #endif
1398 #ifdef BROKEN_REALLOC
1399 #define realloc(X, Y) isoc_realloc((X), (Y))
1400 #define isoc_realloc(X, Y) ((X) ? realloc((X), (Y)) : malloc(Y))
1401 #endif
1404 #if ENDIANESS_IN_SYS_PARAM_H
1405 # include <sys/types.h>
1406 # include <sys/param.h>
1407 # if BYTE_ORDER == BIG_ENDIAN
1408 # define WORDS_BIGENDIAN 1
1409 # endif
1410 #endif
1413 #if _AIX
1414 #define _ALL_SOURCE
1415 /* XXX this is gross, but kills about a gazillion warnings */
1416 struct ether_addr;
1417 struct sockaddr;
1418 struct sockaddr_dl;
1419 struct sockaddr_in;
1420 #endif
1423 /* IRIX 4 braindamage */
1424 #if IRIX == 4 && !defined(__STDC__)
1425 #define __STDC__ 0
1426 #endif