1 /* include/config.h. Generated from config.h.in by configure. */
2 /* include/config.h.in. Generated from configure.in by autoheader. */
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)
20 #ifndef KRB5_LIB_FUNCTION
22 #define KRB5_LIB_FUNCTION _export _stdcall
24 #define KRB5_LIB_FUNCTION
30 #ifdef BUILD_ROKEN_LIB
31 #ifndef ROKEN_LIB_FUNCTION
33 #define ROKEN_LIB_FUNCTION _export _stdcall
35 #define ROKEN_LIB_FUNCTION
41 /* Define if you want authentication support in telnet. */
42 #define AUTHENTICATION 1
45 #define BINDIR "/usr/bin"
47 /* Define if realloc(NULL) doesn't work. */
48 /* #undef BROKEN_REALLOC */
50 /* Define if you want support for DCE/DFS PAG's. */
53 /* Define if you want to use DES encryption in telnet. */
54 #define DES_ENCRYPTION 1
56 /* Define this to enable diagnostics in telnet. */
59 /* Define if want to use the weak AFS string to key functions. */
60 #define ENABLE_AFS_STRING_TO_KEY 1
62 /* Define if you want have a thread safe libraries */
63 /* #undef ENABLE_PTHREAD_SUPPORT */
65 /* Define if you want encryption support in telnet. */
68 /* define if sys/param.h defines the endiness */
69 #define ENDIANESS_IN_SYS_PARAM_H 1
71 /* Define this if you want support for broken ENV_{VAR,VAL} telnets. */
74 /* define if prototype of gethostbyaddr is compatible with struct hostent
75 *gethostbyaddr(const void *, size_t, int) */
76 #define GETHOSTBYADDR_PROTO_COMPATIBLE 1
78 /* define if prototype of gethostbyname is compatible with struct hostent
79 *gethostbyname(const char *) */
80 #define GETHOSTBYNAME_PROTO_COMPATIBLE 1
82 /* define if prototype of getservbyname is compatible with struct servent
83 *getservbyname(const char *, const char *) */
84 #define GETSERVBYNAME_PROTO_COMPATIBLE 1
86 /* define if prototype of getsockname is compatible with int getsockname(int,
87 struct sockaddr*, socklen_t*) */
88 #define GETSOCKNAME_PROTO_COMPATIBLE 1
90 /* Define if you have the `altzone' variable. */
91 /* #undef HAVE_ALTZONE */
93 /* Define to 1 if you have the `arc4random' function. */
94 #define HAVE_ARC4RANDOM 1
96 /* Define to 1 if you have the <arpa/ftp.h> header file. */
97 #define HAVE_ARPA_FTP_H 1
99 /* Define to 1 if you have the <arpa/inet.h> header file. */
100 #define HAVE_ARPA_INET_H 1
102 /* Define to 1 if you have the <arpa/nameser.h> header file. */
103 #define HAVE_ARPA_NAMESER_H 1
105 /* Define to 1 if you have the <arpa/telnet.h> header file. */
106 #define HAVE_ARPA_TELNET_H 1
108 /* Define to 1 if you have the `asnprintf' function. */
109 /* #undef HAVE_ASNPRINTF */
111 /* Define to 1 if you have the `asprintf' function. */
112 #define HAVE_ASPRINTF 1
114 /* Define to 1 if you have the `atexit' function. */
115 #define HAVE_ATEXIT 1
117 /* Define to 1 if you have the <bind/bitypes.h> header file. */
118 /* #undef HAVE_BIND_BITYPES_H */
120 /* Define to 1 if you have the <bsdsetjmp.h> header file. */
121 /* #undef HAVE_BSDSETJMP_H */
123 /* Define to 1 if you have the `bswap16' function. */
124 /* #undef HAVE_BSWAP16 */
126 /* Define to 1 if you have the `bswap32' function. */
127 /* #undef HAVE_BSWAP32 */
129 /* Define to 1 if you have the <capability.h> header file. */
130 /* #undef HAVE_CAPABILITY_H */
132 /* Define to 1 if you have the `cap_set_proc' function. */
133 /* #undef HAVE_CAP_SET_PROC */
135 /* Define to 1 if you have the `cgetent' function. */
136 #define HAVE_CGETENT 1
138 /* Define if you have the function `chown'. */
141 /* Define if you have the function `closefrom'. */
142 /* #undef HAVE_CLOSEFROM */
144 /* Define to 1 if you have the <config.h> header file. */
145 /* #undef HAVE_CONFIG_H */
147 /* Define if you have the function `copyhostent'. */
148 /* #undef HAVE_COPYHOSTENT */
150 /* Define to 1 if you have the `crypt' function. */
153 /* Define to 1 if you have the <crypt.h> header file. */
154 /* #undef HAVE_CRYPT_H */
156 /* Define to 1 if you have the <curses.h> header file. */
157 #define HAVE_CURSES_H 1
159 /* Define if you have the function `daemon'. */
160 #define HAVE_DAEMON 1
162 /* define if you have a berkeley db1/2 library */
165 /* define if you have a berkeley db3/4 library */
166 /* #undef HAVE_DB3 */
168 /* Define to 1 if you have the <db3/db.h> header file. */
169 /* #undef HAVE_DB3_DB_H */
171 /* Define to 1 if you have the <db4/db.h> header file. */
172 /* #undef HAVE_DB4_DB_H */
174 /* Define to 1 if you have the `dbm_firstkey' function. */
175 #define HAVE_DBM_FIRSTKEY 1
177 /* Define to 1 if you have the <dbm.h> header file. */
178 /* #undef HAVE_DBM_H */
180 /* Define to 1 if you have the `dbopen' function. */
181 #define HAVE_DBOPEN 1
183 /* Define to 1 if you have the <db_185.h> header file. */
184 /* #undef HAVE_DB_185_H */
186 /* Define to 1 if you have the `db_create' function. */
187 /* #undef HAVE_DB_CREATE */
189 /* Define to 1 if you have the <db.h> header file. */
192 /* define if you have ndbm compat in db */
193 /* #undef HAVE_DB_NDBM */
195 /* Define to 1 if you have the declaration of `altzone', and to 0 if you
197 /* #undef HAVE_DECL_ALTZONE */
199 /* Define to 1 if you have the declaration of `environ', and to 0 if you
201 #define HAVE_DECL_ENVIRON 0
203 /* Define to 1 if you have the declaration of `h_errlist', and to 0 if you
205 #define HAVE_DECL_H_ERRLIST 0
207 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
209 #define HAVE_DECL_H_ERRNO 1
211 /* Define to 1 if you have the declaration of `h_nerr', and to 0 if you don't.
213 /* #undef HAVE_DECL_H_NERR */
215 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
217 #define HAVE_DECL_OPTARG 1
219 /* Define to 1 if you have the declaration of `opterr', and to 0 if you don't.
221 #define HAVE_DECL_OPTERR 1
223 /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
225 #define HAVE_DECL_OPTIND 1
227 /* Define to 1 if you have the declaration of `optopt', and to 0 if you don't.
229 #define HAVE_DECL_OPTOPT 1
231 /* Define to 1 if you have the declaration of `timezone', and to 0 if you
233 #define HAVE_DECL_TIMEZONE 1
235 /* Define to 1 if you have the declaration of `_res', and to 0 if you don't.
237 #define HAVE_DECL__RES 1
239 /* Define to 1 if you have the declaration of `__progname', and to 0 if you
241 #define HAVE_DECL___PROGNAME 0
243 /* Define to 1 if you have the <dirent.h> header file. */
244 #define HAVE_DIRENT_H 1
246 /* Define to 1 if you have the <dlfcn.h> header file. */
247 #define HAVE_DLFCN_H 1
249 /* Define to 1 if you have the `dlopen' function. */
250 #define HAVE_DLOPEN 1
252 /* Define to 1 if you have the `dn_expand' function. */
253 #define HAVE_DN_EXPAND 1
255 /* Define to 1 if you have the `door_create' function. */
256 /* #undef HAVE_DOOR_CREATE */
258 /* Define if you have the function `ecalloc'. */
259 /* #undef HAVE_ECALLOC */
261 /* Define to 1 if you have the `el_init' function. */
262 #define HAVE_EL_INIT 1
264 /* Define if you have the function `emalloc'. */
265 /* #undef HAVE_EMALLOC */
267 /* Define if you have the function `erealloc'. */
268 /* #undef HAVE_EREALLOC */
270 /* Define if you have the function `err'. */
273 /* Define to 1 if you have the <errno.h> header file. */
274 #define HAVE_ERRNO_H 1
276 /* Define if you have the function `errx'. */
279 /* Define to 1 if you have the <err.h> header file. */
282 /* Define if you have the function `estrdup'. */
283 /* #undef HAVE_ESTRDUP */
285 /* Define if you have the function `fchown'. */
286 #define HAVE_FCHOWN 1
288 /* Define to 1 if you have the `fcntl' function. */
291 /* Define to 1 if you have the <fcntl.h> header file. */
292 #define HAVE_FCNTL_H 1
294 /* Define if you have the function `flock'. */
297 /* Define if you have the function `fnmatch'. */
298 #define HAVE_FNMATCH 1
300 /* Define to 1 if you have the <fnmatch.h> header file. */
301 #define HAVE_FNMATCH_H 1
303 /* Define if el_init takes four arguments. */
304 #define HAVE_FOUR_VALUED_EL_INIT 1
306 /* Have -framework Security */
307 /* #undef HAVE_FRAMEWORK_SECURITY */
309 /* Define to 1 if you have the `freeaddrinfo' function. */
310 #define HAVE_FREEADDRINFO 1
312 /* Define if you have the function `freehostent'. */
313 #define HAVE_FREEHOSTENT 1
315 /* Define to 1 if you have the `gai_strerror' function. */
316 #define HAVE_GAI_STRERROR 1
318 /* Define to 1 if you have the <gdbm/ndbm.h> header file. */
319 /* #undef HAVE_GDBM_NDBM_H */
321 /* Define to 1 if you have the `getaddrinfo' function. */
322 #define HAVE_GETADDRINFO 1
324 /* Define to 1 if you have the `getconfattr' function. */
325 /* #undef HAVE_GETCONFATTR */
327 /* Define if you have the function `getcwd'. */
328 #define HAVE_GETCWD 1
330 /* Define if you have the function `getdtablesize'. */
331 #define HAVE_GETDTABLESIZE 1
333 /* Define if you have the function `getegid'. */
334 #define HAVE_GETEGID 1
336 /* Define if you have the function `geteuid'. */
337 #define HAVE_GETEUID 1
339 /* Define if you have the function `getgid'. */
340 #define HAVE_GETGID 1
342 /* Define to 1 if you have the `gethostbyname' function. */
343 #define HAVE_GETHOSTBYNAME 1
345 /* Define to 1 if you have the `gethostbyname2' function. */
346 #define HAVE_GETHOSTBYNAME2 1
348 /* Define if you have the function `gethostname'. */
349 #define HAVE_GETHOSTNAME 1
351 /* Define if you have the function `getifaddrs'. */
352 #define HAVE_GETIFADDRS 1
354 /* Define if you have the function `getipnodebyaddr'. */
355 #define HAVE_GETIPNODEBYADDR 1
357 /* Define if you have the function `getipnodebyname'. */
358 #define HAVE_GETIPNODEBYNAME 1
360 /* Define to 1 if you have the `getlogin' function. */
361 #define HAVE_GETLOGIN 1
363 /* Define if you have a working getmsg. */
364 /* #undef HAVE_GETMSG */
366 /* Define to 1 if you have the `getnameinfo' function. */
367 #define HAVE_GETNAMEINFO 1
369 /* Define if you have the function `getopt'. */
370 #define HAVE_GETOPT 1
372 /* Define to 1 if you have the `getpagesize' function. */
373 #define HAVE_GETPAGESIZE 1
375 /* Define to 1 if you have the `getpeereid' function. */
376 #define HAVE_GETPEEREID 1
378 /* Define to 1 if you have the `getpeerucred' function. */
379 /* #undef HAVE_GETPEERUCRED */
381 /* Define to 1 if you have the `getprogname' function. */
382 #define HAVE_GETPROGNAME 1
384 /* Define to 1 if you have the `getpwnam_r' function. */
385 #define HAVE_GETPWNAM_R 1
387 /* Define to 1 if you have the `getrlimit' function. */
388 #define HAVE_GETRLIMIT 1
390 /* Define to 1 if you have the `getsockopt' function. */
391 #define HAVE_GETSOCKOPT 1
393 /* Define to 1 if you have the `getspnam' function. */
394 /* #undef HAVE_GETSPNAM */
396 /* Define if you have the function `gettimeofday'. */
397 #define HAVE_GETTIMEOFDAY 1
399 /* Define to 1 if you have the `getudbnam' function. */
400 /* #undef HAVE_GETUDBNAM */
402 /* Define if you have the function `getuid'. */
403 #define HAVE_GETUID 1
405 /* Define if you have the function `getusershell'. */
406 #define HAVE_GETUSERSHELL 1
408 /* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
409 GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
412 /* Define to 1 if you have the `grantpt' function. */
413 #define HAVE_GRANTPT 1
415 /* Define to 1 if you have the <grp.h> header file. */
418 /* Define to 1 if you have the `hstrerror' function. */
419 #define HAVE_HSTRERROR 1
421 /* Define if you have the `h_errlist' variable. */
422 #define HAVE_H_ERRLIST 1
424 /* Define if you have the `h_errno' variable. */
425 #define HAVE_H_ERRNO 1
427 /* Define if you have the `h_nerr' variable. */
428 /* #undef HAVE_H_NERR */
430 /* Define to 1 if you have the <ifaddrs.h> header file. */
431 #define HAVE_IFADDRS_H 1
433 /* Define if you have the in6addr_loopback variable */
434 #define HAVE_IN6ADDR_LOOPBACK 1
437 #define HAVE_INET_ATON 1
440 #define HAVE_INET_NTOP 1
443 #define HAVE_INET_PTON 1
445 /* Define if you have the function `initgroups'. */
446 #define HAVE_INITGROUPS 1
448 /* Define to 1 if you have the `initstate' function. */
449 #define HAVE_INITSTATE 1
451 /* Define if you have the function `innetgr'. */
452 #define HAVE_INNETGR 1
454 /* Define to 1 if the system has the type `int16_t'. */
455 #define HAVE_INT16_T 1
457 /* Define to 1 if the system has the type `int32_t'. */
458 #define HAVE_INT32_T 1
460 /* Define to 1 if the system has the type `int64_t'. */
461 #define HAVE_INT64_T 1
463 /* Define to 1 if the system has the type `int8_t'. */
464 #define HAVE_INT8_T 1
466 /* Define to 1 if you have the <inttypes.h> header file. */
467 #define HAVE_INTTYPES_H 1
469 /* Define to 1 if you have the <io.h> header file. */
470 /* #undef HAVE_IO_H */
472 /* Define if you have IPv6. */
475 /* Define if you have the function `iruserok'. */
476 #define HAVE_IRUSEROK 1
478 /* Define to 1 if you have the `issetugid' function. */
479 #define HAVE_ISSETUGID 1
481 /* Define if you want to use the Kerberos Credentials Manager. */
484 /* Define to 1 if you have the <libutil.h> header file. */
485 #define HAVE_LIBUTIL_H 1
487 /* Define to 1 if you have the <limits.h> header file. */
488 #define HAVE_LIMITS_H 1
490 /* Define to 1 if you have the `loadquery' function. */
491 /* #undef HAVE_LOADQUERY */
493 /* Define if you have the function `localtime_r'. */
494 #define HAVE_LOCALTIME_R 1
496 /* Define to 1 if you have the `logout' function. */
497 #define HAVE_LOGOUT 1
499 /* Define to 1 if you have the `logwtmp' function. */
500 #define HAVE_LOGWTMP 1
502 /* Define to 1 if the system has the type `long long'. */
503 #define HAVE_LONG_LONG 1
505 /* Define if you have the function `lstat'. */
508 /* Define to 1 if you have the <maillock.h> header file. */
509 /* #undef HAVE_MAILLOCK_H */
511 /* Define if you have the function `memmove'. */
512 #define HAVE_MEMMOVE 1
514 /* Define to 1 if you have the <memory.h> header file. */
515 #define HAVE_MEMORY_H 1
517 /* Define if you have the function `mkstemp'. */
518 #define HAVE_MKSTEMP 1
520 /* Define to 1 if you have the `mktime' function. */
521 #define HAVE_MKTIME 1
523 /* Define to 1 if you have a working `mmap' system call. */
526 /* define if you have a ndbm library */
529 /* Define to 1 if you have the <ndbm.h> header file. */
530 #define HAVE_NDBM_H 1
532 /* Define to 1 if you have the <netdb.h> header file. */
533 #define HAVE_NETDB_H 1
535 /* Define to 1 if you have the <netgroup.h> header file. */
536 /* #undef HAVE_NETGROUP_H */
538 /* Define to 1 if you have the <netinet6/in6.h> header file. */
539 /* #undef HAVE_NETINET6_IN6_H */
541 /* Define to 1 if you have the <netinet6/in6_var.h> header file. */
542 /* #undef HAVE_NETINET6_IN6_VAR_H */
544 /* Define to 1 if you have the <netinet/in6.h> header file. */
545 /* #undef HAVE_NETINET_IN6_H */
547 /* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
548 /* #undef HAVE_NETINET_IN6_MACHTYPES_H */
550 /* Define to 1 if you have the <netinet/in.h> header file. */
551 #define HAVE_NETINET_IN_H 1
553 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
554 #define HAVE_NETINET_IN_SYSTM_H 1
556 /* Define to 1 if you have the <netinet/ip.h> header file. */
557 #define HAVE_NETINET_IP_H 1
559 /* Define to 1 if you have the <netinet/tcp.h> header file. */
560 #define HAVE_NETINET_TCP_H 1
562 /* Define if you want to use Netinfo instead of krb5.conf. */
563 /* #undef HAVE_NETINFO */
565 /* Define to 1 if you have the <netinfo/ni.h> header file. */
566 /* #undef HAVE_NETINFO_NI_H */
568 /* Define to 1 if you have the <net/if.h> header file. */
569 #define HAVE_NET_IF_H 1
571 /* Define if NDBM really is DB (creates files *.db) */
572 #define HAVE_NEW_DB 1
574 /* Define to 1 if you have the `on_exit' function. */
575 /* #undef HAVE_ON_EXIT */
577 /* Define to 1 if you have the `openpty' function. */
578 #define HAVE_OPENPTY 1
580 /* define to use openssl's libcrypto */
581 #define HAVE_OPENSSL 1
583 /* Define to enable basic OSF C2 support. */
584 /* #undef HAVE_OSFC2 */
586 /* Define to 1 if you have the <paths.h> header file. */
587 #define HAVE_PATHS_H 1
589 /* Define to 1 if you have the `pidfile' function. */
590 /* #undef HAVE_PIDFILE */
592 /* Define to 1 if you have the `poll' function. */
595 /* Define to 1 if you have the <poll.h> header file. */
596 #define HAVE_POLL_H 1
598 /* Define to 1 if you have the <pthread.h> header file. */
599 #define HAVE_PTHREAD_H 1
601 /* Define to 1 if you have the `ptsname' function. */
602 #define HAVE_PTSNAME 1
604 /* Define to 1 if you have the <pty.h> header file. */
605 /* #undef HAVE_PTY_H */
607 /* Define if you have the function `putenv'. */
608 #define HAVE_PUTENV 1
610 /* Define to 1 if you have the <pwd.h> header file. */
613 /* Define to 1 if you have the `rand' function. */
616 /* Define to 1 if you have the `random' function. */
617 #define HAVE_RANDOM 1
619 /* Define if you have the function `rcmd'. */
622 /* Define if you have a readline compatible library. */
623 #define HAVE_READLINE 1
625 /* Define if you have the function `readv'. */
628 /* Define if you have the function `recvmsg'. */
629 #define HAVE_RECVMSG 1
631 /* Define to 1 if you have the <resolv.h> header file. */
632 #define HAVE_RESOLV_H 1
634 /* Define to 1 if you have the `res_ndestroy' function. */
635 #define HAVE_RES_NDESTROY 1
637 /* Define to 1 if you have the `res_nsearch' function. */
638 #define HAVE_RES_NSEARCH 1
640 /* Define to 1 if you have the `res_search' function. */
641 #define HAVE_RES_SEARCH 1
643 /* Define to 1 if you have the `revoke' function. */
644 #define HAVE_REVOKE 1
646 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
647 #define HAVE_RPCSVC_YPCLNT_H 1
649 /* Define to 1 if you have the <sac.h> header file. */
650 /* #undef HAVE_SAC_H */
652 /* Define to 1 if the system has the type `sa_family_t'. */
653 #define HAVE_SA_FAMILY_T 1
655 /* Define to 1 if you have the <security/pam_modules.h> header file. */
656 #define HAVE_SECURITY_PAM_MODULES_H 1
658 /* Define to 1 if you have the `select' function. */
659 #define HAVE_SELECT 1
661 /* Define if you have the function `sendmsg'. */
662 #define HAVE_SENDMSG 1
664 /* Define if you have the function `setegid'. */
665 #define HAVE_SETEGID 1
667 /* Define if you have the function `setenv'. */
668 #define HAVE_SETENV 1
670 /* Define if you have the function `seteuid'. */
671 #define HAVE_SETEUID 1
673 /* Define to 1 if you have the `setitimer' function. */
674 #define HAVE_SETITIMER 1
676 /* Define to 1 if you have the `setlim' function. */
677 /* #undef HAVE_SETLIM */
679 /* Define to 1 if you have the `setlogin' function. */
680 #define HAVE_SETLOGIN 1
682 /* Define to 1 if you have the `setpcred' function. */
683 /* #undef HAVE_SETPCRED */
685 /* Define to 1 if you have the `setpgid' function. */
686 #define HAVE_SETPGID 1
688 /* Define to 1 if you have the `setproctitle' function. */
689 #define HAVE_SETPROCTITLE 1
691 /* Define to 1 if you have the `setprogname' function. */
692 #define HAVE_SETPROGNAME 1
694 /* Define to 1 if you have the `setregid' function. */
695 #define HAVE_SETREGID 1
697 /* Define to 1 if you have the `setresgid' function. */
698 #define HAVE_SETRESGID 1
700 /* Define to 1 if you have the `setresuid' function. */
701 #define HAVE_SETRESUID 1
703 /* Define to 1 if you have the `setreuid' function. */
704 #define HAVE_SETREUID 1
706 /* Define to 1 if you have the `setsid' function. */
707 #define HAVE_SETSID 1
709 /* Define to 1 if you have the `setsockopt' function. */
710 #define HAVE_SETSOCKOPT 1
712 /* Define to 1 if you have the `setstate' function. */
713 #define HAVE_SETSTATE 1
715 /* Define to 1 if you have the `setutent' function. */
716 /* #undef HAVE_SETUTENT */
718 /* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
719 /* #undef HAVE_SGI_GETCAPABILITYBYNAME */
721 /* Define to 1 if you have the <sgtty.h> header file. */
722 #define HAVE_SGTTY_H 1
724 /* Define to 1 if you have the <shadow.h> header file. */
725 /* #undef HAVE_SHADOW_H */
727 /* Define to 1 if you have the <siad.h> header file. */
728 /* #undef HAVE_SIAD_H */
730 /* Define to 1 if you have the `sigaction' function. */
731 #define HAVE_SIGACTION 1
733 /* Define to 1 if you have the <signal.h> header file. */
734 #define HAVE_SIGNAL_H 1
736 /* define if you have a working snprintf */
737 #define HAVE_SNPRINTF 1
739 /* Define to 1 if you have the `socket' function. */
740 #define HAVE_SOCKET 1
742 /* Define to 1 if the system has the type `socklen_t'. */
743 #define HAVE_SOCKLEN_T 1
745 /* Define to 1 if the system has the type `ssize_t'. */
746 #define HAVE_SSIZE_T 1
748 /* Define to 1 if you have the <standards.h> header file. */
749 /* #undef HAVE_STANDARDS_H */
751 /* Define to 1 if you have the <stdint.h> header file. */
752 #define HAVE_STDINT_H 1
754 /* Define to 1 if you have the <stdlib.h> header file. */
755 #define HAVE_STDLIB_H 1
757 /* Define if you have the function `strcasecmp'. */
758 #define HAVE_STRCASECMP 1
760 /* Define if you have the function `strdup'. */
761 #define HAVE_STRDUP 1
763 /* Define if you have the function `strerror'. */
764 #define HAVE_STRERROR 1
766 /* Define if you have the function `strftime'. */
767 #define HAVE_STRFTIME 1
769 /* Define to 1 if you have the <strings.h> header file. */
770 #define HAVE_STRINGS_H 1
772 /* Define to 1 if you have the <string.h> header file. */
773 #define HAVE_STRING_H 1
775 /* Define if you have the function `strlcat'. */
776 #define HAVE_STRLCAT 1
778 /* Define if you have the function `strlcpy'. */
779 #define HAVE_STRLCPY 1
781 /* Define if you have the function `strlwr'. */
782 /* #undef HAVE_STRLWR */
784 /* Define if you have the function `strncasecmp'. */
785 #define HAVE_STRNCASECMP 1
787 /* Define if you have the function `strndup'. */
788 /* #undef HAVE_STRNDUP */
790 /* Define if you have the function `strnlen'. */
791 /* #undef HAVE_STRNLEN */
793 /* Define to 1 if you have the <stropts.h> header file. */
794 /* #undef HAVE_STROPTS_H */
796 /* Define if you have the function `strptime'. */
797 #define HAVE_STRPTIME 1
799 /* Define if you have the function `strsep'. */
800 #define HAVE_STRSEP 1
802 /* Define if you have the function `strsep_copy'. */
803 /* #undef HAVE_STRSEP_COPY */
805 /* Define to 1 if you have the `strstr' function. */
806 #define HAVE_STRSTR 1
808 /* Define to 1 if you have the `strsvis' function. */
809 /* #undef HAVE_STRSVIS */
811 /* Define if you have the function `strtok_r'. */
812 #define HAVE_STRTOK_R 1
814 /* Define to 1 if the system has the type `struct addrinfo'. */
815 #define HAVE_STRUCT_ADDRINFO 1
817 /* Define to 1 if the system has the type `struct ifaddrs'. */
818 #define HAVE_STRUCT_IFADDRS 1
820 /* Define to 1 if the system has the type `struct iovec'. */
821 #define HAVE_STRUCT_IOVEC 1
823 /* Define to 1 if the system has the type `struct msghdr'. */
824 #define HAVE_STRUCT_MSGHDR 1
826 /* Define to 1 if the system has the type `struct sockaddr'. */
827 #define HAVE_STRUCT_SOCKADDR 1
829 /* Define if struct sockaddr has field sa_len. */
830 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
832 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
833 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
835 /* define if you have struct spwd */
836 /* #undef HAVE_STRUCT_SPWD */
838 /* Define if struct tm has field tm_gmtoff. */
839 #define HAVE_STRUCT_TM_TM_GMTOFF 1
841 /* Define if struct tm has field tm_zone. */
842 #define HAVE_STRUCT_TM_TM_ZONE 1
844 /* Define if struct utmpx has field ut_exit. */
845 /* #undef HAVE_STRUCT_UTMPX_UT_EXIT */
847 /* Define if struct utmpx has field ut_syslen. */
848 /* #undef HAVE_STRUCT_UTMPX_UT_SYSLEN */
850 /* Define if struct utmp has field ut_addr. */
851 /* #undef HAVE_STRUCT_UTMP_UT_ADDR */
853 /* Define if struct utmp has field ut_host. */
854 /* #undef HAVE_STRUCT_UTMP_UT_HOST */
856 /* Define if struct utmp has field ut_id. */
857 /* #undef HAVE_STRUCT_UTMP_UT_ID */
859 /* Define if struct utmp has field ut_pid. */
860 /* #undef HAVE_STRUCT_UTMP_UT_PID */
862 /* Define if struct utmp has field ut_type. */
863 /* #undef HAVE_STRUCT_UTMP_UT_TYPE */
865 /* Define if struct utmp has field ut_user. */
866 /* #undef HAVE_STRUCT_UTMP_UT_USER */
868 /* define if struct winsize is declared in sys/termios.h */
869 #define HAVE_STRUCT_WINSIZE 1
871 /* Define to 1 if you have the `strunvis' function. */
872 #define HAVE_STRUNVIS 1
874 /* Define if you have the function `strupr'. */
875 /* #undef HAVE_STRUPR */
877 /* Define to 1 if you have the `strvis' function. */
878 #define HAVE_STRVIS 1
880 /* Define to 1 if you have the `strvisx' function. */
881 #define HAVE_STRVISX 1
883 /* Define to 1 if you have the `svis' function. */
884 /* #undef HAVE_SVIS */
886 /* Define if you have the function `swab'. */
889 /* Define to 1 if you have the `sysconf' function. */
890 #define HAVE_SYSCONF 1
892 /* Define to 1 if you have the `sysctl' function. */
893 #define HAVE_SYSCTL 1
895 /* Define to 1 if you have the `syslog' function. */
896 #define HAVE_SYSLOG 1
898 /* Define to 1 if you have the <syslog.h> header file. */
899 #define HAVE_SYSLOG_H 1
901 /* Define to 1 if you have the <sys/bitypes.h> header file. */
902 /* #undef HAVE_SYS_BITYPES_H */
904 /* Define to 1 if you have the <sys/bswap.h> header file. */
905 /* #undef HAVE_SYS_BSWAP_H */
907 /* Define to 1 if you have the <sys/capability.h> header file. */
908 /* #undef HAVE_SYS_CAPABILITY_H */
910 /* Define to 1 if you have the <sys/category.h> header file. */
911 /* #undef HAVE_SYS_CATEGORY_H */
913 /* Define to 1 if you have the <sys/file.h> header file. */
914 #define HAVE_SYS_FILE_H 1
916 /* Define to 1 if you have the <sys/filio.h> header file. */
917 #define HAVE_SYS_FILIO_H 1
919 /* Define to 1 if you have the <sys/ioccom.h> header file. */
920 #define HAVE_SYS_IOCCOM_H 1
922 /* Define to 1 if you have the <sys/ioctl.h> header file. */
923 #define HAVE_SYS_IOCTL_H 1
925 /* Define to 1 if you have the <sys/mman.h> header file. */
926 #define HAVE_SYS_MMAN_H 1
928 /* Define to 1 if you have the <sys/param.h> header file. */
929 #define HAVE_SYS_PARAM_H 1
931 /* Define to 1 if you have the <sys/proc.h> header file. */
932 #define HAVE_SYS_PROC_H 1
934 /* Define to 1 if you have the <sys/ptyio.h> header file. */
935 /* #undef HAVE_SYS_PTYIO_H */
937 /* Define to 1 if you have the <sys/ptyvar.h> header file. */
938 /* #undef HAVE_SYS_PTYVAR_H */
940 /* Define to 1 if you have the <sys/pty.h> header file. */
941 /* #undef HAVE_SYS_PTY_H */
943 /* Define to 1 if you have the <sys/resource.h> header file. */
944 #define HAVE_SYS_RESOURCE_H 1
946 /* Define to 1 if you have the <sys/select.h> header file. */
947 #define HAVE_SYS_SELECT_H 1
949 /* Define to 1 if you have the <sys/socket.h> header file. */
950 #define HAVE_SYS_SOCKET_H 1
952 /* Define to 1 if you have the <sys/sockio.h> header file. */
953 #define HAVE_SYS_SOCKIO_H 1
955 /* Define to 1 if you have the <sys/stat.h> header file. */
956 #define HAVE_SYS_STAT_H 1
958 /* Define to 1 if you have the <sys/stream.h> header file. */
959 /* #undef HAVE_SYS_STREAM_H */
961 /* Define to 1 if you have the <sys/stropts.h> header file. */
962 /* #undef HAVE_SYS_STROPTS_H */
964 /* Define to 1 if you have the <sys/strtty.h> header file. */
965 /* #undef HAVE_SYS_STRTTY_H */
967 /* Define to 1 if you have the <sys/str_tty.h> header file. */
968 /* #undef HAVE_SYS_STR_TTY_H */
970 /* Define to 1 if you have the <sys/syscall.h> header file. */
971 #define HAVE_SYS_SYSCALL_H 1
973 /* Define to 1 if you have the <sys/sysctl.h> header file. */
974 #define HAVE_SYS_SYSCTL_H 1
976 /* Define to 1 if you have the <sys/termio.h> header file. */
977 /* #undef HAVE_SYS_TERMIO_H */
979 /* Define to 1 if you have the <sys/timeb.h> header file. */
980 #define HAVE_SYS_TIMEB_H 1
982 /* Define to 1 if you have the <sys/times.h> header file. */
983 #define HAVE_SYS_TIMES_H 1
985 /* Define to 1 if you have the <sys/time.h> header file. */
986 #define HAVE_SYS_TIME_H 1
988 /* Define to 1 if you have the <sys/tty.h> header file. */
989 #define HAVE_SYS_TTY_H 1
991 /* Define to 1 if you have the <sys/types.h> header file. */
992 #define HAVE_SYS_TYPES_H 1
994 /* Define to 1 if you have the <sys/ucred.h> header file. */
995 #define HAVE_SYS_UCRED_H 1
997 /* Define to 1 if you have the <sys/uio.h> header file. */
998 #define HAVE_SYS_UIO_H 1
1000 /* Define to 1 if you have the <sys/un.h> header file. */
1001 #define HAVE_SYS_UN_H 1
1003 /* Define to 1 if you have the <sys/utsname.h> header file. */
1004 #define HAVE_SYS_UTSNAME_H 1
1006 /* Define to 1 if you have the <sys/wait.h> header file. */
1007 #define HAVE_SYS_WAIT_H 1
1009 /* Define to 1 if you have the <termcap.h> header file. */
1010 #define HAVE_TERMCAP_H 1
1012 /* Define to 1 if you have the <termios.h> header file. */
1013 #define HAVE_TERMIOS_H 1
1015 /* Define to 1 if you have the <termio.h> header file. */
1016 /* #undef HAVE_TERMIO_H */
1018 /* Define to 1 if you have the <term.h> header file. */
1019 #define HAVE_TERM_H 1
1021 /* Define to 1 if you have the `tgetent' function. */
1022 #define HAVE_TGETENT 1
1024 /* Define if you have the function `timegm'. */
1025 #define HAVE_TIMEGM 1
1027 /* Define if you have the `timezone' variable. */
1028 #define HAVE_TIMEZONE 1
1030 /* Define to 1 if you have the <time.h> header file. */
1031 #define HAVE_TIME_H 1
1033 /* Define to 1 if you have the <tmpdir.h> header file. */
1034 /* #undef HAVE_TMPDIR_H */
1036 /* Define to 1 if you have the `ttyname' function. */
1037 #define HAVE_TTYNAME 1
1039 /* Define to 1 if you have the `ttyslot' function. */
1040 #define HAVE_TTYSLOT 1
1042 /* Define to 1 if you have the <udb.h> header file. */
1043 /* #undef HAVE_UDB_H */
1045 /* Define to 1 if the system has the type `uint16_t'. */
1046 #define HAVE_UINT16_T 1
1048 /* Define to 1 if the system has the type `uint32_t'. */
1049 #define HAVE_UINT32_T 1
1051 /* Define to 1 if the system has the type `uint64_t'. */
1052 #define HAVE_UINT64_T 1
1054 /* Define to 1 if the system has the type `uint8_t'. */
1055 #define HAVE_UINT8_T 1
1057 /* Define to 1 if the system has the type `uintptr_t'. */
1058 #define HAVE_UINTPTR_T 1
1060 /* Define to 1 if you have the `umask' function. */
1061 #define HAVE_UMASK 1
1063 /* Define to 1 if you have the `uname' function. */
1064 #define HAVE_UNAME 1
1066 /* Define to 1 if you have the <unistd.h> header file. */
1067 #define HAVE_UNISTD_H 1
1069 /* Define to 1 if you have the `unlockpt' function. */
1070 #define HAVE_UNLOCKPT 1
1072 /* Define if you have the function `unsetenv'. */
1073 #define HAVE_UNSETENV 1
1075 /* Define to 1 if you have the `unvis' function. */
1076 #define HAVE_UNVIS 1
1078 /* Define to 1 if you have the <userconf.h> header file. */
1079 /* #undef HAVE_USERCONF_H */
1081 /* Define to 1 if you have the <usersec.h> header file. */
1082 /* #undef HAVE_USERSEC_H */
1084 /* Define to 1 if you have the <util.h> header file. */
1085 /* #undef HAVE_UTIL_H */
1087 /* Define to 1 if you have the <utmpx.h> header file. */
1088 /* #undef HAVE_UTMPX_H */
1090 /* Define to 1 if you have the <utmp.h> header file. */
1091 #define HAVE_UTMP_H 1
1093 /* Define to 1 if the system has the type `u_int16_t'. */
1094 #define HAVE_U_INT16_T 1
1096 /* Define to 1 if the system has the type `u_int32_t'. */
1097 #define HAVE_U_INT32_T 1
1099 /* Define to 1 if the system has the type `u_int64_t'. */
1100 #define HAVE_U_INT64_T 1
1102 /* Define to 1 if the system has the type `u_int8_t'. */
1103 #define HAVE_U_INT8_T 1
1105 /* Define to 1 if you have the `vasnprintf' function. */
1106 /* #undef HAVE_VASNPRINTF */
1108 /* Define to 1 if you have the `vasprintf' function. */
1109 #define HAVE_VASPRINTF 1
1111 /* Define if you have the function `verr'. */
1114 /* Define if you have the function `verrx'. */
1115 #define HAVE_VERRX 1
1117 /* Define to 1 if you have the `vhangup' function. */
1118 /* #undef HAVE_VHANGUP */
1120 /* Define to 1 if you have the `vis' function. */
1123 /* Define to 1 if you have the <vis.h> header file. */
1124 #define HAVE_VIS_H 1
1126 /* define if you have a working vsnprintf */
1127 #define HAVE_VSNPRINTF 1
1129 /* Define if you have the function `vsyslog'. */
1130 #define HAVE_VSYSLOG 1
1132 /* Define if you have the function `vwarn'. */
1133 #define HAVE_VWARN 1
1135 /* Define if you have the function `vwarnx'. */
1136 #define HAVE_VWARNX 1
1138 /* Define if you have the function `warn'. */
1141 /* Define if you have the function `warnx'. */
1142 #define HAVE_WARNX 1
1144 /* Define if you have the function `writev'. */
1145 #define HAVE_WRITEV 1
1147 /* define if struct winsize has ws_xpixel */
1148 #define HAVE_WS_XPIXEL 1
1150 /* define if struct winsize has ws_ypixel */
1151 #define HAVE_WS_YPIXEL 1
1153 /* Define to 1 if you have the `XauFileName' function. */
1154 /* #undef HAVE_XAUFILENAME */
1156 /* Define to 1 if you have the `XauReadAuth' function. */
1157 /* #undef HAVE_XAUREADAUTH */
1159 /* Define to 1 if you have the `XauWriteAuth' function. */
1160 /* #undef HAVE_XAUWRITEAUTH */
1162 /* Define to 1 if you have the `yp_get_default_domain' function. */
1163 #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1165 /* Define to 1 if you have the `_getpty' function. */
1166 /* #undef HAVE__GETPTY */
1168 /* Define if you have the `_res' variable. */
1171 /* Define to 1 if you have the `_scrsize' function. */
1172 /* #undef HAVE__SCRSIZE */
1174 /* define if your compiler has __attribute__ */
1175 #define HAVE___ATTRIBUTE__ 1
1177 /* Define if you have the `__progname' variable. */
1178 #define HAVE___PROGNAME 1
1180 /* Define if you have the hesiod package. */
1183 /* Define if you are running IRIX 4. */
1186 /* Enable Kerberos 5 support in applications. */
1190 #define LIBDIR "/usr/lib"
1192 /* path to libexec */
1193 #define LIBEXECDIR "/usr/libexec"
1195 /* path to localstate */
1196 #define LOCALSTATEDIR "/var/heimdal"
1198 /* define if the system is missing a prototype for asnprintf() */
1199 #define NEED_ASNPRINTF_PROTO 1
1201 /* define if the system is missing a prototype for asprintf() */
1202 /* #undef NEED_ASPRINTF_PROTO */
1204 /* define if the system is missing a prototype for crypt() */
1205 /* #undef NEED_CRYPT_PROTO */
1207 /* define if the system is missing a prototype for daemon() */
1208 #define NEED_DAEMON_PROTO 1
1210 /* define if the system is missing a prototype for gethostname() */
1211 /* #undef NEED_GETHOSTNAME_PROTO */
1213 /* define if the system is missing a prototype for getusershell() */
1214 /* #undef NEED_GETUSERSHELL_PROTO */
1216 /* define if the system is missing a prototype for glob() */
1217 /* #undef NEED_GLOB_PROTO */
1219 /* define if the system is missing a prototype for hstrerror() */
1220 /* #undef NEED_HSTRERROR_PROTO */
1222 /* define if the system is missing a prototype for inet_aton() */
1223 /* #undef NEED_INET_ATON_PROTO */
1225 /* define if the system is missing a prototype for iruserok() */
1226 /* #undef NEED_IRUSEROK_PROTO */
1228 /* define if the system is missing a prototype for mkstemp() */
1229 /* #undef NEED_MKSTEMP_PROTO */
1231 /* define if the system is missing a prototype for SecKeyGetCSPHandle() */
1232 /* #undef NEED_SECKEYGETCSPHANDLE_PROTO */
1234 /* define if the system is missing a prototype for setenv() */
1235 /* #undef NEED_SETENV_PROTO */
1237 /* define if the system is missing a prototype for snprintf() */
1238 /* #undef NEED_SNPRINTF_PROTO */
1240 /* define if the system is missing a prototype for strndup() */
1241 #define NEED_STRNDUP_PROTO 1
1243 /* define if the system is missing a prototype for strsep() */
1244 /* #undef NEED_STRSEP_PROTO */
1246 /* define if the system is missing a prototype for strsvis() */
1247 #define NEED_STRSVIS_PROTO 1
1249 /* define if the system is missing a prototype for strtok_r() */
1250 /* #undef NEED_STRTOK_R_PROTO */
1252 /* define if the system is missing a prototype for strunvis() */
1253 /* #undef NEED_STRUNVIS_PROTO */
1255 /* define if the system is missing a prototype for strvisx() */
1256 /* #undef NEED_STRVISX_PROTO */
1258 /* define if the system is missing a prototype for strvis() */
1259 /* #undef NEED_STRVIS_PROTO */
1261 /* define if the system is missing a prototype for svis() */
1262 #define NEED_SVIS_PROTO 1
1264 /* define if the system is missing a prototype for unsetenv() */
1265 /* #undef NEED_UNSETENV_PROTO */
1267 /* define if the system is missing a prototype for unvis() */
1268 /* #undef NEED_UNVIS_PROTO */
1270 /* define if the system is missing a prototype for vasnprintf() */
1271 #define NEED_VASNPRINTF_PROTO 1
1273 /* define if the system is missing a prototype for vasprintf() */
1274 /* #undef NEED_VASPRINTF_PROTO */
1276 /* define if the system is missing a prototype for vis() */
1277 /* #undef NEED_VIS_PROTO */
1279 /* define if the system is missing a prototype for vsnprintf() */
1280 /* #undef NEED_VSNPRINTF_PROTO */
1282 /* Define if you don't wan't support for AFS. */
1285 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1286 /* #undef NO_MINUS_C_MINUS_O */
1288 /* Define if you don't want to use mmap. */
1289 /* #undef NO_MMAP */
1291 /* Define this to enable old environment option in telnet. */
1292 #define OLD_ENVIRON 1
1294 /* Define if you have the openldap package. */
1295 /* #undef OPENLDAP */
1297 /* Define if you want support for hdb ldap module */
1298 /* #undef OPENLDAP_MODULE */
1300 /* define if prototype of openlog is compatible with void openlog(const char
1302 #define OPENLOG_PROTO_COMPATIBLE 1
1304 /* Define if you want OTP support in applications. */
1307 /* Name of package */
1308 #define PACKAGE "heimdal"
1310 /* Define to the address where bug reports for this package should be sent. */
1311 #define PACKAGE_BUGREPORT "heimdal-bugs@h5l.org"
1313 /* Define to the full name of this package. */
1314 #define PACKAGE_NAME "Heimdal"
1316 /* Define to the full name and version of this package. */
1317 #define PACKAGE_STRING "Heimdal 1.1"
1319 /* Define to the one symbol short name of this package. */
1320 #define PACKAGE_TARNAME "heimdal"
1322 /* Define to the version of this package. */
1323 #define PACKAGE_VERSION "1.1"
1325 /* Define to enable PKINIT. */
1328 /* Define if getlogin has POSIX flavour (and not BSD). */
1329 /* #undef POSIX_GETLOGIN */
1331 /* Define if getpwnam_r has POSIX flavour. */
1332 /* #undef POSIX_GETPWNAM_R */
1334 /* Define if you have the readline package. */
1335 /* #undef READLINE */
1337 /* Define as the return type of signal handlers (`int' or `void'). */
1338 #define RETSIGTYPE void
1341 #define SBINDIR "/usr/sbin"
1343 /* Define if you want to use samba socket wrappers. */
1344 /* #undef SOCKET_WRAPPER_REPLACE */
1346 /* Define to 1 if you have the ANSI C header files. */
1347 #define STDC_HEADERS 1
1349 /* Define if you have streams ptys. */
1350 /* #undef STREAMSPTY */
1352 /* path to sysconf */
1353 #define SYSCONFDIR "/etc"
1355 /* Define to what version of SunOS you are running. */
1358 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1359 #define TIME_WITH_SYS_TIME 1
1361 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1362 /* #undef TM_IN_SYS_TIME */
1364 /* Version number of package */
1365 #define VERSION "1.1"
1367 /* Define if signal handlers return void. */
1368 #define VOID_RETSIGTYPE 1
1370 /* define if target is big endian */
1371 /* #undef WORDS_BIGENDIAN */
1373 /* Define to 1 if the X Window System is missing or not being used. */
1374 #define X_DISPLAY_MISSING 1
1376 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1378 #define YYTEXT_POINTER 1
1380 /* Number of bits in a file offset, on hosts where this is settable. */
1381 /* #undef _FILE_OFFSET_BITS */
1383 /* Define to enable extensions on glibc-based systems such as Linux. */
1384 #define _GNU_SOURCE 1
1386 /* Define for large files, on AIX-style hosts. */
1387 /* #undef _LARGE_FILES */
1389 /* Define to empty if `const' does not conform to ANSI C. */
1392 /* Define to `int' if <sys/types.h> doesn't define. */
1395 /* Define to `__inline__' or `__inline' if that's what the C compiler
1396 calls it, or to nothing if 'inline' is not supported under any name. */
1401 /* Define this to what the type mode_t should be. */
1404 /* Define to `long int' if <sys/types.h> does not define. */
1407 /* Define to `int' if <sys/types.h> does not define. */
1410 /* Define this to what the type sig_atomic_t should be. */
1411 /* #undef sig_atomic_t */
1413 /* Define to `unsigned int' if <sys/types.h> does not define. */
1416 /* Define to `int' if <sys/types.h> doesn't define. */
1420 #include "roken_rename.h"
1423 #ifdef VOID_RETSIGTYPE
1424 #define SIGRETURN(x) return
1426 #define SIGRETURN(x) return (RETSIGTYPE)(x)
1429 #ifdef BROKEN_REALLOC
1430 #define realloc(X, Y) rk_realloc((X), (Y))
1434 #if ENDIANESS_IN_SYS_PARAM_H
1435 # include <sys/types.h>
1436 # include <sys/param.h>
1437 # if BYTE_ORDER == BIG_ENDIAN
1438 # define WORDS_BIGENDIAN 1
1445 /* XXX this is gross, but kills about a gazillion warnings */
1453 /* IRIX 4 braindamage */
1454 #if IRIX == 4 && !defined(__STDC__)
1460 #if defined(ENCRYPTION) && !defined(AUTHENTICATION)
1461 #define AUTHENTICATION 1
1464 /* Set this to the default system lead string for telnetd
1465 * can contain %-escapes: %s=sysname, %m=machine, %r=os-release
1466 * %v=os-version, %t=tty, %h=hostname, %d=date and time
1470 /* Used with login -p */
1471 /* #undef LOGIN_ARGS */
1473 /* set this to a sensible login */
1475 #define LOGIN_PATH BINDIR "/login"