1 /* include/config.h. Generated from config.h.in by configure. */
2 /* include/config.h.in. Generated from configure.in by autoheader. */
4 #if HAVE_NBTOOL_CONFIG_H
5 #include "nbtool_config.h"
10 #define __RCSID(msg) \
11 static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
15 /* Maximum values on all known systems */
16 #define MaxHostNameLen (64+4)
17 #define MaxPathLen (1024+4)
22 #ifndef KRB5_LIB_FUNCTION
24 #define KRB5_LIB_FUNCTION _export _stdcall
26 #define KRB5_LIB_FUNCTION
32 #ifdef BUILD_ROKEN_LIB
33 #ifndef ROKEN_LIB_FUNCTION
35 #define ROKEN_LIB_FUNCTION _export _stdcall
37 #define ROKEN_LIB_FUNCTION
43 /* Define if you want authentication support in telnet. */
44 #define AUTHENTICATION 1
47 #define BINDIR "/usr/heimdal/bin"
49 /* Define if realloc(NULL) doesn't work. */
50 /* #undef BROKEN_REALLOC */
52 /* Define if you want support for DCE/DFS PAG's. */
55 /* Define if you want to use DES encryption in telnet. */
56 #define DES_ENCRYPTION 1
58 /* Define this to enable diagnostics in telnet. */
61 /* Define if want to use the weak AFS string to key functions. */
62 #define ENABLE_AFS_STRING_TO_KEY 1
64 /* Define if you want have a thread safe libraries */
65 #define ENABLE_PTHREAD_SUPPORT 1
67 /* Define if you want encryption support in telnet. */
70 /* define if sys/param.h defines the endiness */
71 #define ENDIANESS_IN_SYS_PARAM_H 1
73 /* Define this if you want support for broken ENV_{VAR,VAL} telnets. */
76 /* define if prototype of gethostbyaddr is compatible with struct hostent
77 *gethostbyaddr(const void *, size_t, int) */
78 /* #undef GETHOSTBYADDR_PROTO_COMPATIBLE */
80 /* define if prototype of gethostbyname is compatible with struct hostent
81 *gethostbyname(const char *) */
82 #define GETHOSTBYNAME_PROTO_COMPATIBLE 1
84 /* define if prototype of getservbyname is compatible with struct servent
85 *getservbyname(const char *, const char *) */
86 #define GETSERVBYNAME_PROTO_COMPATIBLE 1
88 /* define if prototype of getsockname is compatible with int getsockname(int,
89 struct sockaddr*, socklen_t*) */
90 #define GETSOCKNAME_PROTO_COMPATIBLE 1
92 /* Define if you have the `altzone' variable. */
93 /* #undef HAVE_ALTZONE */
95 /* Define to 1 if you have the `arc4random' function. */
96 #define HAVE_ARC4RANDOM 1
98 /* Define to 1 if you have the <arpa/ftp.h> header file. */
99 #define HAVE_ARPA_FTP_H 1
101 /* Define to 1 if you have the <arpa/inet.h> header file. */
102 #define HAVE_ARPA_INET_H 1
104 /* Define to 1 if you have the <arpa/nameser.h> header file. */
105 #define HAVE_ARPA_NAMESER_H 1
107 /* Define to 1 if you have the <arpa/telnet.h> header file. */
108 #define HAVE_ARPA_TELNET_H 1
110 /* Define to 1 if you have the `asnprintf' function. */
111 /* #undef HAVE_ASNPRINTF */
113 /* Define to 1 if you have the `asprintf' function. */
114 #define HAVE_ASPRINTF 1
116 /* Define to 1 if you have the `atexit' function. */
117 #define HAVE_ATEXIT 1
119 /* Define to 1 if you have the <bind/bitypes.h> header file. */
120 /* #undef HAVE_BIND_BITYPES_H */
122 /* Define to 1 if you have the <bsdsetjmp.h> header file. */
123 /* #undef HAVE_BSDSETJMP_H */
125 /* Define to 1 if you have the `bswap16' function. */
126 #define HAVE_BSWAP16 1
128 /* Define to 1 if you have the `bswap32' function. */
129 #define HAVE_BSWAP32 1
131 /* Define to 1 if you have the <capability.h> header file. */
132 /* #undef HAVE_CAPABILITY_H */
134 /* Define to 1 if you have the `cap_set_proc' function. */
135 /* #undef HAVE_CAP_SET_PROC */
137 /* Define to 1 if you have the `cgetent' function. */
138 #define HAVE_CGETENT 1
140 /* Define if you have the function `chown'. */
143 /* Define if you have the function `closefrom'. */
144 #define HAVE_CLOSEFROM 1
146 /* Define to 1 if you have the <config.h> header file. */
147 /* #undef HAVE_CONFIG_H */
149 /* Define if you have the function `copyhostent'. */
150 /* #undef HAVE_COPYHOSTENT */
152 /* Define to 1 if you have the `crypt' function. */
155 /* Define to 1 if you have the <crypt.h> header file. */
156 /* #undef HAVE_CRYPT_H */
158 /* Define to 1 if you have the <curses.h> header file. */
159 #define HAVE_CURSES_H 1
161 /* Define if you have the function `daemon'. */
162 #define HAVE_DAEMON 1
164 /* define if you have a berkeley db1/2 library */
167 /* define if you have a berkeley db3/4 library */
168 /* #undef HAVE_DB3 */
170 /* Define to 1 if you have the <db3/db.h> header file. */
171 /* #undef HAVE_DB3_DB_H */
173 /* Define to 1 if you have the <db4/db.h> header file. */
174 /* #undef HAVE_DB4_DB_H */
176 /* Define to 1 if you have the `dbm_firstkey' function. */
177 #define HAVE_DBM_FIRSTKEY 1
179 /* Define to 1 if you have the <dbm.h> header file. */
180 /* #undef HAVE_DBM_H */
182 /* Define to 1 if you have the `dbopen' function. */
183 #define HAVE_DBOPEN 1
185 /* Define to 1 if you have the <db_185.h> header file. */
186 /* #undef HAVE_DB_185_H */
188 /* Define to 1 if you have the `db_create' function. */
189 /* #undef HAVE_DB_CREATE */
191 /* Define to 1 if you have the <db.h> header file. */
194 /* define if you have ndbm compat in db */
195 /* #undef HAVE_DB_NDBM */
197 /* Define to 1 if you have the declaration of `altzone', and to 0 if you
199 /* #undef HAVE_DECL_ALTZONE */
201 /* Define to 1 if you have the declaration of `environ', and to 0 if you
203 #define HAVE_DECL_ENVIRON 0
205 /* Define to 1 if you have the declaration of `h_errlist', and to 0 if you
207 #define HAVE_DECL_H_ERRLIST 0
209 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
211 #define HAVE_DECL_H_ERRNO 1
213 /* Define to 1 if you have the declaration of `h_nerr', and to 0 if you don't.
215 #define HAVE_DECL_H_NERR 0
217 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
219 #define HAVE_DECL_OPTARG 1
221 /* Define to 1 if you have the declaration of `opterr', and to 0 if you don't.
223 #define HAVE_DECL_OPTERR 1
225 /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
227 #define HAVE_DECL_OPTIND 1
229 /* Define to 1 if you have the declaration of `optopt', and to 0 if you don't.
231 #define HAVE_DECL_OPTOPT 1
233 /* Define to 1 if you have the declaration of `timezone', and to 0 if you
235 #define HAVE_DECL_TIMEZONE 1
237 /* Define to 1 if you have the declaration of `_res', and to 0 if you don't.
239 #define HAVE_DECL__RES 1
241 /* Define to 1 if you have the declaration of `__progname', and to 0 if you
243 #define HAVE_DECL___PROGNAME 0
245 /* Define to 1 if you have the <dirent.h> header file. */
246 #define HAVE_DIRENT_H 1
248 /* Define to 1 if you have the <dlfcn.h> header file. */
249 #define HAVE_DLFCN_H 1
251 /* Define to 1 if you have the `dlopen' function. */
252 #define HAVE_DLOPEN 1
254 /* Define to 1 if you have the `dn_expand' function. */
255 #define HAVE_DN_EXPAND 1
257 /* Define to 1 if you have the `door_create' function. */
258 /* #undef HAVE_DOOR_CREATE */
260 /* Define if you have the function `ecalloc'. */
261 /* #undef HAVE_ECALLOC */
263 /* Define to 1 if you have the `el_init' function. */
264 #define HAVE_EL_INIT 1
266 /* Define if you have the function `emalloc'. */
267 /* #undef HAVE_EMALLOC */
269 /* Define if you have the function `erealloc'. */
270 /* #undef HAVE_EREALLOC */
272 /* Define if you have the function `err'. */
275 /* Define to 1 if you have the <errno.h> header file. */
276 #define HAVE_ERRNO_H 1
278 /* Define if you have the function `errx'. */
281 /* Define to 1 if you have the <err.h> header file. */
284 /* Define if you have the function `estrdup'. */
285 /* #undef HAVE_ESTRDUP */
287 /* Define if you have the function `fchown'. */
288 #define HAVE_FCHOWN 1
290 /* Define to 1 if you have the `fcntl' function. */
293 /* Define to 1 if you have the <fcntl.h> header file. */
294 #define HAVE_FCNTL_H 1
296 /* Define if you have the function `flock'. */
299 /* Define if you have the function `fnmatch'. */
300 #define HAVE_FNMATCH 1
302 /* Define to 1 if you have the <fnmatch.h> header file. */
303 #define HAVE_FNMATCH_H 1
305 /* Define if el_init takes four arguments. */
306 #define HAVE_FOUR_VALUED_EL_INIT 1
308 /* Have -framework Security */
309 /* #undef HAVE_FRAMEWORK_SECURITY */
311 /* Define to 1 if you have the `freeaddrinfo' function. */
312 #define HAVE_FREEADDRINFO 1
314 /* Define if you have the function `freehostent'. */
315 /* #undef HAVE_FREEHOSTENT */
317 /* Define to 1 if you have the `gai_strerror' function. */
318 #define HAVE_GAI_STRERROR 1
320 /* Define to 1 if you have the <gdbm/ndbm.h> header file. */
321 /* #undef HAVE_GDBM_NDBM_H */
323 /* Define to 1 if you have the `getaddrinfo' function. */
324 #define HAVE_GETADDRINFO 1
326 /* Define to 1 if you have the `getconfattr' function. */
327 /* #undef HAVE_GETCONFATTR */
329 /* Define if you have the function `getcwd'. */
330 #define HAVE_GETCWD 1
332 /* Define if you have the function `getdtablesize'. */
333 #define HAVE_GETDTABLESIZE 1
335 /* Define if you have the function `getegid'. */
336 #define HAVE_GETEGID 1
338 /* Define if you have the function `geteuid'. */
339 #define HAVE_GETEUID 1
341 /* Define if you have the function `getgid'. */
342 #define HAVE_GETGID 1
344 /* Define to 1 if you have the `gethostbyname' function. */
345 #define HAVE_GETHOSTBYNAME 1
347 /* Define to 1 if you have the `gethostbyname2' function. */
348 #define HAVE_GETHOSTBYNAME2 1
350 /* Define if you have the function `gethostname'. */
351 #define HAVE_GETHOSTNAME 1
353 /* Define if you have the function `getifaddrs'. */
354 #define HAVE_GETIFADDRS 1
356 /* Define if you have the function `getipnodebyaddr'. */
357 /* #undef HAVE_GETIPNODEBYADDR */
359 /* Define if you have the function `getipnodebyname'. */
360 /* #undef HAVE_GETIPNODEBYNAME */
362 /* Define to 1 if you have the `getlogin' function. */
363 #define HAVE_GETLOGIN 1
365 /* Define if you have a working getmsg. */
366 /* #undef HAVE_GETMSG */
368 /* Define to 1 if you have the `getnameinfo' function. */
369 #define HAVE_GETNAMEINFO 1
371 /* Define if you have the function `getopt'. */
372 #define HAVE_GETOPT 1
374 /* Define to 1 if you have the `getpagesize' function. */
375 #define HAVE_GETPAGESIZE 1
377 /* Define to 1 if you have the `getpeereid' function. */
378 /* #undef HAVE_GETPEEREID */
380 /* Define to 1 if you have the `getpeerucred' function. */
381 /* #undef HAVE_GETPEERUCRED */
383 /* Define to 1 if you have the `getprogname' function. */
384 #define HAVE_GETPROGNAME 1
386 /* Define to 1 if you have the `getpwnam_r' function. */
387 #define HAVE_GETPWNAM_R 1
389 /* Define to 1 if you have the `getrlimit' function. */
390 #define HAVE_GETRLIMIT 1
392 /* Define to 1 if you have the `getsockopt' function. */
393 #define HAVE_GETSOCKOPT 1
395 /* Define to 1 if you have the `getspnam' function. */
396 /* #undef HAVE_GETSPNAM */
398 /* Define if you have the function `gettimeofday'. */
399 #define HAVE_GETTIMEOFDAY 1
401 /* Define to 1 if you have the `getudbnam' function. */
402 /* #undef HAVE_GETUDBNAM */
404 /* Define if you have the function `getuid'. */
405 #define HAVE_GETUID 1
407 /* Define if you have the function `getusershell'. */
408 #define HAVE_GETUSERSHELL 1
410 /* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
411 GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
414 /* Define to 1 if you have the `grantpt' function. */
415 #define HAVE_GRANTPT 1
417 /* Define to 1 if you have the <grp.h> header file. */
420 /* Define to 1 if you have the `hstrerror' function. */
421 #define HAVE_HSTRERROR 1
423 /* Define if you have the `h_errlist' variable. */
424 #define HAVE_H_ERRLIST 1
426 /* Define if you have the `h_errno' variable. */
427 #define HAVE_H_ERRNO 1
429 /* Define if you have the `h_nerr' variable. */
430 #define HAVE_H_NERR 1
432 /* Define to 1 if you have the <ifaddrs.h> header file. */
433 #define HAVE_IFADDRS_H 1
435 /* Define if you have the in6addr_loopback variable */
436 #define HAVE_IN6ADDR_LOOPBACK 1
439 #define HAVE_INET_ATON 1
442 #define HAVE_INET_NTOP 1
445 #define HAVE_INET_PTON 1
447 /* Define if you have the function `initgroups'. */
448 #define HAVE_INITGROUPS 1
450 /* Define to 1 if you have the `initstate' function. */
451 #define HAVE_INITSTATE 1
453 /* Define if you have the function `innetgr'. */
454 #define HAVE_INNETGR 1
456 /* Define to 1 if the system has the type `int16_t'. */
457 #define HAVE_INT16_T 1
459 /* Define to 1 if the system has the type `int32_t'. */
460 #define HAVE_INT32_T 1
462 /* Define to 1 if the system has the type `int64_t'. */
463 #define HAVE_INT64_T 1
465 /* Define to 1 if the system has the type `int8_t'. */
466 #define HAVE_INT8_T 1
468 /* Define to 1 if you have the <inttypes.h> header file. */
469 #define HAVE_INTTYPES_H 1
471 /* Define to 1 if you have the <io.h> header file. */
472 /* #undef HAVE_IO_H */
474 /* Define if you have IPv6. */
475 /* #define HAVE_IPV6 1 -- defined by Makefile if (${USE_INET6} != "no") */
477 /* Define if you have the function `iruserok'. */
478 #define HAVE_IRUSEROK 1
480 /* Define to 1 if you have the `issetugid' function. */
481 #define HAVE_ISSETUGID 1
483 /* Define if you want to use the Kerberos Credentials Manager. */
486 /* Define to 1 if you have the <libutil.h> header file. */
487 /* #undef HAVE_LIBUTIL_H */
489 /* Define to 1 if you have the <limits.h> header file. */
490 #define HAVE_LIMITS_H 1
492 /* Define to 1 if you have the `loadquery' function. */
493 /* #undef HAVE_LOADQUERY */
495 /* Define if you have the function `localtime_r'. */
496 #define HAVE_LOCALTIME_R 1
498 /* Define to 1 if you have the `logout' function. */
499 #define HAVE_LOGOUT 1
501 /* Define to 1 if you have the `logwtmp' function. */
502 #define HAVE_LOGWTMP 1
504 /* Define to 1 if the system has the type `long long'. */
505 #define HAVE_LONG_LONG 1
507 /* Define if you have the function `lstat'. */
510 /* Define to 1 if you have the <maillock.h> header file. */
511 /* #undef HAVE_MAILLOCK_H */
513 /* Define if you have the function `memmove'. */
514 #define HAVE_MEMMOVE 1
516 /* Define to 1 if you have the <memory.h> header file. */
517 #define HAVE_MEMORY_H 1
519 /* Define if you have the function `mkstemp'. */
520 #define HAVE_MKSTEMP 1
522 /* Define to 1 if you have the `mktime' function. */
523 #define HAVE_MKTIME 1
525 /* Define to 1 if you have a working `mmap' system call. */
528 /* define if you have a ndbm library */
531 /* Define to 1 if you have the <ndbm.h> header file. */
532 #define HAVE_NDBM_H 1
534 /* Define to 1 if you have the <netdb.h> header file. */
535 #define HAVE_NETDB_H 1
537 /* Define to 1 if you have the <netgroup.h> header file. */
538 #define HAVE_NETGROUP_H 1
540 /* Define to 1 if you have the <netinet6/in6.h> header file. */
541 /* #undef HAVE_NETINET6_IN6_H */
543 /* Define to 1 if you have the <netinet6/in6_var.h> header file. */
544 /* #undef HAVE_NETINET6_IN6_VAR_H */
546 /* Define to 1 if you have the <netinet/in6.h> header file. */
547 /* #undef HAVE_NETINET_IN6_H */
549 /* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
550 /* #undef HAVE_NETINET_IN6_MACHTYPES_H */
552 /* Define to 1 if you have the <netinet/in.h> header file. */
553 #define HAVE_NETINET_IN_H 1
555 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
556 #define HAVE_NETINET_IN_SYSTM_H 1
558 /* Define to 1 if you have the <netinet/ip.h> header file. */
559 #define HAVE_NETINET_IP_H 1
561 /* Define to 1 if you have the <netinet/tcp.h> header file. */
562 #define HAVE_NETINET_TCP_H 1
564 /* Define if you want to use Netinfo instead of krb5.conf. */
565 /* #undef HAVE_NETINFO */
567 /* Define to 1 if you have the <netinfo/ni.h> header file. */
568 /* #undef HAVE_NETINFO_NI_H */
570 /* Define to 1 if you have the <net/if.h> header file. */
571 #define HAVE_NET_IF_H 1
573 /* Define if NDBM really is DB (creates files *.db) */
574 #define HAVE_NEW_DB 1
576 /* Define to 1 if you have the `on_exit' function. */
577 /* #undef HAVE_ON_EXIT */
579 /* Define to 1 if you have the `openpty' function. */
580 #define HAVE_OPENPTY 1
582 /* define to use openssl's libcrypto */
583 #define HAVE_OPENSSL 1
585 /* Define to enable basic OSF C2 support. */
586 /* #undef HAVE_OSFC2 */
588 /* Define to 1 if you have the <paths.h> header file. */
589 #define HAVE_PATHS_H 1
591 /* Define to 1 if you have the `pidfile' function. */
592 #define HAVE_PIDFILE 1
594 /* Define to 1 if you have the `poll' function. */
597 /* Define to 1 if you have the <poll.h> header file. */
598 #define HAVE_POLL_H 1
600 /* Define to 1 if you have the <pthread.h> header file. */
601 #define HAVE_PTHREAD_H 1
603 /* Define to 1 if you have the `ptsname' function. */
604 #define HAVE_PTSNAME 1
606 /* Define to 1 if you have the <pty.h> header file. */
607 /* #undef HAVE_PTY_H */
609 /* Define if you have the function `putenv'. */
610 #define HAVE_PUTENV 1
612 /* Define to 1 if you have the <pwd.h> header file. */
615 /* Define to 1 if you have the `rand' function. */
618 /* Define to 1 if you have the `random' function. */
619 #define HAVE_RANDOM 1
621 /* Define if you have the function `rcmd'. */
624 /* Define if you have a readline compatible library. */
625 #define HAVE_READLINE 1
627 /* Define if you have the function `readv'. */
630 /* Define if you have the function `recvmsg'. */
631 #define HAVE_RECVMSG 1
633 /* Define to 1 if you have the <resolv.h> header file. */
634 #define HAVE_RESOLV_H 1
636 /* Define to 1 if you have the `res_ndestroy' function. */
637 #define HAVE_RES_NDESTROY 1
639 /* Define to 1 if you have the `res_nsearch' function. */
640 #define HAVE_RES_NSEARCH 1
642 /* Define to 1 if you have the `res_search' function. */
643 #define HAVE_RES_SEARCH 1
645 /* Define to 1 if you have the `revoke' function. */
646 #define HAVE_REVOKE 1
648 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
649 #define HAVE_RPCSVC_YPCLNT_H 1
651 /* Define to 1 if you have the <sac.h> header file. */
652 /* #undef HAVE_SAC_H */
654 /* Define to 1 if the system has the type `sa_family_t'. */
655 #define HAVE_SA_FAMILY_T 1
657 /* Define to 1 if you have the <security/pam_modules.h> header file. */
658 #define HAVE_SECURITY_PAM_MODULES_H 1
660 /* Define to 1 if you have the `select' function. */
661 #define HAVE_SELECT 1
663 /* Define if you have the function `sendmsg'. */
664 #define HAVE_SENDMSG 1
666 /* Define if you have the function `setegid'. */
667 #define HAVE_SETEGID 1
669 /* Define if you have the function `setenv'. */
670 #define HAVE_SETENV 1
672 /* Define if you have the function `seteuid'. */
673 #define HAVE_SETEUID 1
675 /* Define to 1 if you have the `setitimer' function. */
676 #define HAVE_SETITIMER 1
678 /* Define to 1 if you have the `setlim' function. */
679 /* #undef HAVE_SETLIM */
681 /* Define to 1 if you have the `setlogin' function. */
682 #define HAVE_SETLOGIN 1
684 /* Define to 1 if you have the `setpcred' function. */
685 /* #undef HAVE_SETPCRED */
687 /* Define to 1 if you have the `setpgid' function. */
688 #define HAVE_SETPGID 1
690 /* Define to 1 if you have the `setproctitle' function. */
691 #define HAVE_SETPROCTITLE 1
693 /* Define to 1 if you have the `setprogname' function. */
694 #define HAVE_SETPROGNAME 1
696 /* Define to 1 if you have the `setregid' function. */
697 #define HAVE_SETREGID 1
699 /* Define to 1 if you have the `setresgid' function. */
700 /* #undef HAVE_SETRESGID */
702 /* Define to 1 if you have the `setresuid' function. */
703 /* #undef HAVE_SETRESUID */
705 /* Define to 1 if you have the `setreuid' function. */
706 #define HAVE_SETREUID 1
708 /* Define to 1 if you have the `setsid' function. */
709 #define HAVE_SETSID 1
711 /* Define to 1 if you have the `setsockopt' function. */
712 #define HAVE_SETSOCKOPT 1
714 /* Define to 1 if you have the `setstate' function. */
715 #define HAVE_SETSTATE 1
717 /* Define to 1 if you have the `setutent' function. */
718 #define HAVE_SETUTENT 1
720 /* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
721 /* #undef HAVE_SGI_GETCAPABILITYBYNAME */
723 /* Define to 1 if you have the <sgtty.h> header file. */
724 #define HAVE_SGTTY_H 1
726 /* Define to 1 if you have the <shadow.h> header file. */
727 /* #undef HAVE_SHADOW_H */
729 /* Define to 1 if you have the <siad.h> header file. */
730 /* #undef HAVE_SIAD_H */
732 /* Define to 1 if you have the `sigaction' function. */
733 #define HAVE_SIGACTION 1
735 /* Define to 1 if you have the <signal.h> header file. */
736 #define HAVE_SIGNAL_H 1
738 /* define if you have a working snprintf */
739 #define HAVE_SNPRINTF 1
741 /* Define to 1 if you have the `socket' function. */
742 #define HAVE_SOCKET 1
744 /* Define to 1 if the system has the type `socklen_t'. */
745 #define HAVE_SOCKLEN_T 1
747 /* Define to 1 if the system has the type `ssize_t'. */
748 #define HAVE_SSIZE_T 1
750 /* Define to 1 if you have the <standards.h> header file. */
751 /* #undef HAVE_STANDARDS_H */
753 /* Define to 1 if you have the <stdint.h> header file. */
754 #define HAVE_STDINT_H 1
756 /* Define to 1 if you have the <stdlib.h> header file. */
757 #define HAVE_STDLIB_H 1
759 /* Define if you have the function `strcasecmp'. */
760 #define HAVE_STRCASECMP 1
762 /* Define if you have the function `strdup'. */
763 #define HAVE_STRDUP 1
765 /* Define if you have the function `strerror'. */
766 #define HAVE_STRERROR 1
768 /* Define if you have the function `strftime'. */
769 #define HAVE_STRFTIME 1
771 /* Define to 1 if you have the <strings.h> header file. */
772 #define HAVE_STRINGS_H 1
774 /* Define to 1 if you have the <string.h> header file. */
775 #define HAVE_STRING_H 1
777 /* Define if you have the function `strlcat'. */
778 #define HAVE_STRLCAT 1
780 /* Define if you have the function `strlcpy'. */
781 #define HAVE_STRLCPY 1
783 /* Define if you have the function `strlwr'. */
784 /* #undef HAVE_STRLWR */
786 /* Define if you have the function `strncasecmp'. */
787 #define HAVE_STRNCASECMP 1
789 /* Define if you have the function `strndup'. */
790 #define HAVE_STRNDUP 1
792 /* Define if you have the function `strnlen'. */
793 /* #undef HAVE_STRNLEN */
795 /* Define to 1 if you have the <stropts.h> header file. */
796 /* #undef HAVE_STROPTS_H */
798 /* Define if you have the function `strptime'. */
799 #define HAVE_STRPTIME 1
801 /* Define if you have the function `strsep'. */
802 #define HAVE_STRSEP 1
804 /* Define if you have the function `strsep_copy'. */
805 /* #undef HAVE_STRSEP_COPY */
807 /* Define to 1 if you have the `strstr' function. */
808 #define HAVE_STRSTR 1
810 /* Define to 1 if you have the `strsvis' function. */
811 #define HAVE_STRSVIS 1
813 /* Define if you have the function `strtok_r'. */
814 #define HAVE_STRTOK_R 1
816 /* Define to 1 if the system has the type `struct addrinfo'. */
817 #define HAVE_STRUCT_ADDRINFO 1
819 /* Define to 1 if the system has the type `struct ifaddrs'. */
820 #define HAVE_STRUCT_IFADDRS 1
822 /* Define to 1 if the system has the type `struct iovec'. */
823 #define HAVE_STRUCT_IOVEC 1
825 /* Define to 1 if the system has the type `struct msghdr'. */
826 #define HAVE_STRUCT_MSGHDR 1
828 /* Define to 1 if the system has the type `struct sockaddr'. */
829 #define HAVE_STRUCT_SOCKADDR 1
831 /* Define if struct sockaddr has field sa_len. */
832 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
834 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
835 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
837 /* define if you have struct spwd */
838 /* #undef HAVE_STRUCT_SPWD */
840 /* Define if struct tm has field tm_gmtoff. */
841 #define HAVE_STRUCT_TM_TM_GMTOFF 1
843 /* Define if struct tm has field tm_zone. */
844 #define HAVE_STRUCT_TM_TM_ZONE 1
846 /* Define if struct utmpx has field ut_exit. */
847 #define HAVE_STRUCT_UTMPX_UT_EXIT 1
849 /* Define if struct utmpx has field ut_syslen. */
850 /* #undef HAVE_STRUCT_UTMPX_UT_SYSLEN */
852 /* Define if struct utmp has field ut_addr. */
853 /* #undef HAVE_STRUCT_UTMP_UT_ADDR */
855 /* Define if struct utmp has field ut_host. */
856 /* #undef HAVE_STRUCT_UTMP_UT_HOST */
858 /* Define if struct utmp has field ut_id. */
859 /* #undef HAVE_STRUCT_UTMP_UT_ID */
861 /* Define if struct utmp has field ut_pid. */
862 /* #undef HAVE_STRUCT_UTMP_UT_PID */
864 /* Define if struct utmp has field ut_type. */
865 /* #undef HAVE_STRUCT_UTMP_UT_TYPE */
867 /* Define if struct utmp has field ut_user. */
868 /* #undef HAVE_STRUCT_UTMP_UT_USER */
870 /* define if struct winsize is declared in sys/termios.h */
871 #define HAVE_STRUCT_WINSIZE 1
873 /* Define to 1 if you have the `strunvis' function. */
874 #define HAVE_STRUNVIS 1
876 /* Define if you have the function `strupr'. */
877 /* #undef HAVE_STRUPR */
879 /* Define to 1 if you have the `strvis' function. */
880 #define HAVE_STRVIS 1
882 /* Define to 1 if you have the `strvisx' function. */
883 #define HAVE_STRVISX 1
885 /* Define to 1 if you have the `svis' function. */
888 /* Define if you have the function `swab'. */
891 /* Define to 1 if you have the `sysconf' function. */
892 #define HAVE_SYSCONF 1
894 /* Define to 1 if you have the `sysctl' function. */
895 #define HAVE_SYSCTL 1
897 /* Define to 1 if you have the `syslog' function. */
898 #define HAVE_SYSLOG 1
900 /* Define to 1 if you have the <syslog.h> header file. */
901 #define HAVE_SYSLOG_H 1
903 /* Define to 1 if you have the <sys/bitypes.h> header file. */
904 /* #undef HAVE_SYS_BITYPES_H */
906 /* Define to 1 if you have the <sys/bswap.h> header file. */
907 #define HAVE_SYS_BSWAP_H 1
909 /* Define to 1 if you have the <sys/capability.h> header file. */
910 /* #undef HAVE_SYS_CAPABILITY_H */
912 /* Define to 1 if you have the <sys/category.h> header file. */
913 /* #undef HAVE_SYS_CATEGORY_H */
915 /* Define to 1 if you have the <sys/file.h> header file. */
916 #define HAVE_SYS_FILE_H 1
918 /* Define to 1 if you have the <sys/filio.h> header file. */
919 #define HAVE_SYS_FILIO_H 1
921 /* Define to 1 if you have the <sys/ioccom.h> header file. */
922 #define HAVE_SYS_IOCCOM_H 1
924 /* Define to 1 if you have the <sys/ioctl.h> header file. */
925 #define HAVE_SYS_IOCTL_H 1
927 /* Define to 1 if you have the <sys/mman.h> header file. */
928 #define HAVE_SYS_MMAN_H 1
930 /* Define to 1 if you have the <sys/param.h> header file. */
931 #define HAVE_SYS_PARAM_H 1
933 /* Define to 1 if you have the <sys/proc.h> header file. */
934 #define HAVE_SYS_PROC_H 1
936 /* Define to 1 if you have the <sys/ptyio.h> header file. */
937 /* #undef HAVE_SYS_PTYIO_H */
939 /* Define to 1 if you have the <sys/ptyvar.h> header file. */
940 /* #undef HAVE_SYS_PTYVAR_H */
942 /* Define to 1 if you have the <sys/pty.h> header file. */
943 /* #undef HAVE_SYS_PTY_H */
945 /* Define to 1 if you have the <sys/resource.h> header file. */
946 #define HAVE_SYS_RESOURCE_H 1
948 /* Define to 1 if you have the <sys/select.h> header file. */
949 #define HAVE_SYS_SELECT_H 1
951 /* Define to 1 if you have the <sys/socket.h> header file. */
952 #define HAVE_SYS_SOCKET_H 1
954 /* Define to 1 if you have the <sys/sockio.h> header file. */
955 #define HAVE_SYS_SOCKIO_H 1
957 /* Define to 1 if you have the <sys/stat.h> header file. */
958 #define HAVE_SYS_STAT_H 1
960 /* Define to 1 if you have the <sys/stream.h> header file. */
961 /* #undef HAVE_SYS_STREAM_H */
963 /* Define to 1 if you have the <sys/stropts.h> header file. */
964 /* #undef HAVE_SYS_STROPTS_H */
966 /* Define to 1 if you have the <sys/strtty.h> header file. */
967 /* #undef HAVE_SYS_STRTTY_H */
969 /* Define to 1 if you have the <sys/str_tty.h> header file. */
970 /* #undef HAVE_SYS_STR_TTY_H */
972 /* Define to 1 if you have the <sys/syscall.h> header file. */
973 #define HAVE_SYS_SYSCALL_H 1
975 /* Define to 1 if you have the <sys/sysctl.h> header file. */
976 #define HAVE_SYS_SYSCTL_H 1
978 /* Define to 1 if you have the <sys/termio.h> header file. */
979 /* #undef HAVE_SYS_TERMIO_H */
981 /* Define to 1 if you have the <sys/timeb.h> header file. */
982 #define HAVE_SYS_TIMEB_H 1
984 /* Define to 1 if you have the <sys/times.h> header file. */
985 #define HAVE_SYS_TIMES_H 1
987 /* Define to 1 if you have the <sys/time.h> header file. */
988 #define HAVE_SYS_TIME_H 1
990 /* Define to 1 if you have the <sys/tty.h> header file. */
991 #define HAVE_SYS_TTY_H 1
993 /* Define to 1 if you have the <sys/types.h> header file. */
994 #define HAVE_SYS_TYPES_H 1
996 /* Define to 1 if you have the <sys/ucred.h> header file. */
997 #define HAVE_SYS_UCRED_H 1
999 /* Define to 1 if you have the <sys/uio.h> header file. */
1000 #define HAVE_SYS_UIO_H 1
1002 /* Define to 1 if you have the <sys/un.h> header file. */
1003 #define HAVE_SYS_UN_H 1
1005 /* Define to 1 if you have the <sys/utsname.h> header file. */
1006 #define HAVE_SYS_UTSNAME_H 1
1008 /* Define to 1 if you have the <sys/wait.h> header file. */
1009 #define HAVE_SYS_WAIT_H 1
1011 /* Define to 1 if you have the <termcap.h> header file. */
1012 #define HAVE_TERMCAP_H 1
1014 /* Define to 1 if you have the <termios.h> header file. */
1015 #define HAVE_TERMIOS_H 1
1017 /* Define to 1 if you have the <termio.h> header file. */
1018 /* #undef HAVE_TERMIO_H */
1020 /* Define to 1 if you have the <term.h> header file. */
1021 /* #undef HAVE_TERM_H */
1023 /* Define to 1 if you have the `tgetent' function. */
1024 #define HAVE_TGETENT 1
1026 /* Define if you have the function `timegm'. */
1027 #define HAVE_TIMEGM 1
1029 /* Define if you have the `timezone' variable. */
1030 #define HAVE_TIMEZONE 1
1032 /* Define to 1 if you have the <time.h> header file. */
1033 #define HAVE_TIME_H 1
1035 /* Define to 1 if you have the <tmpdir.h> header file. */
1036 /* #undef HAVE_TMPDIR_H */
1038 /* Define to 1 if you have the `ttyname' function. */
1039 #define HAVE_TTYNAME 1
1041 /* Define to 1 if you have the `ttyslot' function. */
1042 #define HAVE_TTYSLOT 1
1044 /* Define to 1 if you have the <udb.h> header file. */
1045 /* #undef HAVE_UDB_H */
1047 /* Define to 1 if the system has the type `uint16_t'. */
1048 #define HAVE_UINT16_T 1
1050 /* Define to 1 if the system has the type `uint32_t'. */
1051 #define HAVE_UINT32_T 1
1053 /* Define to 1 if the system has the type `uint64_t'. */
1054 #define HAVE_UINT64_T 1
1056 /* Define to 1 if the system has the type `uint8_t'. */
1057 #define HAVE_UINT8_T 1
1059 /* Define to 1 if the system has the type `uintptr_t'. */
1060 #define HAVE_UINTPTR_T 1
1062 /* Define to 1 if you have the `umask' function. */
1063 #define HAVE_UMASK 1
1065 /* Define to 1 if you have the `uname' function. */
1066 #define HAVE_UNAME 1
1068 /* Define to 1 if you have the <unistd.h> header file. */
1069 #define HAVE_UNISTD_H 1
1071 /* Define to 1 if you have the `unlockpt' function. */
1072 #define HAVE_UNLOCKPT 1
1074 /* Define if you have the function `unsetenv'. */
1075 #define HAVE_UNSETENV 1
1077 /* Define to 1 if you have the `unvis' function. */
1078 #define HAVE_UNVIS 1
1080 /* Define to 1 if you have the <userconf.h> header file. */
1081 /* #undef HAVE_USERCONF_H */
1083 /* Define to 1 if you have the <usersec.h> header file. */
1084 /* #undef HAVE_USERSEC_H */
1086 /* Define to 1 if you have the <util.h> header file. */
1087 #define HAVE_UTIL_H 1
1089 /* Define to 1 if you have the <utmpx.h> header file. */
1090 #define HAVE_UTMPX_H 1
1092 /* Define to 1 if you have the <utmp.h> header file. */
1093 #define HAVE_UTMP_H 1
1095 /* Define to 1 if the system has the type `u_int16_t'. */
1096 #define HAVE_U_INT16_T 1
1098 /* Define to 1 if the system has the type `u_int32_t'. */
1099 #define HAVE_U_INT32_T 1
1101 /* Define to 1 if the system has the type `u_int64_t'. */
1102 #define HAVE_U_INT64_T 1
1104 /* Define to 1 if the system has the type `u_int8_t'. */
1105 #define HAVE_U_INT8_T 1
1107 /* Define to 1 if you have the `vasnprintf' function. */
1108 /* #undef HAVE_VASNPRINTF */
1110 /* Define to 1 if you have the `vasprintf' function. */
1111 #define HAVE_VASPRINTF 1
1113 /* Define if you have the function `verr'. */
1116 /* Define if you have the function `verrx'. */
1117 #define HAVE_VERRX 1
1119 /* Define to 1 if you have the `vhangup' function. */
1120 /* #undef HAVE_VHANGUP */
1122 /* Define to 1 if you have the `vis' function. */
1125 /* Define to 1 if you have the <vis.h> header file. */
1126 #define HAVE_VIS_H 1
1128 /* define if you have a working vsnprintf */
1129 #define HAVE_VSNPRINTF 1
1131 /* Define if you have the function `vsyslog'. */
1132 #define HAVE_VSYSLOG 1
1134 /* Define if you have the function `vwarn'. */
1135 #define HAVE_VWARN 1
1137 /* Define if you have the function `vwarnx'. */
1138 #define HAVE_VWARNX 1
1140 /* Define if you have the function `warn'. */
1143 /* Define if you have the function `warnx'. */
1144 #define HAVE_WARNX 1
1146 /* Define if you have the function `writev'. */
1147 #define HAVE_WRITEV 1
1149 /* define if struct winsize has ws_xpixel */
1150 #define HAVE_WS_XPIXEL 1
1152 /* define if struct winsize has ws_ypixel */
1153 #define HAVE_WS_YPIXEL 1
1155 /* Define to 1 if you have the `XauFileName' function. */
1156 /* #undef HAVE_XAUFILENAME */
1158 /* Define to 1 if you have the `XauReadAuth' function. */
1159 /* #undef HAVE_XAUREADAUTH */
1161 /* Define to 1 if you have the `XauWriteAuth' function. */
1162 /* #undef HAVE_XAUWRITEAUTH */
1164 /* Define to 1 if you have the `yp_get_default_domain' function. */
1165 #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1167 /* Define to 1 if you have the `_getpty' function. */
1168 /* #undef HAVE__GETPTY */
1170 /* Define if you have the `_res' variable. */
1173 /* Define to 1 if you have the `_scrsize' function. */
1174 /* #undef HAVE__SCRSIZE */
1176 /* define if your compiler has __attribute__ */
1177 #define HAVE___ATTRIBUTE__ 1
1179 /* Define if you have the `__progname' variable. */
1180 #define HAVE___PROGNAME 1
1182 /* Define if you have the hesiod package. */
1185 /* Define if you are running IRIX 4. */
1188 /* Enable Kerberos 5 support in applications. */
1192 #define LIBDIR "/usr/heimdal/lib"
1194 /* path to libexec */
1195 #define LIBEXECDIR "/usr/heimdal/libexec"
1197 /* path to localstate */
1198 #define LOCALSTATEDIR "/var/heimdal"
1200 /* define if the system is missing a prototype for asnprintf() */
1201 #define NEED_ASNPRINTF_PROTO 1
1203 /* define if the system is missing a prototype for asprintf() */
1204 /* #undef NEED_ASPRINTF_PROTO */
1206 /* define if the system is missing a prototype for crypt() */
1207 /* #undef NEED_CRYPT_PROTO */
1209 /* define if the system is missing a prototype for daemon() */
1210 #define NEED_DAEMON_PROTO 1
1212 /* define if the system is missing a prototype for gethostname() */
1213 /* #undef NEED_GETHOSTNAME_PROTO */
1215 /* define if the system is missing a prototype for getusershell() */
1216 /* #undef NEED_GETUSERSHELL_PROTO */
1218 /* define if the system is missing a prototype for glob() */
1219 /* #undef NEED_GLOB_PROTO */
1221 /* define if the system is missing a prototype for hstrerror() */
1222 /* #undef NEED_HSTRERROR_PROTO */
1224 /* define if the system is missing a prototype for inet_aton() */
1225 /* #undef NEED_INET_ATON_PROTO */
1227 /* define if the system is missing a prototype for iruserok() */
1228 /* #undef NEED_IRUSEROK_PROTO */
1230 /* define if the system is missing a prototype for mkstemp() */
1231 #define NEED_MKSTEMP_PROTO 1
1233 /* define if the system is missing a prototype for setenv() */
1234 /* #undef NEED_SETENV_PROTO */
1236 /* define if the system is missing a prototype for snprintf() */
1237 /* #undef NEED_SNPRINTF_PROTO */
1239 /* define if the system is missing a prototype for strndup() */
1240 /* #undef NEED_STRNDUP_PROTO */
1242 /* define if the system is missing a prototype for strsep() */
1243 /* #undef NEED_STRSEP_PROTO */
1245 /* define if the system is missing a prototype for strsvis() */
1246 /* #undef NEED_STRSVIS_PROTO */
1248 /* define if the system is missing a prototype for strtok_r() */
1249 /* #undef NEED_STRTOK_R_PROTO */
1251 /* define if the system is missing a prototype for strunvis() */
1252 /* #undef NEED_STRUNVIS_PROTO */
1254 /* define if the system is missing a prototype for strvisx() */
1255 /* #undef NEED_STRVISX_PROTO */
1257 /* define if the system is missing a prototype for strvis() */
1258 /* #undef NEED_STRVIS_PROTO */
1260 /* define if the system is missing a prototype for svis() */
1261 /* #undef NEED_SVIS_PROTO */
1263 /* define if the system is missing a prototype for unsetenv() */
1264 /* #undef NEED_UNSETENV_PROTO */
1266 /* define if the system is missing a prototype for unvis() */
1267 /* #undef NEED_UNVIS_PROTO */
1269 /* define if the system is missing a prototype for vasnprintf() */
1270 #define NEED_VASNPRINTF_PROTO 1
1272 /* define if the system is missing a prototype for vasprintf() */
1273 /* #undef NEED_VASPRINTF_PROTO */
1275 /* define if the system is missing a prototype for vis() */
1276 /* #undef NEED_VIS_PROTO */
1278 /* define if the system is missing a prototype for vsnprintf() */
1279 /* #undef NEED_VSNPRINTF_PROTO */
1281 /* Define if you don't wan't support for AFS. */
1284 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1285 /* #undef NO_MINUS_C_MINUS_O */
1287 /* Define if you don't want to use mmap. */
1288 /* #undef NO_MMAP */
1290 /* Define this to enable old environment option in telnet. */
1291 #define OLD_ENVIRON 1
1293 /* Define if you have the openldap package. */
1294 /* #undef OPENLDAP */
1296 /* Define if you want support for hdb ldap module */
1297 /* #undef OPENLDAP_MODULE */
1299 /* define if prototype of openlog is compatible with void openlog(const char
1301 #define OPENLOG_PROTO_COMPATIBLE 1
1303 /* Define if you want OTP support in applications. */
1306 /* Name of package */
1307 #define PACKAGE "heimdal"
1309 /* Define to the address where bug reports for this package should be sent. */
1310 #define PACKAGE_BUGREPORT "heimdal-bugs@h5l.se"
1312 /* Define to the full name of this package. */
1313 #define PACKAGE_NAME "Heimdal"
1315 /* Define to the full name and version of this package. */
1316 #define PACKAGE_STRING "Heimdal 1.1"
1318 /* Define to the one symbol short name of this package. */
1319 #define PACKAGE_TARNAME "heimdal"
1321 /* Define to the version of this package. */
1322 #define PACKAGE_VERSION "1.1"
1324 /* Define to enable PKINIT. */
1327 /* Define if getlogin has POSIX flavour (and not BSD). */
1328 /* #undef POSIX_GETLOGIN */
1330 /* Define if getpwnam_r has POSIX flavour. */
1331 /* #undef POSIX_GETPWNAM_R */
1333 /* Define if you have the readline package. */
1334 /* #undef READLINE */
1336 /* Define as the return type of signal handlers (`int' or `void'). */
1337 #define RETSIGTYPE void
1340 #define SBINDIR "/usr/heimdal/sbin"
1342 /* Define if you want to use samba socket wrappers. */
1343 /* #undef SOCKET_WRAPPER_REPLACE */
1345 /* Define to 1 if you have the ANSI C header files. */
1346 #define STDC_HEADERS 1
1348 /* Define if you have streams ptys. */
1349 /* #undef STREAMSPTY */
1351 /* path to sysconf */
1352 #define SYSCONFDIR "/etc"
1354 /* Define to what version of SunOS you are running. */
1357 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1358 #define TIME_WITH_SYS_TIME 1
1360 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1361 /* #undef TM_IN_SYS_TIME */
1363 /* Version number of package */
1364 #define VERSION "1.1"
1366 /* Define if signal handlers return void. */
1367 #define VOID_RETSIGTYPE 1
1369 /* define if target is big endian */
1370 /* #undef WORDS_BIGENDIAN */
1372 /* Define to 1 if the X Window System is missing or not being used. */
1373 /* #undef X_DISPLAY_MISSING */
1375 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1377 #define YYTEXT_POINTER 1
1379 /* Number of bits in a file offset, on hosts where this is settable. */
1380 /* #undef _FILE_OFFSET_BITS */
1382 /* Define to enable extensions on glibc-based systems such as Linux. */
1383 #define _GNU_SOURCE 1
1385 /* Define for large files, on AIX-style hosts. */
1386 /* #undef _LARGE_FILES */
1388 /* Define to empty if `const' does not conform to ANSI C. */
1391 /* Define to `int' if <sys/types.h> doesn't define. */
1394 /* Define to `__inline__' or `__inline' if that's what the C compiler
1395 calls it, or to nothing if 'inline' is not supported under any name. */
1400 /* Define this to what the type mode_t should be. */
1403 /* Define to `long int' if <sys/types.h> does not define. */
1406 /* Define to `int' if <sys/types.h> does not define. */
1409 /* Define this to what the type sig_atomic_t should be. */
1410 /* #undef sig_atomic_t */
1412 /* Define to `unsigned int' if <sys/types.h> does not define. */
1415 /* Define to `int' if <sys/types.h> doesn't define. */
1419 #include "roken_rename.h"
1422 #ifdef VOID_RETSIGTYPE
1423 #define SIGRETURN(x) return
1425 #define SIGRETURN(x) return (RETSIGTYPE)(x)
1428 #ifdef BROKEN_REALLOC
1429 #define realloc(X, Y) rk_realloc((X), (Y))
1433 #if ENDIANESS_IN_SYS_PARAM_H
1434 # include <sys/types.h>
1435 # include <sys/param.h>
1436 # if BYTE_ORDER == BIG_ENDIAN
1437 # define WORDS_BIGENDIAN 1
1444 /* XXX this is gross, but kills about a gazillion warnings */
1452 /* IRIX 4 braindamage */
1453 #if IRIX == 4 && !defined(__STDC__)
1459 #if defined(ENCRYPTION) && !defined(AUTHENTICATION)
1460 #define AUTHENTICATION 1
1463 /* Set this to the default system lead string for telnetd
1464 * can contain %-escapes: %s=sysname, %m=machine, %r=os-release
1465 * %v=os-version, %t=tty, %h=hostname, %d=date and time
1469 /* Used with login -p */
1470 /* #undef LOGIN_ARGS */
1472 /* set this to a sensible login */
1474 #define LOGIN_PATH BINDIR "/login"
1477 #endif /* !HAVE_NBTOOL_CONFIG_H */