1 /* include/config.h. Generated from config.h.in by configure. */
2 /* include/config.h.in. Generated from configure.ac by autoheader. */
4 #if HAVE_NBTOOL_CONFIG_H
5 #include "nbtool_config.h"
10 static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
13 /* Maximum values on all known systems */
14 #define MaxHostNameLen (64+4)
15 #define MaxPathLen (1024+4)
22 #define KRB5_LIB_FUNCTION __declspec(dllexport)
23 #define KRB5_LIB_CALL __stdcall
24 #define KRB5_LIB_VARIABLE __declspec(dllexport)
26 #define KRB5_LIB_FUNCTION
28 #define KRB5_LIB_VARIABLE
34 #ifdef BUILD_ROKEN_LIB
37 #define ROKEN_LIB_FUNCTION __declspec(dllexport)
38 #define ROKEN_LIB_CALL __stdcall
39 #define ROKEN_LIB_VARIABLE __declspec(dllexport)
41 #define ROKEN_LIB_FUNCTION
42 #define ROKEN_LIB_CALL
43 #define ROKEN_LIB_VARIABLE
49 #ifdef BUILD_GSSAPI_LIB
52 #define GSSAPI_LIB_FUNCTION __declspec(dllexport)
53 #define GSSAPI_LIB_CALL __stdcall
54 #define GSSAPI_LIB_VARIABLE __declspec(dllexport)
56 #define GSSAPI_LIB_FUNCTION
57 #define GSSAPI_LIB_CALL
58 #define GSSAPI_LIB_VARIABLE
64 /* Define if you want authentication support in telnet. */
65 #define AUTHENTICATION 1
68 #define BINDIR "/usr/bin"
70 /* Define if realloc(NULL) doesn't work. */
71 /* #undef BROKEN_REALLOC */
73 /* Define if you want support for DCE/DFS PAG's. */
76 /* Define if you want to use DES encryption in telnet. */
77 #define DES_ENCRYPTION 1
79 /* Define this to enable diagnostics in telnet. */
82 /* Define to enable DIGEST. */
85 /* Define if want to use the weak AFS string to key functions. */
86 #define ENABLE_AFS_STRING_TO_KEY 1
88 /* Define if you want have a thread safe libraries */
89 #define ENABLE_PTHREAD_SUPPORT 1
91 /* Define if you want encryption support in telnet. */
94 /* define if sys/param.h defines the endiness */
95 #define ENDIANESS_IN_SYS_PARAM_H 1
97 /* Define this if you want support for broken ENV_{VAR,VAL} telnets. */
100 /* define if prototype of gethostbyaddr is compatible with struct hostent
101 *gethostbyaddr(const void *, size_t, int) */
102 /* #undef GETHOSTBYADDR_PROTO_COMPATIBLE */
104 /* define if prototype of gethostbyname is compatible with struct hostent
105 *gethostbyname(const char *) */
106 #define GETHOSTBYNAME_PROTO_COMPATIBLE 1
108 /* define if prototype of getservbyname is compatible with struct servent
109 *getservbyname(const char *, const char *) */
110 #define GETSERVBYNAME_PROTO_COMPATIBLE 1
112 /* define if prototype of getsockname is compatible with int getsockname(int,
113 struct sockaddr*, socklen_t*) */
114 #define GETSOCKNAME_PROTO_COMPATIBLE 1
116 /* Define if you have the `altzone' variable. */
117 /* #undef HAVE_ALTZONE */
119 /* Define to 1 if you have the `arc4random' function. */
120 #define HAVE_ARC4RANDOM 1
122 /* Define to 1 if you have the <arpa/ftp.h> header file. */
123 #define HAVE_ARPA_FTP_H 1
125 /* Define to 1 if you have the <arpa/inet.h> header file. */
126 #define HAVE_ARPA_INET_H 1
128 /* Define to 1 if you have the <arpa/nameser.h> header file. */
129 #define HAVE_ARPA_NAMESER_H 1
131 /* Define to 1 if you have the <arpa/telnet.h> header file. */
132 #define HAVE_ARPA_TELNET_H 1
134 /* Define to 1 if you have the <asl.h> header file. */
135 /* #undef HAVE_ASL_H */
137 /* Define to 1 if you have the `asnprintf' function. */
138 /* #undef HAVE_ASNPRINTF */
140 /* Define to 1 if you have the `asprintf' function. */
141 #define HAVE_ASPRINTF 1
143 /* Define to 1 if you have the `atexit' function. */
144 #define HAVE_ATEXIT 1
146 /* Define to 1 if you have the `backtrace' function. */
147 /* #undef HAVE_BACKTRACE */
149 /* Define to 1 if you have the <bind/bitypes.h> header file. */
150 /* #undef HAVE_BIND_BITYPES_H */
152 /* Define to 1 if you have the <bsdsetjmp.h> header file. */
153 /* #undef HAVE_BSDSETJMP_H */
155 /* Define to 1 if you have the `bswap16' function. */
156 #define HAVE_BSWAP16 1
158 /* Define to 1 if you have the `bswap32' function. */
159 #define HAVE_BSWAP32 1
161 /* Define to 1 if you have the <capability.h> header file. */
162 /* #undef HAVE_CAPABILITY_H */
164 /* whether capng is available for privilege reduction */
165 /* #undef HAVE_CAPNG */
167 /* Define to 1 if you have the `cap_set_proc' function. */
168 /* #undef HAVE_CAP_SET_PROC */
170 /* Define to 1 if you have the `cgetent' function. */
171 #define HAVE_CGETENT 1
173 /* Define if you have the function `chown'. */
176 /* Define if you have the function `closefrom'. */
177 #define HAVE_CLOSEFROM 1
179 /* Define to 1 if you have the <CommonCrypto/CommonCryptor.h> header file. */
180 /* #undef HAVE_COMMONCRYPTO_COMMONCRYPTOR_H */
182 /* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
183 /* #undef HAVE_COMMONCRYPTO_COMMONDIGEST_H */
185 /* Define to 1 if you have the <config.h> header file. */
186 /* #undef HAVE_CONFIG_H */
188 /* Define if you have the function `copyhostent'. */
189 /* #undef HAVE_COPYHOSTENT */
191 /* Define to 1 if you have the `crypt' function. */
194 /* Define to 1 if you have the <crypt.h> header file. */
195 /* #undef HAVE_CRYPT_H */
197 /* Define to 1 if you have the <curses.h> header file. */
198 #define HAVE_CURSES_H 1
200 /* Define if you have the function `daemon'. */
201 #define HAVE_DAEMON 1
203 /* define if you have a berkeley db1/2 library */
206 /* define if you have a berkeley db3/4/5 library */
207 /* #undef HAVE_DB3 */
209 /* Define to 1 if you have the <db3/db.h> header file. */
210 /* #undef HAVE_DB3_DB_H */
212 /* Define to 1 if you have the <db4/db.h> header file. */
213 /* #undef HAVE_DB4_DB_H */
215 /* Define to 1 if you have the <db5/db.h> header file. */
216 /* #undef HAVE_DB5_DB_H */
218 /* Define to 1 if you have the <db6/db.h> header file. */
219 /* #undef HAVE_DB6_DB_H */
221 /* Define if you have user supplied header location */
222 /* #undef HAVE_DBHEADER */
224 /* Define to 1 if you have the `dbm_firstkey' function. */
225 #define HAVE_DBM_FIRSTKEY 1
227 /* Define to 1 if you have the <dbm.h> header file. */
228 /* #undef HAVE_DBM_H */
230 /* Define to 1 if you have the `dbopen' function. */
231 #define HAVE_DBOPEN 1
233 /* Define to 1 if you have the `db_create' function. */
234 /* #undef HAVE_DB_CREATE */
236 /* Define to 1 if you have the <db.h> header file. */
239 /* define if you have ndbm compat in db */
240 /* #undef HAVE_DB_NDBM */
242 /* Define to 1 if you have the declaration of `altzone', and to 0 if you
244 /* #undef HAVE_DECL_ALTZONE */
246 /* Define to 1 if you have the declaration of `environ', and to 0 if you
248 #define HAVE_DECL_ENVIRON 0
250 /* Define to 1 if you have the declaration of `h_errlist', and to 0 if you
252 #define HAVE_DECL_H_ERRLIST 0
254 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
256 #define HAVE_DECL_H_ERRNO 1
258 /* Define to 1 if you have the declaration of `h_nerr', and to 0 if you don't.
260 #define HAVE_DECL_H_NERR 0
262 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
264 #define HAVE_DECL_OPTARG 1
266 /* Define to 1 if you have the declaration of `opterr', and to 0 if you don't.
268 #define HAVE_DECL_OPTERR 1
270 /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
272 #define HAVE_DECL_OPTIND 1
274 /* Define to 1 if you have the declaration of `optopt', and to 0 if you don't.
276 #define HAVE_DECL_OPTOPT 1
278 /* Define to 1 if you have the declaration of `timezone', and to 0 if you
280 #define HAVE_DECL_TIMEZONE 1
282 /* Define to 1 if you have the declaration of `_res', and to 0 if you don't.
284 #define HAVE_DECL__RES 1
286 /* Define to 1 if you have the declaration of `__progname', and to 0 if you
288 #define HAVE_DECL___PROGNAME 0
290 /* Define to 1 if you have the <dirent.h> header file. */
291 #define HAVE_DIRENT_H 1
293 /* have a dirfd function/macro */
296 /* Define if DIR has field dd_fd. */
297 #define HAVE_DIR_DD_FD 1
299 /* Define to 1 if you have the `dispatch_async_f' function. */
300 /* #undef HAVE_DISPATCH_ASYNC_F */
302 /* Define to 1 if you have the <dispatch/dispatch.h> header file. */
303 /* #undef HAVE_DISPATCH_DISPATCH_H */
305 /* Define to 1 if you have the <dlfcn.h> header file. */
306 #define HAVE_DLFCN_H 1
308 /* Define to 1 if you have the `dlopen' function. */
309 #define HAVE_DLOPEN 1
311 /* Define to 1 if you have the <dns.h> header file. */
312 /* #undef HAVE_DNS_H */
314 /* Define to 1 if you have the `dns_search' function. */
315 /* #undef HAVE_DNS_SEARCH */
317 /* Define to 1 if you have the `dn_expand' function. */
318 #define HAVE_DN_EXPAND 1
320 /* Define to 1 if you have the `door_create' function. */
321 /* #undef HAVE_DOOR_CREATE */
323 /* Define if you have the function `ecalloc'. */
324 #define HAVE_ECALLOC 1
326 /* Define if you have the function `emalloc'. */
327 #define HAVE_EMALLOC 1
329 /* Define if you have the function `erealloc'. */
330 #define HAVE_EREALLOC 1
332 /* Define if you have the function `err'. */
335 /* Define to 1 if you have the <errno.h> header file. */
336 #define HAVE_ERRNO_H 1
338 /* Define if you have the function `errx'. */
341 /* Define to 1 if you have the <err.h> header file. */
344 /* Define if you have the function `estrdup'. */
345 #define HAVE_ESTRDUP 1
347 /* Define to 1 if you have the <execinfo.h> header file. */
348 #undef HAVE_EXECINFO_H
350 /* Define if you have the function `fchown'. */
351 #define HAVE_FCHOWN 1
353 /* Define to 1 if you have the `fcntl' function. */
356 /* Define to 1 if you have the <fcntl.h> header file. */
357 #define HAVE_FCNTL_H 1
359 /* Define if you have the function `flock'. */
362 /* Define if you have the function `fnmatch'. */
363 #define HAVE_FNMATCH 1
365 /* Define to 1 if you have the <fnmatch.h> header file. */
366 #define HAVE_FNMATCH_H 1
368 /* Have -framework Security */
369 /* #undef HAVE_FRAMEWORK_SECURITY */
371 /* Define to 1 if you have the `freeaddrinfo' function. */
372 #define HAVE_FREEADDRINFO 1
374 /* Define if you have the function `freehostent'. */
375 /* #undef HAVE_FREEHOSTENT */
377 /* Define to 1 if you have the `gai_strerror' function. */
378 #define HAVE_GAI_STRERROR 1
380 /* Define if os support gcd. */
381 /* #undef HAVE_GCD */
383 /* Define to 1 if you have the <gdbm/ndbm.h> header file. */
384 /* #undef HAVE_GDBM_NDBM_H */
386 /* Define to 1 if you have the `getaddrinfo' function. */
387 #define HAVE_GETADDRINFO 1
389 /* Define to 1 if you have the `getconfattr' function. */
390 /* #undef HAVE_GETCONFATTR */
392 /* Define if you have the function `getcwd'. */
393 #define HAVE_GETCWD 1
395 /* Define if you have the function `getdtablesize'. */
396 #define HAVE_GETDTABLESIZE 1
398 /* Define if you have the function `getegid'. */
399 #define HAVE_GETEGID 1
401 /* Define if you have the function `geteuid'. */
402 #define HAVE_GETEUID 1
404 /* Define if you have the function `getgid'. */
405 #define HAVE_GETGID 1
407 /* Define to 1 if you have the `gethostbyname' function. */
408 #define HAVE_GETHOSTBYNAME 1
410 /* Define to 1 if you have the `gethostbyname2' function. */
411 #define HAVE_GETHOSTBYNAME2 1
413 /* Define if you have the function `gethostname'. */
414 #define HAVE_GETHOSTNAME 1
416 /* Define if you have the function `getifaddrs'. */
417 #define HAVE_GETIFADDRS 1
419 /* Define if you have the function `getipnodebyaddr'. */
420 /* #undef HAVE_GETIPNODEBYADDR */
422 /* Define if you have the function `getipnodebyname'. */
423 /* #undef HAVE_GETIPNODEBYNAME */
425 /* Define to 1 if you have the `getlogin' function. */
426 #define HAVE_GETLOGIN 1
428 /* Define if you have a working getmsg. */
429 /* #undef HAVE_GETMSG */
431 /* Define to 1 if you have the `getnameinfo' function. */
432 #define HAVE_GETNAMEINFO 1
434 /* Define if you have the function `getopt'. */
435 #define HAVE_GETOPT 1
437 /* Define to 1 if you have the `getpagesize' function. */
438 #define HAVE_GETPAGESIZE 1
440 /* Define to 1 if you have the `getpeereid' function. */
441 #define HAVE_GETPEEREID 1
443 /* Define to 1 if you have the `getpeerucred' function. */
444 /* #undef HAVE_GETPEERUCRED */
446 /* Define to 1 if you have the `getprogname' function. */
447 #define HAVE_GETPROGNAME 1
449 /* Define to 1 if you have the `getpwnam_r' function. */
450 #define HAVE_GETPWNAM_R 1
452 /* Define to 1 if you have the `getrlimit' function. */
453 #define HAVE_GETRLIMIT 1
455 /* Define to 1 if you have the `getsockopt' function. */
456 #define HAVE_GETSOCKOPT 1
458 /* Define to 1 if you have the `getspnam' function. */
459 /* #undef HAVE_GETSPNAM */
461 /* Define if you have the function `gettimeofday'. */
462 #define HAVE_GETTIMEOFDAY 1
464 /* Define to 1 if you have the `getudbnam' function. */
465 /* #undef HAVE_GETUDBNAM */
467 /* Define if you have the function `getuid'. */
468 #define HAVE_GETUID 1
470 /* Define if you have the function `getusershell'. */
471 #define HAVE_GETUSERSHELL 1
473 /* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
474 GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
477 /* Define to 1 if you have the `grantpt' function. */
478 #define HAVE_GRANTPT 1
480 /* Define to 1 if you have the <grp.h> header file. */
483 /* Define to 1 if you have the `hstrerror' function. */
484 #define HAVE_HSTRERROR 1
486 /* Define if you have the `h_errlist' variable. */
487 #define HAVE_H_ERRLIST 1
489 /* Define if you have the `h_errno' variable. */
490 #define HAVE_H_ERRNO 1
492 /* Define if you have the `h_nerr' variable. */
493 #define HAVE_H_NERR 1
495 /* Define to 1 if you have the <ifaddrs.h> header file. */
496 #define HAVE_IFADDRS_H 1
498 /* Define if you have the in6addr_loopback variable */
499 #define HAVE_IN6ADDR_LOOPBACK 1
502 #define HAVE_INET_ATON 1
505 #define HAVE_INET_NTOP 1
508 #define HAVE_INET_PTON 1
510 /* Define if you have the function `initgroups'. */
511 #define HAVE_INITGROUPS 1
513 /* Define to 1 if you have the `initstate' function. */
514 #define HAVE_INITSTATE 1
516 /* Define if you have the function `innetgr'. */
517 #define HAVE_INNETGR 1
519 /* Define to 1 if the system has the type `int16_t'. */
520 #define HAVE_INT16_T 1
522 /* Define to 1 if the system has the type `int32_t'. */
523 #define HAVE_INT32_T 1
525 /* Define to 1 if the system has the type `int64_t'. */
526 #define HAVE_INT64_T 1
528 /* Define to 1 if the system has the type `int8_t'. */
529 #define HAVE_INT8_T 1
531 /* Define to 1 if you have the <inttypes.h> header file. */
532 #define HAVE_INTTYPES_H 1
534 /* Define to 1 if you have the <io.h> header file. */
535 /* #undef HAVE_IO_H */
538 /* Define if you have IPv6. */
542 /* Define if you have the function `iruserok'. */
543 #define HAVE_IRUSEROK 1
545 /* Define to 1 if you have the `issetugid' function. */
546 #define HAVE_ISSETUGID 1
548 /* Define if you want to use the Kerberos Credentials Manager. */
551 /* Define to 1 if you have the <libutil.h> header file. */
552 /* #undef HAVE_LIBUTIL_H */
554 /* Define to 1 if you have the <limits.h> header file. */
555 #define HAVE_LIMITS_H 1
557 /* Define to 1 if you have the `loadquery' function. */
558 /* #undef HAVE_LOADQUERY */
560 /* Define to 1 if you have the <locale.h> header file. */
561 #define HAVE_LOCALE_H 1
563 /* Define if you have the function `localtime_r'. */
564 #define HAVE_LOCALTIME_R 1
566 /* Define to 1 if you have the `logout' function. */
567 #define HAVE_LOGOUT 1
569 /* Define to 1 if you have the `logwtmp' function. */
570 #define HAVE_LOGWTMP 1
572 /* Define to 1 if the system has the type `long long'. */
573 #define HAVE_LONG_LONG 1
575 /* Define if you have the function `lstat'. */
578 /* Define to 1 if you have the <maillock.h> header file. */
579 /* #undef HAVE_MAILLOCK_H */
581 /* Define if you have the function `memmove'. */
582 #define HAVE_MEMMOVE 1
584 /* Define to 1 if you have the <memory.h> header file. */
585 #define HAVE_MEMORY_H 1
587 /* Define if you have the function `mkstemp'. */
588 #define HAVE_MKSTEMP 1
590 /* Define to 1 if you have the `mktime' function. */
591 #define HAVE_MKTIME 1
593 /* Define to 1 if you have a working `mmap' system call. */
596 /* define if you have a ndbm library */
599 /* Define to 1 if you have the <ndbm.h> header file. */
600 #define HAVE_NDBM_H 1
602 /* Define to 1 if you have the <netdb.h> header file. */
603 #define HAVE_NETDB_H 1
605 /* Define to 1 if you have the <netgroup.h> header file. */
606 #define HAVE_NETGROUP_H 1
608 /* Define to 1 if you have the <netinet6/in6.h> header file. */
609 #define HAVE_NETINET6_IN6_H 1
611 /* Define to 1 if you have the <netinet6/in6_var.h> header file. */
612 #define HAVE_NETINET6_IN6_VAR_H 1
614 /* Define to 1 if you have the <netinet/in6.h> header file. */
615 /* #undef HAVE_NETINET_IN6_H */
617 /* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
618 /* #undef HAVE_NETINET_IN6_MACHTYPES_H */
620 /* Define to 1 if you have the <netinet/in.h> header file. */
621 #define HAVE_NETINET_IN_H 1
623 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
624 #define HAVE_NETINET_IN_SYSTM_H 1
626 /* Define to 1 if you have the <netinet/ip.h> header file. */
627 #define HAVE_NETINET_IP_H 1
629 /* Define to 1 if you have the <netinet/tcp.h> header file. */
630 #define HAVE_NETINET_TCP_H 1
632 /* Define to 1 if you have the <net/if.h> header file. */
633 #define HAVE_NET_IF_H 1
635 /* Define if NDBM really is DB (creates files *.db) */
636 #define HAVE_NEW_DB 1
638 /* Define to 1 if you have the `on_exit' function. */
639 /* #undef HAVE_ON_EXIT */
641 /* Define to 1 if you have the `openpty' function. */
642 #define HAVE_OPENPTY 1
644 /* define to use openssl's libcrypto */
645 #define HAVE_OPENSSL 1
647 /* Define to enable basic OSF C2 support. */
648 /* #undef HAVE_OSFC2 */
650 /* Define to 1 if you have the <paths.h> header file. */
651 #define HAVE_PATHS_H 1
653 /* Define to 1 if you have the `pidfile' function. */
654 #define HAVE_PIDFILE 1
656 /* Define to 1 if you have the `poll' function. */
659 /* Define to 1 if you have the <poll.h> header file. */
660 #define HAVE_POLL_H 1
662 /* Define to 1 if you have the <pthread.h> header file. */
663 #define HAVE_PTHREAD_H 1
665 /* Define to 1 if you have the `ptsname' function. */
666 #define HAVE_PTSNAME 1
668 /* Define to 1 if you have the <pty.h> header file. */
669 /* #undef HAVE_PTY_H */
671 /* Define if you have the function `putenv'. */
672 #define HAVE_PUTENV 1
674 /* Define to 1 if you have the <pwd.h> header file. */
677 /* Define to 1 if you have the `rand' function. */
680 /* Define to 1 if you have the `random' function. */
681 #define HAVE_RANDOM 1
683 /* Define if you have the function `rcmd'. */
686 /* Define if you have a readline compatible library. */
687 #define HAVE_READLINE 1
689 /* Define to 1 if you have the
690 <[readline.h])[][]_AH_CHECK_HEADER([readline/readline.h]> header file. */
691 /* #undef HAVE_READLINE_H */
693 /* Define to 1 if you have the <readline/readline.h > header file. */
694 /* #undef HAVE_READLINE_READLINE_H_ */
696 /* Define if you have the function `readv'. */
699 /* Define if you have the function `recvmsg'. */
700 #define HAVE_RECVMSG 1
702 /* Define to 1 if you have the <resolv.h> header file. */
703 #define HAVE_RESOLV_H 1
705 /* Define to 1 if you have the `res_ndestroy' function. */
706 #define HAVE_RES_NDESTROY 1
708 /* Define to 1 if you have the `res_nsearch' function. */
709 #define HAVE_RES_NSEARCH 1
711 /* Define to 1 if you have the `res_search' function. */
712 #define HAVE_RES_SEARCH 1
714 /* Define to 1 if you have the `revoke' function. */
715 #define HAVE_REVOKE 1
717 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
718 #define HAVE_RPCSVC_YPCLNT_H 1
720 /* Define to 1 if you have the <sac.h> header file. */
721 /* #undef HAVE_SAC_H */
723 /* Define to 1 if the system has the type `sa_family_t'. */
724 #define HAVE_SA_FAMILY_T 1
726 /* Define if you want support for cache in sqlite. */
727 /* #undef HAVE_SCC */
729 /* Define to 1 if you have the <search.h> header file. */
730 /* #undef HAVE_SEARCH_H */
732 /* Define to 1 if you have the <security/pam_modules.h> header file. */
733 #define HAVE_SECURITY_PAM_MODULES_H 1
735 /* Define to 1 if you have the `select' function. */
736 #define HAVE_SELECT 1
738 /* Define if you have the function `sendmsg'. */
739 #define HAVE_SENDMSG 1
741 /* Define if you have the function `setegid'. */
742 #define HAVE_SETEGID 1
744 /* Define if you have the function `setenv'. */
745 #define HAVE_SETENV 1
747 /* Define if you have the function `seteuid'. */
748 #define HAVE_SETEUID 1
750 /* Define to 1 if you have the `setitimer' function. */
751 #define HAVE_SETITIMER 1
753 /* Define to 1 if you have the `setlim' function. */
754 /* #undef HAVE_SETLIM */
756 /* Define to 1 if you have the `setlogin' function. */
757 #define HAVE_SETLOGIN 1
759 /* Define to 1 if you have the `setpcred' function. */
760 /* #undef HAVE_SETPCRED */
762 /* Define to 1 if you have the `setpgid' function. */
763 #define HAVE_SETPGID 1
765 /* Define to 1 if you have the `setproctitle' function. */
766 #define HAVE_SETPROCTITLE 1
768 /* Define to 1 if you have the `setprogname' function. */
769 #define HAVE_SETPROGNAME 1
771 /* Define to 1 if you have the `setregid' function. */
772 #define HAVE_SETREGID 1
774 /* Define to 1 if you have the `setresgid' function. */
775 /* #undef HAVE_SETRESGID */
777 /* Define to 1 if you have the `setresuid' function. */
778 /* #undef HAVE_SETRESUID */
780 /* Define to 1 if you have the `setreuid' function. */
781 #define HAVE_SETREUID 1
783 /* Define to 1 if you have the `setsid' function. */
784 #define HAVE_SETSID 1
786 /* Define to 1 if you have the `setsockopt' function. */
787 #define HAVE_SETSOCKOPT 1
789 /* Define to 1 if you have the `setstate' function. */
790 #define HAVE_SETSTATE 1
792 /* Define to 1 if you have the `setutent' function. */
793 #define HAVE_SETUTENT 1
795 /* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
796 /* #undef HAVE_SGI_GETCAPABILITYBYNAME */
798 /* Define to 1 if you have the <sgtty.h> header file. */
799 #define HAVE_SGTTY_H 1
801 /* Define to 1 if you have the <shadow.h> header file. */
802 /* #undef HAVE_SHADOW_H */
804 /* Define to 1 if you have the <siad.h> header file. */
805 /* #undef HAVE_SIAD_H */
807 /* Define to 1 if you have the `sigaction' function. */
808 #define HAVE_SIGACTION 1
810 /* Define to 1 if you have the <signal.h> header file. */
811 #define HAVE_SIGNAL_H 1
813 /* define if you have a working snprintf */
814 #define HAVE_SNPRINTF 1
816 /* Define to 1 if you have the `socket' function. */
817 #define HAVE_SOCKET 1
819 /* Define to 1 if the system has the type `socklen_t'. */
820 #define HAVE_SOCKLEN_T 1
822 /* Define if you want support for sqlite in Heimdal. */
823 /* #undef HAVE_SQLITE3 */
825 /* Define to 1 if the system has the type `ssize_t'. */
826 #define HAVE_SSIZE_T 1
828 /* Define to 1 if you have the <standards.h> header file. */
829 /* #undef HAVE_STANDARDS_H */
831 /* Define to 1 if you have the <stdint.h> header file. */
832 #define HAVE_STDINT_H 1
834 /* Define to 1 if you have the <stdlib.h> header file. */
835 #define HAVE_STDLIB_H 1
837 /* Define if you have the function `strcasecmp'. */
838 #define HAVE_STRCASECMP 1
840 /* Define if you have the function `strdup'. */
841 #define HAVE_STRDUP 1
843 /* Define if you have the function `strerror'. */
844 #define HAVE_STRERROR 1
846 /* Define if you have the function strerror_r. */
847 #define HAVE_STRERROR_R 1
849 /* Define if you have the function `strftime'. */
850 #define HAVE_STRFTIME 1
852 /* Define to 1 if you have the <strings.h> header file. */
853 #define HAVE_STRINGS_H 1
855 /* Define to 1 if you have the <string.h> header file. */
856 #define HAVE_STRING_H 1
858 /* Define if you have the function `strlcat'. */
859 #define HAVE_STRLCAT 1
861 /* Define if you have the function `strlcpy'. */
862 #define HAVE_STRLCPY 1
864 /* Define if you have the function `strlwr'. */
865 /* #undef HAVE_STRLWR */
867 /* Define if you have the function `strncasecmp'. */
868 #define HAVE_STRNCASECMP 1
870 /* Define if you have the function `strndup'. */
871 #define HAVE_STRNDUP 1
873 /* Define if you have the function `strnlen'. */
874 #define HAVE_STRNLEN 1
876 /* Define to 1 if you have the <stropts.h> header file. */
877 /* #undef HAVE_STROPTS_H */
879 /* Define if you have the function `strptime'. */
880 #define HAVE_STRPTIME 1
882 /* Define if you have the function `strsep'. */
883 #define HAVE_STRSEP 1
885 /* Define if you have the function `strsep_copy'. */
886 /* #undef HAVE_STRSEP_COPY */
888 /* Define to 1 if you have the `strstr' function. */
889 #define HAVE_STRSTR 1
891 /* Define to 1 if you have the `strsvis' function. */
892 #define HAVE_STRSVIS 1
894 /* Define to 1 if you have the `strsvisx' function. */
895 #define HAVE_STRSVISX 1
897 /* Define if you have the function `strtok_r'. */
898 #define HAVE_STRTOK_R 1
900 /* Define to 1 if the system has the type `struct addrinfo'. */
901 #define HAVE_STRUCT_ADDRINFO 1
903 /* Define to 1 if the system has the type `struct ifaddrs'. */
904 #define HAVE_STRUCT_IFADDRS 1
906 /* Define to 1 if the system has the type `struct iovec'. */
907 #define HAVE_STRUCT_IOVEC 1
909 /* Define to 1 if the system has the type `struct msghdr'. */
910 #define HAVE_STRUCT_MSGHDR 1
912 /* Define to 1 if the system has the type `struct sockaddr'. */
913 #define HAVE_STRUCT_SOCKADDR 1
915 /* Define if struct sockaddr has field sa_len. */
916 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
918 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
919 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
921 /* define if you have struct spwd */
922 /* #undef HAVE_STRUCT_SPWD */
924 /* Define if struct tm has field tm_gmtoff. */
925 #define HAVE_STRUCT_TM_TM_GMTOFF 1
927 /* Define if struct tm has field tm_zone. */
928 #define HAVE_STRUCT_TM_TM_ZONE 1
930 /* Define if struct utmpx has field ut_exit. */
931 #define HAVE_STRUCT_UTMPX_UT_EXIT 1
933 /* Define if struct utmpx has field ut_host. */
934 #define HAVE_STRUCT_UTMPX_UT_HOST 1
936 /* Define if struct utmpx has field ut_id. */
937 #define HAVE_STRUCT_UTMPX_UT_ID 1
939 /* Define if struct utmpx has field ut_line. */
940 #define HAVE_STRUCT_UTMPX_UT_LINE 1
942 /* Define if struct utmpx has field ut_pid. */
943 #define HAVE_STRUCT_UTMPX_UT_PID 1
945 /* Define if struct utmpx has field ut_syslen. */
946 /* #undef HAVE_STRUCT_UTMPX_UT_SYSLEN */
948 /* Define if struct utmpx has field ut_tv. */
949 #define HAVE_STRUCT_UTMPX_UT_TV 1
951 /* Define if struct utmpx has field ut_type. */
952 #define HAVE_STRUCT_UTMPX_UT_TYPE 1
954 /* Define if struct utmpx has field ut_user. */
955 #define HAVE_STRUCT_UTMPX_UT_USER 1
957 /* Define if struct utmp has field ut_addr. */
958 /* #undef HAVE_STRUCT_UTMP_UT_ADDR */
960 /* Define if struct utmp has field ut_host. */
961 /* #undef HAVE_STRUCT_UTMP_UT_HOST */
963 /* Define if struct utmp has field ut_id. */
964 /* #undef HAVE_STRUCT_UTMP_UT_ID */
966 /* Define if struct utmp has field ut_pid. */
967 /* #undef HAVE_STRUCT_UTMP_UT_PID */
969 /* Define if struct utmp has field ut_type. */
970 /* #undef HAVE_STRUCT_UTMP_UT_TYPE */
972 /* Define if struct utmp has field ut_user. */
973 /* #undef HAVE_STRUCT_UTMP_UT_USER */
975 /* define if struct winsize is declared in sys/termios.h */
976 #define HAVE_STRUCT_WINSIZE 1
978 /* Define to 1 if you have the `strunvis' function. */
979 #define HAVE_STRUNVIS 1
981 /* Define if you have the function `strupr'. */
982 /* #undef HAVE_STRUPR */
984 /* Define to 1 if you have the `strvis' function. */
985 #define HAVE_STRVIS 1
987 /* Define to 1 if you have the `strvisx' function. */
988 #define HAVE_STRVISX 1
990 /* Define to 1 if you have the `svis' function. */
993 /* Define if you have the function `swab'. */
996 /* Define to 1 if you have the `sysconf' function. */
997 #define HAVE_SYSCONF 1
999 /* Define to 1 if you have the `sysctl' function. */
1000 #define HAVE_SYSCTL 1
1002 /* Define to 1 if you have the `syslog' function. */
1003 #define HAVE_SYSLOG 1
1005 /* Define to 1 if you have the <syslog.h> header file. */
1006 #define HAVE_SYSLOG_H 1
1008 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1009 /* #undef HAVE_SYS_BITYPES_H */
1011 /* Define to 1 if you have the <sys/bswap.h> header file. */
1012 #define HAVE_SYS_BSWAP_H 1
1014 /* Define to 1 if you have the <sys/capability.h> header file. */
1015 /* #undef HAVE_SYS_CAPABILITY_H */
1017 /* Define to 1 if you have the <sys/category.h> header file. */
1018 /* #undef HAVE_SYS_CATEGORY_H */
1020 /* Define to 1 if you have the <sys/file.h> header file. */
1021 #define HAVE_SYS_FILE_H 1
1023 /* Define to 1 if you have the <sys/filio.h> header file. */
1024 #define HAVE_SYS_FILIO_H 1
1026 /* Define to 1 if you have the <sys/ioccom.h> header file. */
1027 #define HAVE_SYS_IOCCOM_H 1
1029 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1030 #define HAVE_SYS_IOCTL_H 1
1032 /* Define to 1 if you have the <sys/mman.h> header file. */
1033 #define HAVE_SYS_MMAN_H 1
1035 /* Define to 1 if you have the <sys/param.h> header file. */
1036 #define HAVE_SYS_PARAM_H 1
1038 /* Define to 1 if you have the <sys/proc.h> header file. */
1039 #define HAVE_SYS_PROC_H 1
1041 /* Define to 1 if you have the <sys/ptyio.h> header file. */
1042 /* #undef HAVE_SYS_PTYIO_H */
1044 /* Define to 1 if you have the <sys/ptyvar.h> header file. */
1045 /* #undef HAVE_SYS_PTYVAR_H */
1047 /* Define to 1 if you have the <sys/pty.h> header file. */
1048 /* #undef HAVE_SYS_PTY_H */
1050 /* Define to 1 if you have the <sys/resource.h> header file. */
1051 #define HAVE_SYS_RESOURCE_H 1
1053 /* Define to 1 if you have the <sys/select.h> header file. */
1054 #define HAVE_SYS_SELECT_H 1
1056 /* Define to 1 if you have the <sys/socket.h> header file. */
1057 #define HAVE_SYS_SOCKET_H 1
1059 /* Define to 1 if you have the <sys/sockio.h> header file. */
1060 #define HAVE_SYS_SOCKIO_H 1
1062 /* Define to 1 if you have the <sys/stat.h> header file. */
1063 #define HAVE_SYS_STAT_H 1
1065 /* Define to 1 if you have the <sys/stream.h> header file. */
1066 /* #undef HAVE_SYS_STREAM_H */
1068 /* Define to 1 if you have the <sys/stropts.h> header file. */
1069 /* #undef HAVE_SYS_STROPTS_H */
1071 /* Define to 1 if you have the <sys/strtty.h> header file. */
1072 /* #undef HAVE_SYS_STRTTY_H */
1074 /* Define to 1 if you have the <sys/str_tty.h> header file. */
1075 /* #undef HAVE_SYS_STR_TTY_H */
1077 /* Define to 1 if you have the <sys/syscall.h> header file. */
1078 #define HAVE_SYS_SYSCALL_H 1
1080 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1081 #define HAVE_SYS_SYSCTL_H 1
1083 /* Define to 1 if you have the <sys/termio.h> header file. */
1084 /* #undef HAVE_SYS_TERMIO_H */
1086 /* Define to 1 if you have the <sys/timeb.h> header file. */
1087 #define HAVE_SYS_TIMEB_H 1
1089 /* Define to 1 if you have the <sys/times.h> header file. */
1090 #define HAVE_SYS_TIMES_H 1
1092 /* Define to 1 if you have the <sys/time.h> header file. */
1093 #define HAVE_SYS_TIME_H 1
1095 /* Define to 1 if you have the <sys/tty.h> header file. */
1096 #define HAVE_SYS_TTY_H 1
1098 /* Define to 1 if you have the <sys/types.h> header file. */
1099 #define HAVE_SYS_TYPES_H 1
1101 /* Define to 1 if you have the <sys/ucred.h> header file. */
1102 #define HAVE_SYS_UCRED_H 1
1104 /* Define to 1 if you have the <sys/uio.h> header file. */
1105 #define HAVE_SYS_UIO_H 1
1107 /* Define to 1 if you have the <sys/un.h> header file. */
1108 #define HAVE_SYS_UN_H 1
1110 /* Define to 1 if you have the <sys/utsname.h> header file. */
1111 #define HAVE_SYS_UTSNAME_H 1
1113 /* Define to 1 if you have the <sys/wait.h> header file. */
1114 #define HAVE_SYS_WAIT_H 1
1116 /* Define to 1 if you have the `tdelete' function. */
1117 /* #undef HAVE_TDELETE */
1119 /* Define to 1 if you have the <termcap.h> header file. */
1120 #define HAVE_TERMCAP_H 1
1122 /* Define to 1 if you have the <termios.h> header file. */
1123 #define HAVE_TERMIOS_H 1
1125 /* Define to 1 if you have the <termio.h> header file. */
1126 /* #undef HAVE_TERMIO_H */
1128 /* Define to 1 if you have the <term.h> header file. */
1129 #define HAVE_TERM_H 1
1131 /* Define to 1 if you have the `tfind' function. */
1132 /* #undef HAVE_TFIND */
1134 /* Define to 1 if you have the `tgetent' function. */
1135 #define HAVE_TGETENT 1
1137 /* Define if you have the function `timegm'. */
1138 #define HAVE_TIMEGM 1
1140 /* Define if you have the `timezone' variable. */
1141 #define HAVE_TIMEZONE 1
1143 /* Define to 1 if you have the <time.h> header file. */
1144 #define HAVE_TIME_H 1
1146 /* Define to 1 if you have the <tmpdir.h> header file. */
1147 /* #undef HAVE_TMPDIR_H */
1149 /* Define if you have the function `tsearch'. */
1150 /* #undef HAVE_TSEARCH 1 */
1152 /* Define to 1 if you have the `ttyname' function. */
1153 #define HAVE_TTYNAME 1
1155 /* Define to 1 if you have the `ttyslot' function. */
1156 #define HAVE_TTYSLOT 1
1158 /* Define to 1 if you have the `twalk' function. */
1159 /* #undef HAVE_TWALK */
1161 /* Define to 1 if you have the <udb.h> header file. */
1162 /* #undef HAVE_UDB_H */
1164 /* Define to 1 if the system has the type `uint16_t'. */
1165 #define HAVE_UINT16_T 1
1167 /* Define to 1 if the system has the type `uint32_t'. */
1168 #define HAVE_UINT32_T 1
1170 /* Define to 1 if the system has the type `uint64_t'. */
1171 #define HAVE_UINT64_T 1
1173 /* Define to 1 if the system has the type `uint8_t'. */
1174 #define HAVE_UINT8_T 1
1176 /* Define to 1 if the system has the type `uintptr_t'. */
1177 #define HAVE_UINTPTR_T 1
1179 /* Define to 1 if you have the `umask' function. */
1180 #define HAVE_UMASK 1
1182 /* Define to 1 if you have the `uname' function. */
1183 #define HAVE_UNAME 1
1185 /* Define to 1 if you have the <unistd.h> header file. */
1186 #define HAVE_UNISTD_H 1
1188 /* Define to 1 if you have the `unlockpt' function. */
1189 #define HAVE_UNLOCKPT 1
1191 /* Define if you have the function `unsetenv'. */
1192 #define HAVE_UNSETENV 1
1194 /* Define to 1 if you have the `unvis' function. */
1195 #define HAVE_UNVIS 1
1197 /* Define to 1 if you have the <userconf.h> header file. */
1198 /* #undef HAVE_USERCONF_H */
1200 /* Define to 1 if you have the <usersec.h> header file. */
1201 /* #undef HAVE_USERSEC_H */
1203 /* Define to 1 if you have the <util.h> header file. */
1204 #define HAVE_UTIL_H 1
1206 /* Define to 1 if you have the <utmpx.h> header file. */
1207 #define HAVE_UTMPX_H 1
1209 /* Define to 1 if you have the <utmp.h> header file. */
1210 #define HAVE_UTMP_H 1
1212 /* Define to 1 if the system has the type `u_int16_t'. */
1213 #define HAVE_U_INT16_T 1
1215 /* Define to 1 if the system has the type `u_int32_t'. */
1216 #define HAVE_U_INT32_T 1
1218 /* Define to 1 if the system has the type `u_int64_t'. */
1219 #define HAVE_U_INT64_T 1
1221 /* Define to 1 if the system has the type `u_int8_t'. */
1222 #define HAVE_U_INT8_T 1
1224 /* Define to 1 if you have the `vasnprintf' function. */
1225 /* #undef HAVE_VASNPRINTF */
1227 /* Define to 1 if you have the `vasprintf' function. */
1228 #define HAVE_VASPRINTF 1
1230 /* Define if you have the function `verr'. */
1233 /* Define if you have the function `verrx'. */
1234 #define HAVE_VERRX 1
1236 /* Define to 1 if you have the `vhangup' function. */
1237 /* #undef HAVE_VHANGUP */
1239 /* Define to 1 if you have the `vis' function. */
1242 /* Define to 1 if you have the <vis.h> header file. */
1243 #define HAVE_VIS_H 1
1245 /* define if you have a working vsnprintf */
1246 #define HAVE_VSNPRINTF 1
1248 /* Define if you have the function `vsyslog'. */
1249 #define HAVE_VSYSLOG 1
1251 /* Define if you have the function `vwarn'. */
1252 #define HAVE_VWARN 1
1254 /* Define if you have the function `vwarnx'. */
1255 #define HAVE_VWARNX 1
1257 /* Define if you have the function `warn'. */
1260 /* Define if you have the function `warnx'. */
1261 #define HAVE_WARNX 1
1263 /* Define to 1 if you have the <winsock2.h> header file. */
1264 /* #undef HAVE_WINSOCK2_H */
1266 /* Define if you have the function `writev'. */
1267 #define HAVE_WRITEV 1
1269 /* Define to 1 if you have the <ws2tcpip.h> header file. */
1270 /* #undef HAVE_WS2TCPIP_H */
1272 /* define if struct winsize has ws_xpixel */
1273 #define HAVE_WS_XPIXEL 1
1275 /* define if struct winsize has ws_ypixel */
1276 #define HAVE_WS_YPIXEL 1
1278 /* Define to 1 if you have the `XauFileName' function. */
1279 #define HAVE_XAUFILENAME 1
1281 /* Define to 1 if you have the `XauReadAuth' function. */
1282 #define HAVE_XAUREADAUTH 1
1284 /* Define to 1 if you have the `XauWriteAuth' function. */
1285 #define HAVE_XAUWRITEAUTH 1
1287 /* Define to 1 if you have the `yp_get_default_domain' function. */
1288 #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1290 /* Define to 1 if you have the `_getpty' function. */
1291 /* #undef HAVE__GETPTY */
1293 /* Define if you have the `_res' variable. */
1296 /* Define to 1 if you have the `_scrsize' function. */
1297 /* #undef HAVE__SCRSIZE */
1299 /* define if your compiler has __attribute__ */
1300 #define HAVE___ATTRIBUTE__ 1
1302 /* Define if you have the `__progname' variable. */
1303 #define HAVE___PROGNAME 1
1306 * Not all NetBSD platforms have __sync_add_and_fetch, but NetBSD provides
1307 * the standard <sys/atomic.h> API everywhere.
1309 #define USE_ATOMIC_INCDEC 1
1310 /* have __sync_add_and_fetch */
1312 * #define HAVE___SYNC_ADD_AND_FETCH 1
1315 /* Define if you want support for weak crypto */
1316 #define HEIM_WEAK_CRYPTO 1
1318 /* Define if you have the hesiod package. */
1321 /* Enable Kerberos 5 support in applications. */
1324 /* Define to enable kx509. */
1328 #define LIBDIR "/usr/lib"
1330 /* Define if you have the libedit package. */
1333 /* path to libexec */
1334 #define LIBEXECDIR "/usr/libexec"
1336 /* Define if you have the libintl package. */
1337 /* #undef LIBINTL */
1339 /* path to localstate */
1340 #define LOCALSTATEDIR "/var/heimdal"
1342 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1344 #define LT_OBJDIR ".libs/"
1346 /* define if the system is missing a prototype for asnprintf() */
1347 #define NEED_ASNPRINTF_PROTO 1
1349 /* define if the system is missing a prototype for asprintf() */
1350 /* #undef NEED_ASPRINTF_PROTO */
1352 /* define if the system is missing a prototype for crypt() */
1353 /* #undef NEED_CRYPT_PROTO */
1355 /* define if the system is missing a prototype for daemon() */
1356 #define NEED_DAEMON_PROTO 1
1358 /* define if the system is missing a prototype for gethostname() */
1359 /* #undef NEED_GETHOSTNAME_PROTO */
1361 /* define if the system is missing a prototype for getusershell() */
1362 /* #undef NEED_GETUSERSHELL_PROTO */
1364 /* define if the system is missing a prototype for glob() */
1365 /* #undef NEED_GLOB_PROTO */
1367 /* define if the system is missing a prototype for hstrerror() */
1368 /* #undef NEED_HSTRERROR_PROTO */
1370 /* define if the system is missing a prototype for inet_aton() */
1371 /* #undef NEED_INET_ATON_PROTO */
1373 /* define if the system is missing a prototype for iruserok() */
1374 /* #undef NEED_IRUSEROK_PROTO */
1376 /* define if the system is missing a prototype for mkstemp() */
1377 #define NEED_MKSTEMP_PROTO 1
1379 /* if your qsort is not a stable sort */
1380 /* #undef NEED_QSORT */
1382 /* define if the system is missing a prototype for SecKeyGetCSPHandle() */
1383 /* #undef NEED_SECKEYGETCSPHANDLE_PROTO */
1385 /* define if the system is missing a prototype for setenv() */
1386 /* #undef NEED_SETENV_PROTO */
1388 /* define if the system is missing a prototype for snprintf() */
1389 /* #undef NEED_SNPRINTF_PROTO */
1391 /* define if the system is missing a prototype for strndup() */
1392 /* #undef NEED_STRNDUP_PROTO */
1394 /* define if the system is missing a prototype for strsep() */
1395 /* #undef NEED_STRSEP_PROTO */
1397 /* define if the system is missing a prototype for strsvisx() */
1398 /* #undef NEED_STRSVISX_PROTO */
1400 /* define if the system is missing a prototype for strsvis() */
1401 /* #undef NEED_STRSVIS_PROTO */
1403 /* define if the system is missing a prototype for strtok_r() */
1404 /* #undef NEED_STRTOK_R_PROTO */
1406 /* define if the system is missing a prototype for strunvis() */
1407 /* #undef NEED_STRUNVIS_PROTO */
1409 /* define if the system is missing a prototype for strvisx() */
1410 /* #undef NEED_STRVISX_PROTO */
1412 /* define if the system is missing a prototype for strvis() */
1413 /* #undef NEED_STRVIS_PROTO */
1415 /* define if the system is missing a prototype for svis() */
1416 /* #undef NEED_SVIS_PROTO */
1418 /* define if the system is missing a prototype for unsetenv() */
1419 /* #undef NEED_UNSETENV_PROTO */
1421 /* define if the system is missing a prototype for unvis() */
1422 /* #undef NEED_UNVIS_PROTO */
1424 /* define if the system is missing a prototype for vasnprintf() */
1425 #define NEED_VASNPRINTF_PROTO 1
1427 /* define if the system is missing a prototype for vasprintf() */
1428 /* #undef NEED_VASPRINTF_PROTO */
1430 /* define if the system is missing a prototype for vis() */
1431 /* #undef NEED_VIS_PROTO */
1433 /* define if the system is missing a prototype for vsnprintf() */
1434 /* #undef NEED_VSNPRINTF_PROTO */
1436 /* Define if you don't wan't support for AFS. */
1439 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1440 /* #undef NO_MINUS_C_MINUS_O */
1442 /* Define if you don't want to use mmap. */
1443 /* #undef NO_MMAP */
1445 /* Define this to enable old environment option in telnet. */
1446 #define OLD_ENVIRON 1
1448 /* Define if you have the openldap package. */
1449 /* #undef OPENLDAP */
1451 /* Define if you want support for hdb ldap module */
1452 /* #undef OPENLDAP_MODULE */
1454 /* define if prototype of openlog is compatible with void openlog(const char
1456 #define OPENLOG_PROTO_COMPATIBLE 1
1458 /* Define if you want OTP support in applications. */
1461 /* Name of package */
1462 #define PACKAGE "heimdal"
1464 /* Define to the address where bug reports for this package should be sent. */
1465 #define PACKAGE_BUGREPORT "heimdal-bugs@h5l.org"
1467 /* Define to the full name of this package. */
1468 #define PACKAGE_NAME "Heimdal"
1470 /* Define to the full name and version of this package. */
1471 #define PACKAGE_STRING "Heimdal 1.5.3"
1473 /* Define to the one symbol short name of this package. */
1474 #define PACKAGE_TARNAME "heimdal"
1476 /* Define to the home page for this package. */
1477 #define PACKAGE_URL ""
1479 /* Define to the version of this package. */
1480 #define PACKAGE_VERSION "1.5.3"
1482 /* Define to enable PKINIT. */
1485 /* Define if getlogin has POSIX flavour (and not BSD). */
1486 /* #undef POSIX_GETLOGIN */
1488 /* Define if getpwnam_r has POSIX flavour. */
1489 /* #undef POSIX_GETPWNAM_R */
1491 /* Define if you have the readline package. */
1492 /* #undef READLINE */
1494 /* Define as the return type of signal handlers (`int' or `void'). */
1495 #define RETSIGTYPE void
1498 #define SBINDIR "/usr/sbin"
1500 /* Define if you want to use samba socket wrappers. */
1501 /* #undef SOCKET_WRAPPER_REPLACE */
1503 /* Define if you have the sqlite3 package. */
1504 /* #undef SQLITE3 */
1506 /* Define to 1 if you have the ANSI C header files. */
1507 #define STDC_HEADERS 1
1509 /* Define if you have streams ptys. */
1510 /* #undef STREAMSPTY */
1512 /* define if prototype of strerror_r is compatible with int strerror_r(int,
1514 #define STRERROR_R_PROTO_COMPATIBLE 1
1516 /* Define if os support want to detach is daemonens. */
1517 #define SUPPORT_DETACH 1
1519 /* Enable use of inetd style startup. */
1520 #define SUPPORT_INETD 1
1522 /* path to sysconf */
1523 #define SYSCONFDIR "/etc"
1525 /* Define to what version of SunOS you are running. */
1528 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1529 #define TIME_WITH_SYS_TIME 1
1531 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1532 /* #undef TM_IN_SYS_TIME */
1534 /* Version number of package */
1535 #define VERSION "1.5.3"
1537 /* Define if signal handlers return void. */
1538 #define VOID_RETSIGTYPE 1
1540 /* define if target is big endian */
1541 /* #undef WORDS_BIGENDIAN */
1543 /* Define to 1 if the X Window System is missing or not being used. */
1544 /* #undef X_DISPLAY_MISSING */
1546 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1548 #define YYTEXT_POINTER 1
1550 /* Required for functional/sane headers on AIX */
1551 /* #undef _ALL_SOURCE */
1553 /* Number of bits in a file offset, on hosts where this is settable. */
1554 /* #undef _FILE_OFFSET_BITS */
1556 /* Define to enable extensions on glibc-based systems such as Linux. */
1557 #define _GNU_SOURCE 1
1559 /* Define for large files, on AIX-style hosts. */
1560 /* #undef _LARGE_FILES */
1562 /* Define to get POSIX getpwnam_r in some systems. */
1563 /* #undef _POSIX_PTHREAD_SEMANTICS */
1565 /* Define to empty if `const' does not conform to ANSI C. */
1568 /* Define to `int' if <sys/types.h> doesn't define. */
1571 /* Define to `__inline__' or `__inline' if that's what the C compiler
1572 calls it, or to nothing if 'inline' is not supported under any name. */
1577 /* Define this to what the type mode_t should be. */
1580 /* Define to `long int' if <sys/types.h> does not define. */
1583 /* Define to `int' if <sys/types.h> does not define. */
1586 /* Path name delimiter */
1587 #define rk_PATH_DELIM '/'
1589 /* Define this to what the type sig_atomic_t should be. */
1590 /* #undef sig_atomic_t */
1592 /* Define to `unsigned int' if <sys/types.h> does not define. */
1595 /* Define to `int' if <sys/types.h> doesn't define. */
1599 /* XXX this is gross, but kills about a gazillion warnings */
1607 #include <AvailabilityMacros.h>
1611 #include "roken_rename.h"
1614 #ifdef VOID_RETSIGTYPE
1615 #define SIGRETURN(x) return
1617 #define SIGRETURN(x) return (RETSIGTYPE)(x)
1620 #ifdef BROKEN_REALLOC
1621 #define realloc(X, Y) rk_realloc((X), (Y))
1625 #ifdef ENDIANESS_IN_SYS_PARAM_H
1626 # include <sys/types.h>
1627 # include <sys/param.h>
1628 # if BYTE_ORDER == BIG_ENDIAN
1629 # define WORDS_BIGENDIAN 1
1636 /* Set this to the default system lead string for telnetd
1637 * can contain %-escapes: %s=sysname, %m=machine, %r=os-release
1638 * %v=os-version, %t=tty, %h=hostname, %d=date and time
1642 /* Used with login -p */
1643 /* #undef LOGIN_ARGS */
1645 /* set this to a sensible login */
1647 #define LOGIN_PATH BINDIR "/login"