config.h.in revision 102644
1102644Snectar/* include/config.h.in.  Generated from configure.in by autoheader.  */
255682Smarkm
372445Sassar#ifndef RCSID
490926Snectar#define RCSID(msg) \
5102644Snectarstatic /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
672445Sassar#endif
755682Smarkm
872445Sassar/* Maximum values on all known systems */
972445Sassar#define MaxHostNameLen (64+4)
1072445Sassar#define MaxPathLen (1024+4)
1155682Smarkm
1255682Smarkm
1355682Smarkm
1472445Sassar/* Define if you want authentication support in telnet. */
1572445Sassar#undef AUTHENTICATION
1655682Smarkm
17102644Snectar/* path to bin */
18102644Snectar#undef BINDIR
19102644Snectar
2072445Sassar/* Define if realloc(NULL) doesn't work. */
2172445Sassar#undef BROKEN_REALLOC
2255682Smarkm
2372445Sassar/* Define if you want support for DCE/DFS PAG's. */
2472445Sassar#undef DCE
2555682Smarkm
2672445Sassar/* Define if you want to use DES encryption in telnet. */
2772445Sassar#undef DES_ENCRYPTION
2855682Smarkm
2972445Sassar/* Define this to enable diagnostics in telnet. */
3072445Sassar#undef DIAGNOSTICS
3155682Smarkm
3272445Sassar/* Define if you want encryption support in telnet. */
3372445Sassar#undef ENCRYPTION
3455682Smarkm
3572445Sassar/* define if sys/param.h defines the endiness */
3672445Sassar#undef ENDIANESS_IN_SYS_PARAM_H
3755682Smarkm
3872445Sassar/* Define this if you want support for broken ENV_{VAR,VAL} telnets. */
3972445Sassar#undef ENV_HACK
4057416Smarkm
4172445Sassar/* define if prototype of gethostbyaddr is compatible with struct hostent
4272445Sassar   *gethostbyaddr(const void *, size_t, int) */
4372445Sassar#undef GETHOSTBYADDR_PROTO_COMPATIBLE
4457416Smarkm
4572445Sassar/* define if prototype of gethostbyname is compatible with struct hostent
4672445Sassar   *gethostbyname(const char *) */
4772445Sassar#undef GETHOSTBYNAME_PROTO_COMPATIBLE
4857416Smarkm
4972445Sassar/* define if prototype of getservbyname is compatible with struct servent
5072445Sassar   *getservbyname(const char *, const char *) */
5172445Sassar#undef GETSERVBYNAME_PROTO_COMPATIBLE
5257416Smarkm
5372445Sassar/* define if prototype of getsockname is compatible with int getsockname(int,
5472445Sassar   struct sockaddr*, socklen_t*) */
5572445Sassar#undef GETSOCKNAME_PROTO_COMPATIBLE
5657416Smarkm
57102644Snectar/* Define if you have the `altzone' variable. */
58102644Snectar#undef HAVE_ALTZONE
59102644Snectar
60102644Snectar/* define if your system declares altzone */
61102644Snectar#undef HAVE_ALTZONE_DECLARATION
62102644Snectar
63102644Snectar/* Define to 1 if you have the <arpa/ftp.h> header file. */
6472445Sassar#undef HAVE_ARPA_FTP_H
6557416Smarkm
66102644Snectar/* Define to 1 if you have the <arpa/inet.h> header file. */
6772445Sassar#undef HAVE_ARPA_INET_H
6855682Smarkm
69102644Snectar/* Define to 1 if you have the <arpa/nameser.h> header file. */
7072445Sassar#undef HAVE_ARPA_NAMESER_H
7155682Smarkm
72102644Snectar/* Define to 1 if you have the <arpa/telnet.h> header file. */
7372445Sassar#undef HAVE_ARPA_TELNET_H
7455682Smarkm
75102644Snectar/* Define to 1 if you have the `asnprintf' function. */
7655682Smarkm#undef HAVE_ASNPRINTF
7755682Smarkm
78102644Snectar/* Define to 1 if you have the `asprintf' function. */
7955682Smarkm#undef HAVE_ASPRINTF
8055682Smarkm
81102644Snectar/* Define to 1 if you have the `atexit' function. */
8290926Snectar#undef HAVE_ATEXIT
8390926Snectar
84102644Snectar/* Define to 1 if you have the <bind/bitypes.h> header file. */
8572445Sassar#undef HAVE_BIND_BITYPES_H
8672445Sassar
87102644Snectar/* Define to 1 if you have the <bsdsetjmp.h> header file. */
8872445Sassar#undef HAVE_BSDSETJMP_H
8972445Sassar
90102644Snectar/* Define to 1 if you have the `bswap16' function. */
9178527Sassar#undef HAVE_BSWAP16
9278527Sassar
93102644Snectar/* Define to 1 if you have the `bswap32' function. */
9478527Sassar#undef HAVE_BSWAP32
9578527Sassar
96102644Snectar/* Define to 1 if you have the <capability.h> header file. */
9772445Sassar#undef HAVE_CAPABILITY_H
9872445Sassar
99102644Snectar/* Define to 1 if you have the `cap_set_proc' function. */
10055682Smarkm#undef HAVE_CAP_SET_PROC
10155682Smarkm
102102644Snectar/* Define to 1 if you have the `cgetent' function. */
10355682Smarkm#undef HAVE_CGETENT
10455682Smarkm
105102644Snectar/* Define if you have the function `chown'. */
10655682Smarkm#undef HAVE_CHOWN
10755682Smarkm
108102644Snectar/* Define to 1 if you have the <config.h> header file. */
10972445Sassar#undef HAVE_CONFIG_H
11072445Sassar
111102644Snectar/* Define if you have the function `copyhostent'. */
11255682Smarkm#undef HAVE_COPYHOSTENT
11355682Smarkm
114102644Snectar/* Define to 1 if you have the `crypt' function. */
11555682Smarkm#undef HAVE_CRYPT
11655682Smarkm
117102644Snectar/* Define to 1 if you have the <crypt.h> header file. */
11872445Sassar#undef HAVE_CRYPT_H
11972445Sassar
120102644Snectar/* Define to 1 if you have the <curses.h> header file. */
12172445Sassar#undef HAVE_CURSES_H
12272445Sassar
123102644Snectar/* Define if you have the function `daemon'. */
12455682Smarkm#undef HAVE_DAEMON
12555682Smarkm
12690926Snectar/* define if you have a berkeley db1/2 library */
12790926Snectar#undef HAVE_DB1
12890926Snectar
129102644Snectar/* define if you have a berkeley db3/4 library */
13090926Snectar#undef HAVE_DB3
13190926Snectar
132102644Snectar/* Define to 1 if you have the <db3/db.h> header file. */
133102644Snectar#undef HAVE_DB3_DB_H
134102644Snectar
135102644Snectar/* Define to 1 if you have the <db4/db.h> header file. */
136102644Snectar#undef HAVE_DB4_DB_H
137102644Snectar
138102644Snectar/* Define to 1 if you have the `dbm_firstkey' function. */
13955682Smarkm#undef HAVE_DBM_FIRSTKEY
14055682Smarkm
141102644Snectar/* Define to 1 if you have the <dbm.h> header file. */
14272445Sassar#undef HAVE_DBM_H
14372445Sassar
144102644Snectar/* Define to 1 if you have the `dbopen' function. */
14555682Smarkm#undef HAVE_DBOPEN
14655682Smarkm
147102644Snectar/* Define to 1 if you have the <db_185.h> header file. */
14872445Sassar#undef HAVE_DB_185_H
14972445Sassar
150102644Snectar/* Define to 1 if you have the `db_create' function. */
15172445Sassar#undef HAVE_DB_CREATE
15272445Sassar
153102644Snectar/* Define to 1 if you have the <db.h> header file. */
15472445Sassar#undef HAVE_DB_H
15572445Sassar
15690926Snectar/* define if you have ndbm compat in db */
15790926Snectar#undef HAVE_DB_NDBM
15857416Smarkm
159102644Snectar/* Define to 1 if you have the <dirent.h> header file. */
16072445Sassar#undef HAVE_DIRENT_H
16172445Sassar
162102644Snectar/* Define to 1 if you have the <dlfcn.h> header file. */
16372445Sassar#undef HAVE_DLFCN_H
16472445Sassar
165102644Snectar/* Define to 1 if you have the `dlopen' function. */
16655682Smarkm#undef HAVE_DLOPEN
16755682Smarkm
168102644Snectar/* Define to 1 if you have the `dn_expand' function. */
16955682Smarkm#undef HAVE_DN_EXPAND
17055682Smarkm
171102644Snectar/* Define if you have the function `ecalloc'. */
17290926Snectar#undef HAVE_ECALLOC
17390926Snectar
174102644Snectar/* Define to 1 if you have the `el_init' function. */
17555682Smarkm#undef HAVE_EL_INIT
17655682Smarkm
177102644Snectar/* Define if you have the function `emalloc'. */
17890926Snectar#undef HAVE_EMALLOC
17990926Snectar
18072445Sassar/* define if your system declares environ */
18172445Sassar#undef HAVE_ENVIRON_DECLARATION
18272445Sassar
183102644Snectar/* Define if you have the function `erealloc'. */
18490926Snectar#undef HAVE_EREALLOC
18590926Snectar
186102644Snectar/* Define if you have the function `err'. */
18755682Smarkm#undef HAVE_ERR
18855682Smarkm
189102644Snectar/* Define to 1 if you have the <errno.h> header file. */
19072445Sassar#undef HAVE_ERRNO_H
19172445Sassar
192102644Snectar/* Define if you have the function `errx'. */
19355682Smarkm#undef HAVE_ERRX
19455682Smarkm
195102644Snectar/* Define to 1 if you have the <err.h> header file. */
19672445Sassar#undef HAVE_ERR_H
19772445Sassar
198102644Snectar/* Define if you have the function `estrdup'. */
19990926Snectar#undef HAVE_ESTRDUP
20090926Snectar
201102644Snectar/* Define if you have the function `fchown'. */
20255682Smarkm#undef HAVE_FCHOWN
20355682Smarkm
204102644Snectar/* Define to 1 if you have the `fcntl' function. */
20555682Smarkm#undef HAVE_FCNTL
20655682Smarkm
207102644Snectar/* Define to 1 if you have the <fcntl.h> header file. */
20872445Sassar#undef HAVE_FCNTL_H
20972445Sassar
210102644Snectar/* Define if you have the function `flock'. */
21155682Smarkm#undef HAVE_FLOCK
21255682Smarkm
213102644Snectar/* Define if you have the function `fnmatch'. */
21455682Smarkm#undef HAVE_FNMATCH
21555682Smarkm
216102644Snectar/* Define to 1 if you have the <fnmatch.h> header file. */
21772445Sassar#undef HAVE_FNMATCH_H
21872445Sassar
21972445Sassar/* Define if el_init takes four arguments. */
22072445Sassar#undef HAVE_FOUR_VALUED_EL_INIT
22172445Sassar
22272445Sassar/* define if krb_put_int takes four arguments. */
22372445Sassar#undef HAVE_FOUR_VALUED_KRB_PUT_INT
22472445Sassar
225102644Snectar/* Define to 1 if you have the `freeaddrinfo' function. */
22655682Smarkm#undef HAVE_FREEADDRINFO
22755682Smarkm
228102644Snectar/* Define if you have the function `freehostent'. */
22955682Smarkm#undef HAVE_FREEHOSTENT
23055682Smarkm
231102644Snectar/* Define to 1 if you have the `gai_strerror' function. */
23255682Smarkm#undef HAVE_GAI_STRERROR
23355682Smarkm
234102644Snectar/* Define to 1 if you have the <gdbm/ndbm.h> header file. */
23572445Sassar#undef HAVE_GDBM_NDBM_H
23672445Sassar
237102644Snectar/* Define to 1 if you have the `getaddrinfo' function. */
23855682Smarkm#undef HAVE_GETADDRINFO
23955682Smarkm
240102644Snectar/* Define to 1 if you have the `getconfattr' function. */
24172445Sassar#undef HAVE_GETCONFATTR
24272445Sassar
243102644Snectar/* Define if you have the function `getcwd'. */
24455682Smarkm#undef HAVE_GETCWD
24555682Smarkm
246102644Snectar/* Define if you have the function `getdtablesize'. */
24755682Smarkm#undef HAVE_GETDTABLESIZE
24855682Smarkm
249102644Snectar/* Define if you have the function `getegid'. */
25055682Smarkm#undef HAVE_GETEGID
25155682Smarkm
252102644Snectar/* Define if you have the function `geteuid'. */
25355682Smarkm#undef HAVE_GETEUID
25455682Smarkm
255102644Snectar/* Define if you have the function `getgid'. */
25655682Smarkm#undef HAVE_GETGID
25755682Smarkm
258102644Snectar/* Define to 1 if you have the `gethostbyname' function. */
25955682Smarkm#undef HAVE_GETHOSTBYNAME
26055682Smarkm
261102644Snectar/* Define to 1 if you have the `gethostbyname2' function. */
26255682Smarkm#undef HAVE_GETHOSTBYNAME2
26355682Smarkm
264102644Snectar/* Define if you have the function `gethostname'. */
26555682Smarkm#undef HAVE_GETHOSTNAME
26655682Smarkm
267102644Snectar/* Define if you have the function `getifaddrs'. */
26872445Sassar#undef HAVE_GETIFADDRS
26972445Sassar
270102644Snectar/* Define if you have the function `getipnodebyaddr'. */
27155682Smarkm#undef HAVE_GETIPNODEBYADDR
27255682Smarkm
273102644Snectar/* Define if you have the function `getipnodebyname'. */
27455682Smarkm#undef HAVE_GETIPNODEBYNAME
27555682Smarkm
276102644Snectar/* Define to 1 if you have the `getlogin' function. */
27755682Smarkm#undef HAVE_GETLOGIN
27855682Smarkm
27972445Sassar/* Define if you have a working getmsg. */
28055682Smarkm#undef HAVE_GETMSG
28155682Smarkm
282102644Snectar/* Define to 1 if you have the `getnameinfo' function. */
28355682Smarkm#undef HAVE_GETNAMEINFO
28455682Smarkm
285102644Snectar/* Define if you have the function `getopt'. */
28655682Smarkm#undef HAVE_GETOPT
28755682Smarkm
288102644Snectar/* Define to 1 if you have the `getprogname' function. */
28978527Sassar#undef HAVE_GETPROGNAME
29078527Sassar
291102644Snectar/* Define to 1 if you have the `getpwnam_r' function. */
29255682Smarkm#undef HAVE_GETPWNAM_R
29355682Smarkm
294102644Snectar/* Define to 1 if you have the `getrlimit' function. */
29555682Smarkm#undef HAVE_GETRLIMIT
29655682Smarkm
297102644Snectar/* Define to 1 if you have the `getsockopt' function. */
29855682Smarkm#undef HAVE_GETSOCKOPT
29955682Smarkm
300102644Snectar/* Define to 1 if you have the `getspnam' function. */
30155682Smarkm#undef HAVE_GETSPNAM
30255682Smarkm
303102644Snectar/* Define if you have the function `gettimeofday'. */
30455682Smarkm#undef HAVE_GETTIMEOFDAY
30555682Smarkm
306102644Snectar/* Define to 1 if you have the `getudbnam' function. */
30755682Smarkm#undef HAVE_GETUDBNAM
30855682Smarkm
309102644Snectar/* Define if you have the function `getuid'. */
31055682Smarkm#undef HAVE_GETUID
31155682Smarkm
312102644Snectar/* Define if you have the function `getusershell'. */
31355682Smarkm#undef HAVE_GETUSERSHELL
31455682Smarkm
31572445Sassar/* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
31678527Sassar   GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
31772445Sassar#undef HAVE_GLOB
31872445Sassar
319102644Snectar/* Define to 1 if you have the `grantpt' function. */
32055682Smarkm#undef HAVE_GRANTPT
32155682Smarkm
322102644Snectar/* Define to 1 if you have the <grp.h> header file. */
32372445Sassar#undef HAVE_GRP_H
32472445Sassar
325102644Snectar/* Define to 1 if you have the `hstrerror' function. */
32655682Smarkm#undef HAVE_HSTRERROR
32755682Smarkm
32872445Sassar/* Define if you have the `h_errlist' variable. */
32972445Sassar#undef HAVE_H_ERRLIST
33072445Sassar
33172445Sassar/* define if your system declares h_errlist */
33272445Sassar#undef HAVE_H_ERRLIST_DECLARATION
33372445Sassar
33472445Sassar/* Define if you have the `h_errno' variable. */
33572445Sassar#undef HAVE_H_ERRNO
33672445Sassar
33772445Sassar/* define if your system declares h_errno */
33872445Sassar#undef HAVE_H_ERRNO_DECLARATION
33972445Sassar
34072445Sassar/* Define if you have the `h_nerr' variable. */
34172445Sassar#undef HAVE_H_NERR
34272445Sassar
34372445Sassar/* define if your system declares h_nerr */
34472445Sassar#undef HAVE_H_NERR_DECLARATION
34572445Sassar
346102644Snectar/* Define to 1 if you have the <ifaddrs.h> header file. */
34772445Sassar#undef HAVE_IFADDRS_H
34872445Sassar
34990926Snectar/* Define if you have the in6addr_loopback variable */
35090926Snectar#undef HAVE_IN6ADDR_LOOPBACK
35190926Snectar
352102644Snectar/* define */
35355682Smarkm#undef HAVE_INET_ATON
35455682Smarkm
355102644Snectar/* define */
35655682Smarkm#undef HAVE_INET_NTOP
35755682Smarkm
358102644Snectar/* define */
35955682Smarkm#undef HAVE_INET_PTON
36055682Smarkm
361102644Snectar/* Define if you have the function `initgroups'. */
36255682Smarkm#undef HAVE_INITGROUPS
36355682Smarkm
364102644Snectar/* Define to 1 if you have the `initstate' function. */
36590926Snectar#undef HAVE_INITSTATE
36690926Snectar
367102644Snectar/* Define if you have the function `innetgr'. */
36855682Smarkm#undef HAVE_INNETGR
36955682Smarkm
370102644Snectar/* Define to 1 if the system has the type `int16_t'. */
37190926Snectar#undef HAVE_INT16_T
37290926Snectar
373102644Snectar/* Define to 1 if the system has the type `int32_t'. */
37490926Snectar#undef HAVE_INT32_T
37590926Snectar
376102644Snectar/* Define to 1 if the system has the type `int64_t'. */
37790926Snectar#undef HAVE_INT64_T
37890926Snectar
379102644Snectar/* Define to 1 if the system has the type `int8_t'. */
38090926Snectar#undef HAVE_INT8_T
38190926Snectar
382102644Snectar/* Define to 1 if you have the <inttypes.h> header file. */
38372445Sassar#undef HAVE_INTTYPES_H
38472445Sassar
385102644Snectar/* Define to 1 if you have the <io.h> header file. */
38672445Sassar#undef HAVE_IO_H
38772445Sassar
38872445Sassar/* Define if you have IPv6. */
38972445Sassar#undef HAVE_IPV6
39072445Sassar
391102644Snectar/* Define if you have the function `iruserok'. */
39255682Smarkm#undef HAVE_IRUSEROK
39355682Smarkm
394102644Snectar/* Define to 1 if you have the `issetugid' function. */
39590926Snectar#undef HAVE_ISSETUGID
39690926Snectar
397102644Snectar/* Define to 1 if you have the `krb_disable_debug' function. */
39855682Smarkm#undef HAVE_KRB_DISABLE_DEBUG
39955682Smarkm
400102644Snectar/* Define to 1 if you have the `krb_enable_debug' function. */
40155682Smarkm#undef HAVE_KRB_ENABLE_DEBUG
40255682Smarkm
403102644Snectar/* Define to 1 if you have the `krb_get_kdc_time_diff' function. */
404102644Snectar#undef HAVE_KRB_GET_KDC_TIME_DIFF
405102644Snectar
406102644Snectar/* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
40755682Smarkm#undef HAVE_KRB_GET_OUR_IP_FOR_REALM
40855682Smarkm
409102644Snectar/* Define to 1 if you have the `krb_kdctimeofday' function. */
410102644Snectar#undef HAVE_KRB_KDCTIMEOFDAY
411102644Snectar
412102644Snectar/* Define to 1 if you have the <libutil.h> header file. */
41390926Snectar#undef HAVE_LIBUTIL_H
41490926Snectar
415102644Snectar/* Define to 1 if you have the <limits.h> header file. */
41672445Sassar#undef HAVE_LIMITS_H
41772445Sassar
418102644Snectar/* Define to 1 if you have the `loadquery' function. */
419102644Snectar#undef HAVE_LOADQUERY
420102644Snectar
421102644Snectar/* Define if you have the function `localtime_r'. */
42290926Snectar#undef HAVE_LOCALTIME_R
42390926Snectar
424102644Snectar/* Define to 1 if you have the `logout' function. */
42590926Snectar#undef HAVE_LOGOUT
42690926Snectar
427102644Snectar/* Define to 1 if you have the `logwtmp' function. */
42855682Smarkm#undef HAVE_LOGWTMP
42955682Smarkm
430102644Snectar/* Define to 1 if the system has the type `long long'. */
43157416Smarkm#undef HAVE_LONG_LONG
43257416Smarkm
433102644Snectar/* Define if you have the function `lstat'. */
43455682Smarkm#undef HAVE_LSTAT
43555682Smarkm
436102644Snectar/* Define to 1 if you have the <maillock.h> header file. */
43772445Sassar#undef HAVE_MAILLOCK_H
43872445Sassar
439102644Snectar/* Define if you have the function `memmove'. */
44055682Smarkm#undef HAVE_MEMMOVE
44155682Smarkm
442102644Snectar/* Define to 1 if you have the <memory.h> header file. */
44390926Snectar#undef HAVE_MEMORY_H
44490926Snectar
445102644Snectar/* Define if you have the function `mkstemp'. */
44655682Smarkm#undef HAVE_MKSTEMP
44755682Smarkm
448102644Snectar/* Define to 1 if you have the `mktime' function. */
44955682Smarkm#undef HAVE_MKTIME
45055682Smarkm
45190926Snectar/* define if you have a ndbm library */
45290926Snectar#undef HAVE_NDBM
45390926Snectar
454102644Snectar/* Define to 1 if you have the <ndbm.h> header file. */
45572445Sassar#undef HAVE_NDBM_H
45655682Smarkm
457102644Snectar/* Define to 1 if you have the <netdb.h> header file. */
45872445Sassar#undef HAVE_NETDB_H
45955682Smarkm
460102644Snectar/* Define to 1 if you have the <netinet6/in6.h> header file. */
46172445Sassar#undef HAVE_NETINET6_IN6_H
46255682Smarkm
463102644Snectar/* Define to 1 if you have the <netinet6/in6_var.h> header file. */
46472445Sassar#undef HAVE_NETINET6_IN6_VAR_H
46555682Smarkm
466102644Snectar/* Define to 1 if you have the <netinet/in6.h> header file. */
46772445Sassar#undef HAVE_NETINET_IN6_H
46855682Smarkm
469102644Snectar/* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
47072445Sassar#undef HAVE_NETINET_IN6_MACHTYPES_H
47155682Smarkm
472102644Snectar/* Define to 1 if you have the <netinet/in.h> header file. */
47372445Sassar#undef HAVE_NETINET_IN_H
47455682Smarkm
475102644Snectar/* Define to 1 if you have the <netinet/in_systm.h> header file. */
47672445Sassar#undef HAVE_NETINET_IN_SYSTM_H
47755682Smarkm
478102644Snectar/* Define to 1 if you have the <netinet/ip.h> header file. */
47972445Sassar#undef HAVE_NETINET_IP_H
48055682Smarkm
481102644Snectar/* Define to 1 if you have the <netinet/tcp.h> header file. */
48272445Sassar#undef HAVE_NETINET_TCP_H
48355682Smarkm
48472445Sassar/* Define if you want to use Netinfo instead of krb5.conf. */
48572445Sassar#undef HAVE_NETINFO
48655682Smarkm
487102644Snectar/* Define to 1 if you have the <netinfo/ni.h> header file. */
48872445Sassar#undef HAVE_NETINFO_NI_H
48955682Smarkm
490102644Snectar/* Define to 1 if you have the <net/if.h> header file. */
49172445Sassar#undef HAVE_NET_IF_H
49255682Smarkm
49390926Snectar/* Define if NDBM really is DB (creates files *.db) */
49490926Snectar#undef HAVE_NEW_DB
49555682Smarkm
496102644Snectar/* Define to 1 if you have the `on_exit' function. */
49790926Snectar#undef HAVE_ON_EXIT
49855682Smarkm
499102644Snectar/* Define to 1 if you have the `openpty' function. */
50090926Snectar#undef HAVE_OPENPTY
50155682Smarkm
50290926Snectar/* define to use openssl's libcrypto */
50390926Snectar#undef HAVE_OPENSSL
50455682Smarkm
50572445Sassar/* define if your system declares optarg */
50672445Sassar#undef HAVE_OPTARG_DECLARATION
50755682Smarkm
50872445Sassar/* define if your system declares opterr */
50972445Sassar#undef HAVE_OPTERR_DECLARATION
51055682Smarkm
51172445Sassar/* define if your system declares optind */
51272445Sassar#undef HAVE_OPTIND_DECLARATION
51355682Smarkm
51472445Sassar/* define if your system declares optopt */
51572445Sassar#undef HAVE_OPTOPT_DECLARATION
51655682Smarkm
51772445Sassar/* Define to enable basic OSF C2 support. */
51872445Sassar#undef HAVE_OSFC2
51955682Smarkm
520102644Snectar/* Define to 1 if you have the <paths.h> header file. */
52172445Sassar#undef HAVE_PATHS_H
52255682Smarkm
523102644Snectar/* Define to 1 if you have the `pidfile' function. */
52472445Sassar#undef HAVE_PIDFILE
52555682Smarkm
526102644Snectar/* Define to 1 if you have the <pthread.h> header file. */
52772445Sassar#undef HAVE_PTHREAD_H
52855682Smarkm
529102644Snectar/* Define to 1 if you have the `ptsname' function. */
53072445Sassar#undef HAVE_PTSNAME
53155682Smarkm
532102644Snectar/* Define to 1 if you have the <pty.h> header file. */
53372445Sassar#undef HAVE_PTY_H
53455682Smarkm
535102644Snectar/* Define if you have the function `putenv'. */
53672445Sassar#undef HAVE_PUTENV
53755682Smarkm
538102644Snectar/* Define to 1 if you have the <pwd.h> header file. */
53972445Sassar#undef HAVE_PWD_H
54055682Smarkm
541102644Snectar/* Define to 1 if you have the `rand' function. */
54272445Sassar#undef HAVE_RAND
54355682Smarkm
544102644Snectar/* Define to 1 if you have the `random' function. */
54572445Sassar#undef HAVE_RANDOM
54655682Smarkm
547102644Snectar/* Define if you have the function `rcmd'. */
54872445Sassar#undef HAVE_RCMD
54955682Smarkm
55072445Sassar/* Define if you have a readline compatible library. */
55172445Sassar#undef HAVE_READLINE
55255682Smarkm
553102644Snectar/* Define if you have the function `readv'. */
55472445Sassar#undef HAVE_READV
55555682Smarkm
556102644Snectar/* Define if you have the function `recvmsg'. */
55772445Sassar#undef HAVE_RECVMSG
55855682Smarkm
559102644Snectar/* Define to 1 if you have the <resolv.h> header file. */
56072445Sassar#undef HAVE_RESOLV_H
56155682Smarkm
562102644Snectar/* Define to 1 if you have the `res_search' function. */
56372445Sassar#undef HAVE_RES_SEARCH
56455682Smarkm
565102644Snectar/* Define to 1 if you have the `revoke' function. */
56672445Sassar#undef HAVE_REVOKE
56755682Smarkm
568102644Snectar/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
56972445Sassar#undef HAVE_RPCSVC_YPCLNT_H
57055682Smarkm
571102644Snectar/* Define to 1 if you have the <sac.h> header file. */
57272445Sassar#undef HAVE_SAC_H
57355682Smarkm
574102644Snectar/* Define to 1 if the system has the type `sa_family_t'. */
57572445Sassar#undef HAVE_SA_FAMILY_T
57655682Smarkm
577102644Snectar/* Define to 1 if you have the <security/pam_modules.h> header file. */
57872445Sassar#undef HAVE_SECURITY_PAM_MODULES_H
57955682Smarkm
580102644Snectar/* Define to 1 if you have the `select' function. */
58172445Sassar#undef HAVE_SELECT
58255682Smarkm
583102644Snectar/* Define if you have the function `sendmsg'. */
58472445Sassar#undef HAVE_SENDMSG
58555682Smarkm
586102644Snectar/* Define if you have the function `setegid'. */
58772445Sassar#undef HAVE_SETEGID
58855682Smarkm
589102644Snectar/* Define if you have the function `setenv'. */
59072445Sassar#undef HAVE_SETENV
59155682Smarkm
592102644Snectar/* Define if you have the function `seteuid'. */
59372445Sassar#undef HAVE_SETEUID
59455682Smarkm
595102644Snectar/* Define to 1 if you have the `setitimer' function. */
59672445Sassar#undef HAVE_SETITIMER
59755682Smarkm
598102644Snectar/* Define to 1 if you have the `setlim' function. */
59972445Sassar#undef HAVE_SETLIM
60055682Smarkm
601102644Snectar/* Define to 1 if you have the `setlogin' function. */
60272445Sassar#undef HAVE_SETLOGIN
60355682Smarkm
604102644Snectar/* Define to 1 if you have the `setpcred' function. */
60572445Sassar#undef HAVE_SETPCRED
60655682Smarkm
607102644Snectar/* Define to 1 if you have the `setpgid' function. */
60872445Sassar#undef HAVE_SETPGID
60955682Smarkm
610102644Snectar/* Define to 1 if you have the `setproctitle' function. */
61172445Sassar#undef HAVE_SETPROCTITLE
61255682Smarkm
613102644Snectar/* Define to 1 if you have the `setprogname' function. */
61478527Sassar#undef HAVE_SETPROGNAME
61578527Sassar
616102644Snectar/* Define to 1 if you have the `setregid' function. */
61772445Sassar#undef HAVE_SETREGID
61855682Smarkm
619102644Snectar/* Define to 1 if you have the `setresgid' function. */
62072445Sassar#undef HAVE_SETRESGID
62155682Smarkm
622102644Snectar/* Define to 1 if you have the `setresuid' function. */
62372445Sassar#undef HAVE_SETRESUID
62455682Smarkm
625102644Snectar/* Define to 1 if you have the `setreuid' function. */
62672445Sassar#undef HAVE_SETREUID
62755682Smarkm
628102644Snectar/* Define to 1 if you have the `setsid' function. */
62972445Sassar#undef HAVE_SETSID
63055682Smarkm
631102644Snectar/* Define to 1 if you have the `setsockopt' function. */
63272445Sassar#undef HAVE_SETSOCKOPT
63355682Smarkm
634102644Snectar/* Define to 1 if you have the `setstate' function. */
63590926Snectar#undef HAVE_SETSTATE
63690926Snectar
637102644Snectar/* Define to 1 if you have the `setutent' function. */
63872445Sassar#undef HAVE_SETUTENT
63955682Smarkm
640102644Snectar/* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
64172445Sassar#undef HAVE_SGI_GETCAPABILITYBYNAME
64255682Smarkm
643102644Snectar/* Define to 1 if you have the <sgtty.h> header file. */
64472445Sassar#undef HAVE_SGTTY_H
64555682Smarkm
646102644Snectar/* Define to 1 if you have the <shadow.h> header file. */
64772445Sassar#undef HAVE_SHADOW_H
64855682Smarkm
649102644Snectar/* Define to 1 if you have the <siad.h> header file. */
65072445Sassar#undef HAVE_SIAD_H
65155682Smarkm
652102644Snectar/* Define to 1 if you have the `sigaction' function. */
65372445Sassar#undef HAVE_SIGACTION
65455682Smarkm
655102644Snectar/* Define to 1 if you have the <signal.h> header file. */
65672445Sassar#undef HAVE_SIGNAL_H
65755682Smarkm
65872445Sassar/* define if you have a working snprintf */
65972445Sassar#undef HAVE_SNPRINTF
66055682Smarkm
661102644Snectar/* Define to 1 if you have the `socket' function. */
66272445Sassar#undef HAVE_SOCKET
66355682Smarkm
664102644Snectar/* Define to 1 if the system has the type `socklen_t'. */
66572445Sassar#undef HAVE_SOCKLEN_T
66655682Smarkm
667102644Snectar/* Define to 1 if the system has the type `ssize_t'. */
668102644Snectar#undef HAVE_SSIZE_T
669102644Snectar
670102644Snectar/* Define to 1 if you have the <standards.h> header file. */
67172445Sassar#undef HAVE_STANDARDS_H
67255682Smarkm
673102644Snectar/* Define to 1 if you have the <stdint.h> header file. */
67490926Snectar#undef HAVE_STDINT_H
67590926Snectar
676102644Snectar/* Define to 1 if you have the <stdlib.h> header file. */
67790926Snectar#undef HAVE_STDLIB_H
67890926Snectar
679102644Snectar/* Define if you have the function `strcasecmp'. */
68072445Sassar#undef HAVE_STRCASECMP
68155682Smarkm
682102644Snectar/* Define if you have the function `strdup'. */
68372445Sassar#undef HAVE_STRDUP
68455682Smarkm
685102644Snectar/* Define if you have the function `strerror'. */
68672445Sassar#undef HAVE_STRERROR
68755682Smarkm
688102644Snectar/* Define if you have the function `strftime'. */
68972445Sassar#undef HAVE_STRFTIME
69055682Smarkm
691102644Snectar/* Define to 1 if you have the <strings.h> header file. */
69290926Snectar#undef HAVE_STRINGS_H
69390926Snectar
694102644Snectar/* Define to 1 if you have the <string.h> header file. */
69590926Snectar#undef HAVE_STRING_H
69690926Snectar
697102644Snectar/* Define if you have the function `strlcat'. */
69872445Sassar#undef HAVE_STRLCAT
69955682Smarkm
700102644Snectar/* Define if you have the function `strlcpy'. */
70172445Sassar#undef HAVE_STRLCPY
70255682Smarkm
703102644Snectar/* Define if you have the function `strlwr'. */
70472445Sassar#undef HAVE_STRLWR
70555682Smarkm
706102644Snectar/* Define if you have the function `strncasecmp'. */
70772445Sassar#undef HAVE_STRNCASECMP
70855682Smarkm
709102644Snectar/* Define if you have the function `strndup'. */
71072445Sassar#undef HAVE_STRNDUP
71155682Smarkm
712102644Snectar/* Define if you have the function `strnlen'. */
71372445Sassar#undef HAVE_STRNLEN
71455682Smarkm
715102644Snectar/* Define to 1 if you have the <stropts.h> header file. */
71672445Sassar#undef HAVE_STROPTS_H
71755682Smarkm
718102644Snectar/* Define if you have the function `strptime'. */
71972445Sassar#undef HAVE_STRPTIME
72055682Smarkm
721102644Snectar/* Define if you have the function `strsep'. */
72272445Sassar#undef HAVE_STRSEP
72355682Smarkm
724102644Snectar/* Define if you have the function `strsep_copy'. */
72572445Sassar#undef HAVE_STRSEP_COPY
72655682Smarkm
727102644Snectar/* Define to 1 if you have the `strstr' function. */
72872445Sassar#undef HAVE_STRSTR
72955682Smarkm
730102644Snectar/* Define to 1 if you have the `strsvis' function. */
73172445Sassar#undef HAVE_STRSVIS
73255682Smarkm
733102644Snectar/* Define if you have the function `strtok_r'. */
73472445Sassar#undef HAVE_STRTOK_R
73555682Smarkm
736102644Snectar/* Define to 1 if the system has the type `struct addrinfo'. */
73772445Sassar#undef HAVE_STRUCT_ADDRINFO
73855682Smarkm
739102644Snectar/* Define to 1 if the system has the type `struct ifaddrs'. */
74072445Sassar#undef HAVE_STRUCT_IFADDRS
74155682Smarkm
742102644Snectar/* Define to 1 if the system has the type `struct iovec'. */
743102644Snectar#undef HAVE_STRUCT_IOVEC
744102644Snectar
745102644Snectar/* Define to 1 if the system has the type `struct msghdr'. */
746102644Snectar#undef HAVE_STRUCT_MSGHDR
747102644Snectar
748102644Snectar/* Define to 1 if the system has the type `struct sockaddr'. */
74972445Sassar#undef HAVE_STRUCT_SOCKADDR
75055682Smarkm
75172445Sassar/* Define if struct sockaddr has field sa_len. */
75272445Sassar#undef HAVE_STRUCT_SOCKADDR_SA_LEN
75355682Smarkm
754102644Snectar/* Define to 1 if the system has the type `struct sockaddr_storage'. */
75572445Sassar#undef HAVE_STRUCT_SOCKADDR_STORAGE
75655682Smarkm
75772445Sassar/* define if you have struct spwd */
75872445Sassar#undef HAVE_STRUCT_SPWD
75955682Smarkm
76072445Sassar/* Define if struct tm has field tm_gmtoff. */
76172445Sassar#undef HAVE_STRUCT_TM_TM_GMTOFF
76255682Smarkm
76372445Sassar/* Define if struct tm has field tm_zone. */
76472445Sassar#undef HAVE_STRUCT_TM_TM_ZONE
76555682Smarkm
76672445Sassar/* Define if struct utmpx has field ut_exit. */
76772445Sassar#undef HAVE_STRUCT_UTMPX_UT_EXIT
76855682Smarkm
76972445Sassar/* Define if struct utmpx has field ut_syslen. */
77072445Sassar#undef HAVE_STRUCT_UTMPX_UT_SYSLEN
77155682Smarkm
77272445Sassar/* Define if struct utmp has field ut_addr. */
77372445Sassar#undef HAVE_STRUCT_UTMP_UT_ADDR
77455682Smarkm
77572445Sassar/* Define if struct utmp has field ut_host. */
77672445Sassar#undef HAVE_STRUCT_UTMP_UT_HOST
77755682Smarkm
77872445Sassar/* Define if struct utmp has field ut_id. */
77972445Sassar#undef HAVE_STRUCT_UTMP_UT_ID
78055682Smarkm
78172445Sassar/* Define if struct utmp has field ut_pid. */
78272445Sassar#undef HAVE_STRUCT_UTMP_UT_PID
78355682Smarkm
78472445Sassar/* Define if struct utmp has field ut_type. */
78572445Sassar#undef HAVE_STRUCT_UTMP_UT_TYPE
78655682Smarkm
78772445Sassar/* Define if struct utmp has field ut_user. */
78872445Sassar#undef HAVE_STRUCT_UTMP_UT_USER
78955682Smarkm
79072445Sassar/* define if struct winsize is declared in sys/termios.h */
79172445Sassar#undef HAVE_STRUCT_WINSIZE
79255682Smarkm
793102644Snectar/* Define to 1 if you have the `strunvis' function. */
79472445Sassar#undef HAVE_STRUNVIS
79555682Smarkm
796102644Snectar/* Define if you have the function `strupr'. */
79772445Sassar#undef HAVE_STRUPR
79855682Smarkm
799102644Snectar/* Define to 1 if you have the `strvis' function. */
80072445Sassar#undef HAVE_STRVIS
80155682Smarkm
802102644Snectar/* Define to 1 if you have the `strvisx' function. */
80372445Sassar#undef HAVE_STRVISX
80455682Smarkm
805102644Snectar/* Define to 1 if you have the `svis' function. */
80672445Sassar#undef HAVE_SVIS
80755682Smarkm
808102644Snectar/* Define if you have the function `swab'. */
80972445Sassar#undef HAVE_SWAB
81055682Smarkm
811102644Snectar/* Define to 1 if you have the `sysconf' function. */
81272445Sassar#undef HAVE_SYSCONF
81355682Smarkm
814102644Snectar/* Define to 1 if you have the `sysctl' function. */
81572445Sassar#undef HAVE_SYSCTL
81655682Smarkm
817102644Snectar/* Define to 1 if you have the `syslog' function. */
81872445Sassar#undef HAVE_SYSLOG
81955682Smarkm
820102644Snectar/* Define to 1 if you have the <syslog.h> header file. */
82172445Sassar#undef HAVE_SYSLOG_H
82255682Smarkm
823102644Snectar/* Define to 1 if you have the <sys/bitypes.h> header file. */
82455682Smarkm#undef HAVE_SYS_BITYPES_H
82555682Smarkm
826102644Snectar/* Define to 1 if you have the <sys/bswap.h> header file. */
82778527Sassar#undef HAVE_SYS_BSWAP_H
82878527Sassar
829102644Snectar/* Define to 1 if you have the <sys/capability.h> header file. */
83055682Smarkm#undef HAVE_SYS_CAPABILITY_H
83155682Smarkm
832102644Snectar/* Define to 1 if you have the <sys/category.h> header file. */
83355682Smarkm#undef HAVE_SYS_CATEGORY_H
83455682Smarkm
835102644Snectar/* Define to 1 if you have the <sys/file.h> header file. */
83655682Smarkm#undef HAVE_SYS_FILE_H
83755682Smarkm
838102644Snectar/* Define to 1 if you have the <sys/filio.h> header file. */
83955682Smarkm#undef HAVE_SYS_FILIO_H
84055682Smarkm
841102644Snectar/* Define to 1 if you have the <sys/ioccom.h> header file. */
84255682Smarkm#undef HAVE_SYS_IOCCOM_H
84355682Smarkm
844102644Snectar/* Define to 1 if you have the <sys/ioctl.h> header file. */
84555682Smarkm#undef HAVE_SYS_IOCTL_H
84655682Smarkm
847102644Snectar/* Define to 1 if you have the <sys/param.h> header file. */
84855682Smarkm#undef HAVE_SYS_PARAM_H
84955682Smarkm
850102644Snectar/* Define to 1 if you have the <sys/proc.h> header file. */
85155682Smarkm#undef HAVE_SYS_PROC_H
85255682Smarkm
853102644Snectar/* Define to 1 if you have the <sys/ptyio.h> header file. */
85455682Smarkm#undef HAVE_SYS_PTYIO_H
85555682Smarkm
856102644Snectar/* Define to 1 if you have the <sys/ptyvar.h> header file. */
85755682Smarkm#undef HAVE_SYS_PTYVAR_H
85855682Smarkm
859102644Snectar/* Define to 1 if you have the <sys/pty.h> header file. */
86072445Sassar#undef HAVE_SYS_PTY_H
86172445Sassar
862102644Snectar/* Define to 1 if you have the <sys/resource.h> header file. */
86355682Smarkm#undef HAVE_SYS_RESOURCE_H
86455682Smarkm
865102644Snectar/* Define to 1 if you have the <sys/select.h> header file. */
86655682Smarkm#undef HAVE_SYS_SELECT_H
86755682Smarkm
868102644Snectar/* Define to 1 if you have the <sys/socket.h> header file. */
86955682Smarkm#undef HAVE_SYS_SOCKET_H
87055682Smarkm
871102644Snectar/* Define to 1 if you have the <sys/sockio.h> header file. */
87255682Smarkm#undef HAVE_SYS_SOCKIO_H
87355682Smarkm
874102644Snectar/* Define to 1 if you have the <sys/stat.h> header file. */
87555682Smarkm#undef HAVE_SYS_STAT_H
87655682Smarkm
877102644Snectar/* Define to 1 if you have the <sys/stream.h> header file. */
87855682Smarkm#undef HAVE_SYS_STREAM_H
87955682Smarkm
880102644Snectar/* Define to 1 if you have the <sys/stropts.h> header file. */
88155682Smarkm#undef HAVE_SYS_STROPTS_H
88255682Smarkm
883102644Snectar/* Define to 1 if you have the <sys/strtty.h> header file. */
88455682Smarkm#undef HAVE_SYS_STRTTY_H
88555682Smarkm
886102644Snectar/* Define to 1 if you have the <sys/str_tty.h> header file. */
88772445Sassar#undef HAVE_SYS_STR_TTY_H
88872445Sassar
889102644Snectar/* Define to 1 if you have the <sys/syscall.h> header file. */
89055682Smarkm#undef HAVE_SYS_SYSCALL_H
89155682Smarkm
892102644Snectar/* Define to 1 if you have the <sys/sysctl.h> header file. */
89355682Smarkm#undef HAVE_SYS_SYSCTL_H
89455682Smarkm
895102644Snectar/* Define to 1 if you have the <sys/termio.h> header file. */
89655682Smarkm#undef HAVE_SYS_TERMIO_H
89755682Smarkm
898102644Snectar/* Define to 1 if you have the <sys/timeb.h> header file. */
89955682Smarkm#undef HAVE_SYS_TIMEB_H
90055682Smarkm
901102644Snectar/* Define to 1 if you have the <sys/times.h> header file. */
90255682Smarkm#undef HAVE_SYS_TIMES_H
90355682Smarkm
904102644Snectar/* Define to 1 if you have the <sys/time.h> header file. */
90572445Sassar#undef HAVE_SYS_TIME_H
90672445Sassar
907102644Snectar/* Define to 1 if you have the <sys/tty.h> header file. */
90855682Smarkm#undef HAVE_SYS_TTY_H
90955682Smarkm
910102644Snectar/* Define to 1 if you have the <sys/types.h> header file. */
91155682Smarkm#undef HAVE_SYS_TYPES_H
91255682Smarkm
913102644Snectar/* Define to 1 if you have the <sys/uio.h> header file. */
91455682Smarkm#undef HAVE_SYS_UIO_H
91555682Smarkm
916102644Snectar/* Define to 1 if you have the <sys/un.h> header file. */
91755682Smarkm#undef HAVE_SYS_UN_H
91855682Smarkm
919102644Snectar/* Define to 1 if you have the <sys/utsname.h> header file. */
92055682Smarkm#undef HAVE_SYS_UTSNAME_H
92155682Smarkm
922102644Snectar/* Define to 1 if you have the <sys/wait.h> header file. */
92355682Smarkm#undef HAVE_SYS_WAIT_H
92455682Smarkm
925102644Snectar/* Define to 1 if you have the <termcap.h> header file. */
92690926Snectar#undef HAVE_TERMCAP_H
92790926Snectar
928102644Snectar/* Define to 1 if you have the <termios.h> header file. */
92972445Sassar#undef HAVE_TERMIOS_H
93055682Smarkm
931102644Snectar/* Define to 1 if you have the <termio.h> header file. */
93272445Sassar#undef HAVE_TERMIO_H
93372445Sassar
934102644Snectar/* Define to 1 if you have the <term.h> header file. */
93555682Smarkm#undef HAVE_TERM_H
93655682Smarkm
937102644Snectar/* Define to 1 if you have the `tgetent' function. */
93872445Sassar#undef HAVE_TGETENT
93955682Smarkm
940102644Snectar/* Define to 1 if you have the `timegm' function. */
94172445Sassar#undef HAVE_TIMEGM
94255682Smarkm
94372445Sassar/* Define if you have the `timezone' variable. */
94472445Sassar#undef HAVE_TIMEZONE
94572445Sassar
94672445Sassar/* define if your system declares timezone */
94772445Sassar#undef HAVE_TIMEZONE_DECLARATION
94872445Sassar
949102644Snectar/* Define to 1 if you have the <time.h> header file. */
95055682Smarkm#undef HAVE_TIME_H
95155682Smarkm
952102644Snectar/* Define to 1 if you have the <tmpdir.h> header file. */
95355682Smarkm#undef HAVE_TMPDIR_H
95455682Smarkm
955102644Snectar/* Define to 1 if you have the `ttyname' function. */
95672445Sassar#undef HAVE_TTYNAME
95755682Smarkm
958102644Snectar/* Define to 1 if you have the `ttyslot' function. */
95972445Sassar#undef HAVE_TTYSLOT
96055682Smarkm
961102644Snectar/* Define to 1 if you have the <udb.h> header file. */
96272445Sassar#undef HAVE_UDB_H
96355682Smarkm
964102644Snectar/* Define to 1 if the system has the type `uint16_t'. */
96590926Snectar#undef HAVE_UINT16_T
96690926Snectar
967102644Snectar/* Define to 1 if the system has the type `uint32_t'. */
96890926Snectar#undef HAVE_UINT32_T
96990926Snectar
970102644Snectar/* Define to 1 if the system has the type `uint64_t'. */
97190926Snectar#undef HAVE_UINT64_T
97290926Snectar
973102644Snectar/* Define to 1 if the system has the type `uint8_t'. */
97490926Snectar#undef HAVE_UINT8_T
97590926Snectar
976102644Snectar/* Define to 1 if you have the `umask' function. */
97772445Sassar#undef HAVE_UMASK
97855682Smarkm
979102644Snectar/* Define to 1 if you have the `uname' function. */
98072445Sassar#undef HAVE_UNAME
98155682Smarkm
982102644Snectar/* Define to 1 if you have the <unistd.h> header file. */
98372445Sassar#undef HAVE_UNISTD_H
98455682Smarkm
985102644Snectar/* Define to 1 if you have the `unlockpt' function. */
98672445Sassar#undef HAVE_UNLOCKPT
98755682Smarkm
988102644Snectar/* Define if you have the function `unsetenv'. */
98972445Sassar#undef HAVE_UNSETENV
99055682Smarkm
991102644Snectar/* Define to 1 if you have the `unvis' function. */
99272445Sassar#undef HAVE_UNVIS
99355682Smarkm
994102644Snectar/* Define to 1 if you have the <userconf.h> header file. */
99572445Sassar#undef HAVE_USERCONF_H
99657416Smarkm
997102644Snectar/* Define to 1 if you have the <usersec.h> header file. */
99872445Sassar#undef HAVE_USERSEC_H
99955682Smarkm
1000102644Snectar/* Define to 1 if you have the <util.h> header file. */
100172445Sassar#undef HAVE_UTIL_H
100257416Smarkm
1003102644Snectar/* Define to 1 if you have the <utmpx.h> header file. */
100472445Sassar#undef HAVE_UTMPX_H
100555682Smarkm
1006102644Snectar/* Define to 1 if you have the <utmp.h> header file. */
100772445Sassar#undef HAVE_UTMP_H
100855682Smarkm
1009102644Snectar/* Define to 1 if the system has the type `u_int16_t'. */
101090926Snectar#undef HAVE_U_INT16_T
101190926Snectar
1012102644Snectar/* Define to 1 if the system has the type `u_int32_t'. */
101390926Snectar#undef HAVE_U_INT32_T
101490926Snectar
1015102644Snectar/* Define to 1 if the system has the type `u_int64_t'. */
101690926Snectar#undef HAVE_U_INT64_T
101790926Snectar
1018102644Snectar/* Define to 1 if the system has the type `u_int8_t'. */
101990926Snectar#undef HAVE_U_INT8_T
102090926Snectar
1021102644Snectar/* Define to 1 if you have the `vasnprintf' function. */
102272445Sassar#undef HAVE_VASNPRINTF
102355682Smarkm
1024102644Snectar/* Define to 1 if you have the `vasprintf' function. */
102572445Sassar#undef HAVE_VASPRINTF
102655682Smarkm
1027102644Snectar/* Define if you have the function `verr'. */
102872445Sassar#undef HAVE_VERR
102955682Smarkm
1030102644Snectar/* Define if you have the function `verrx'. */
103172445Sassar#undef HAVE_VERRX
103255682Smarkm
1033102644Snectar/* Define to 1 if you have the `vhangup' function. */
103472445Sassar#undef HAVE_VHANGUP
103555682Smarkm
1036102644Snectar/* Define to 1 if you have the `vis' function. */
103772445Sassar#undef HAVE_VIS
103855682Smarkm
1039102644Snectar/* Define to 1 if you have the <vis.h> header file. */
104072445Sassar#undef HAVE_VIS_H
104155682Smarkm
104272445Sassar/* define if you have a working vsnprintf */
104372445Sassar#undef HAVE_VSNPRINTF
104455682Smarkm
1045102644Snectar/* Define if you have the function `vsyslog'. */
104672445Sassar#undef HAVE_VSYSLOG
104755682Smarkm
1048102644Snectar/* Define if you have the function `vwarn'. */
104972445Sassar#undef HAVE_VWARN
105055682Smarkm
1051102644Snectar/* Define if you have the function `vwarnx'. */
105272445Sassar#undef HAVE_VWARNX
105355682Smarkm
1054102644Snectar/* Define if you have the function `warn'. */
105572445Sassar#undef HAVE_WARN
105655682Smarkm
1057102644Snectar/* Define if you have the function `warnx'. */
105872445Sassar#undef HAVE_WARNX
105955682Smarkm
1060102644Snectar/* Define if you have the function `writev'. */
106172445Sassar#undef HAVE_WRITEV
106255682Smarkm
106372445Sassar/* define if struct winsize has ws_xpixel */
106472445Sassar#undef HAVE_WS_XPIXEL
106555682Smarkm
106672445Sassar/* define if struct winsize has ws_ypixel */
106772445Sassar#undef HAVE_WS_YPIXEL
106855682Smarkm
1069102644Snectar/* Define to 1 if you have the `XauFileName' function. */
107072445Sassar#undef HAVE_XAUFILENAME
107155682Smarkm
1072102644Snectar/* Define to 1 if you have the `XauReadAuth' function. */
107372445Sassar#undef HAVE_XAUREADAUTH
107455682Smarkm
1075102644Snectar/* Define to 1 if you have the `XauWriteAuth' function. */
107672445Sassar#undef HAVE_XAUWRITEAUTH
107755682Smarkm
1078102644Snectar/* Define to 1 if you have the `yp_get_default_domain' function. */
107972445Sassar#undef HAVE_YP_GET_DEFAULT_DOMAIN
108055682Smarkm
1081102644Snectar/* Define to 1 if you have the `_getpty' function. */
108272445Sassar#undef HAVE__GETPTY
108355682Smarkm
1084102644Snectar/* Define if you have the `_res' variable. */
1085102644Snectar#undef HAVE__RES
1086102644Snectar
1087102644Snectar/* define if your system declares _res */
1088102644Snectar#undef HAVE__RES_DECLARATION
1089102644Snectar
1090102644Snectar/* Define to 1 if you have the `_scrsize' function. */
109172445Sassar#undef HAVE__SCRSIZE
109255682Smarkm
109372445Sassar/* define if your compiler has __attribute__ */
109472445Sassar#undef HAVE___ATTRIBUTE__
109555682Smarkm
109672445Sassar/* Define if you have the `__progname' variable. */
109772445Sassar#undef HAVE___PROGNAME
109855682Smarkm
109972445Sassar/* define if your system declares __progname */
110072445Sassar#undef HAVE___PROGNAME_DECLARATION
110155682Smarkm
110255682Smarkm/* Define if you have the hesiod package. */
110355682Smarkm#undef HESIOD
110455682Smarkm
1105102644Snectar/* Define if you are running IRIX 4. */
1106102644Snectar#undef IRIX4
1107102644Snectar
110872445Sassar/* Define if you have the krb4 package. */
110972445Sassar#undef KRB4
111055682Smarkm
111172445Sassar/* Enable Kerberos 5 support in applications. */
111272445Sassar#undef KRB5
111355682Smarkm
1114102644Snectar/* Define if krb_mk_req takes const char * */
111572445Sassar#undef KRB_MK_REQ_CONST
111655682Smarkm
1117102644Snectar/* This is the krb4 sendauth version. */
1118102644Snectar#undef KRB_SENDAUTH_VERS
1119102644Snectar
112072445Sassar/* Define to zero if your krb.h doesn't */
112172445Sassar#undef KRB_VERIFY_NOT_SECURE
112255682Smarkm
112372445Sassar/* Define to one if your krb.h doesn't */
112472445Sassar#undef KRB_VERIFY_SECURE
112555682Smarkm
112672445Sassar/* Define to two if your krb.h doesn't */
112772445Sassar#undef KRB_VERIFY_SECURE_FAIL
112855682Smarkm
1129102644Snectar/* path to lib */
1130102644Snectar#undef LIBDIR
1131102644Snectar
1132102644Snectar/* path to libexec */
1133102644Snectar#undef LIBEXECDIR
1134102644Snectar
1135102644Snectar/* path to localstate */
1136102644Snectar#undef LOCALSTATEDIR
1137102644Snectar
113872445Sassar/* define if the system is missing a prototype for asnprintf() */
113972445Sassar#undef NEED_ASNPRINTF_PROTO
114055682Smarkm
114155682Smarkm/* define if the system is missing a prototype for asprintf() */
114255682Smarkm#undef NEED_ASPRINTF_PROTO
114355682Smarkm
114472445Sassar/* define if the system is missing a prototype for crypt() */
114572445Sassar#undef NEED_CRYPT_PROTO
114655682Smarkm
114755682Smarkm/* define if the system is missing a prototype for gethostname() */
114855682Smarkm#undef NEED_GETHOSTNAME_PROTO
114955682Smarkm
115055682Smarkm/* define if the system is missing a prototype for getusershell() */
115155682Smarkm#undef NEED_GETUSERSHELL_PROTO
115255682Smarkm
115372445Sassar/* define if the system is missing a prototype for glob() */
115472445Sassar#undef NEED_GLOB_PROTO
115572445Sassar
115672445Sassar/* define if the system is missing a prototype for hstrerror() */
115772445Sassar#undef NEED_HSTRERROR_PROTO
115872445Sassar
115955682Smarkm/* define if the system is missing a prototype for inet_aton() */
116055682Smarkm#undef NEED_INET_ATON_PROTO
116155682Smarkm
116272445Sassar/* define if the system is missing a prototype for mkstemp() */
116372445Sassar#undef NEED_MKSTEMP_PROTO
116455682Smarkm
116572445Sassar/* define if the system is missing a prototype for setenv() */
116672445Sassar#undef NEED_SETENV_PROTO
116755682Smarkm
116872445Sassar/* define if the system is missing a prototype for snprintf() */
116972445Sassar#undef NEED_SNPRINTF_PROTO
117055682Smarkm
1171102644Snectar/* define if the system is missing a prototype for strndup() */
1172102644Snectar#undef NEED_STRNDUP_PROTO
1173102644Snectar
117472445Sassar/* define if the system is missing a prototype for strsep() */
117572445Sassar#undef NEED_STRSEP_PROTO
117655682Smarkm
1177102644Snectar/* define if the system is missing a prototype for strsvis() */
1178102644Snectar#undef NEED_STRSVIS_PROTO
1179102644Snectar
118055682Smarkm/* define if the system is missing a prototype for strtok_r() */
118155682Smarkm#undef NEED_STRTOK_R_PROTO
118255682Smarkm
1183102644Snectar/* define if the system is missing a prototype for strunvis() */
1184102644Snectar#undef NEED_STRUNVIS_PROTO
1185102644Snectar
1186102644Snectar/* define if the system is missing a prototype for strvisx() */
1187102644Snectar#undef NEED_STRVISX_PROTO
1188102644Snectar
1189102644Snectar/* define if the system is missing a prototype for strvis() */
1190102644Snectar#undef NEED_STRVIS_PROTO
1191102644Snectar
1192102644Snectar/* define if the system is missing a prototype for svis() */
1193102644Snectar#undef NEED_SVIS_PROTO
1194102644Snectar
119572445Sassar/* define if the system is missing a prototype for unsetenv() */
119672445Sassar#undef NEED_UNSETENV_PROTO
119755682Smarkm
1198102644Snectar/* define if the system is missing a prototype for unvis() */
1199102644Snectar#undef NEED_UNVIS_PROTO
1200102644Snectar
120172445Sassar/* define if the system is missing a prototype for vasnprintf() */
120272445Sassar#undef NEED_VASNPRINTF_PROTO
120355682Smarkm
120472445Sassar/* define if the system is missing a prototype for vasprintf() */
120572445Sassar#undef NEED_VASPRINTF_PROTO
120655682Smarkm
1207102644Snectar/* define if the system is missing a prototype for vis() */
1208102644Snectar#undef NEED_VIS_PROTO
1209102644Snectar
121072445Sassar/* define if the system is missing a prototype for vsnprintf() */
121172445Sassar#undef NEED_VSNPRINTF_PROTO
121255682Smarkm
121372445Sassar/* Define this to enable old environment option in telnet. */
121472445Sassar#undef OLD_ENVIRON
121555682Smarkm
121672445Sassar/* Define if you have the openldap package. */
121772445Sassar#undef OPENLDAP
121855682Smarkm
121972445Sassar/* define if prototype of openlog is compatible with void openlog(const char
122072445Sassar   *, int, int) */
122172445Sassar#undef OPENLOG_PROTO_COMPATIBLE
122255682Smarkm
122372445Sassar/* Define if you want OTP support in applications. */
122472445Sassar#undef OTP
122555682Smarkm
122672445Sassar/* Name of package */
122772445Sassar#undef PACKAGE
122855682Smarkm
1229102644Snectar/* Define to the address where bug reports for this package should be sent. */
1230102644Snectar#undef PACKAGE_BUGREPORT
1231102644Snectar
1232102644Snectar/* Define to the full name of this package. */
1233102644Snectar#undef PACKAGE_NAME
1234102644Snectar
1235102644Snectar/* Define to the full name and version of this package. */
1236102644Snectar#undef PACKAGE_STRING
1237102644Snectar
1238102644Snectar/* Define to the one symbol short name of this package. */
1239102644Snectar#undef PACKAGE_TARNAME
1240102644Snectar
1241102644Snectar/* Define to the version of this package. */
1242102644Snectar#undef PACKAGE_VERSION
1243102644Snectar
124472445Sassar/* Define if getlogin has POSIX flavour (and not BSD). */
124572445Sassar#undef POSIX_GETLOGIN
124655682Smarkm
124772445Sassar/* Define if getpwnam_r has POSIX flavour. */
124872445Sassar#undef POSIX_GETPWNAM_R
124955682Smarkm
125072445Sassar/* Define if you have the readline package. */
125172445Sassar#undef READLINE
125255682Smarkm
125372445Sassar/* Define as the return type of signal handlers (`int' or `void'). */
125472445Sassar#undef RETSIGTYPE
125555682Smarkm
1256102644Snectar/* path to sbin */
1257102644Snectar#undef SBINDIR
1258102644Snectar
1259102644Snectar/* Define to 1 if you have the ANSI C header files. */
126072445Sassar#undef STDC_HEADERS
126155682Smarkm
126272445Sassar/* Define if you have streams ptys. */
126372445Sassar#undef STREAMSPTY
126455682Smarkm
1265102644Snectar/* path to sysconf */
1266102644Snectar#undef SYSCONFDIR
1267102644Snectar
126872445Sassar/* Define to what version of SunOS you are running. */
126972445Sassar#undef SunOS
127055682Smarkm
1271102644Snectar/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
127272445Sassar#undef TIME_WITH_SYS_TIME
127355682Smarkm
1274102644Snectar/* Define to 1 if your <sys/time.h> declares `struct tm'. */
127572445Sassar#undef TM_IN_SYS_TIME
127655682Smarkm
127772445Sassar/* Version number of package */
127872445Sassar#undef VERSION
127955682Smarkm
128072445Sassar/* Define if signal handlers return void. */
128172445Sassar#undef VOID_RETSIGTYPE
128255682Smarkm
128372445Sassar/* define if target is big endian */
128472445Sassar#undef WORDS_BIGENDIAN
128555682Smarkm
1286102644Snectar/* Define to 1 if the X Window System is missing or not being used. */
128772445Sassar#undef X_DISPLAY_MISSING
128855682Smarkm
1289102644Snectar/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1290102644Snectar   `char[]'. */
129172445Sassar#undef YYTEXT_POINTER
129255682Smarkm
1293102644Snectar/* Define to enable extensions on glibc-based systems such as Linux. */
1294102644Snectar#undef _GNU_SOURCE
1295102644Snectar
129672445Sassar/* Define to empty if `const' does not conform to ANSI C. */
129772445Sassar#undef const
129855682Smarkm
129972445Sassar/* Define to `int' if <sys/types.h> doesn't define. */
130072445Sassar#undef gid_t
130155682Smarkm
130272445Sassar/* Define as `__inline' if that's what the C compiler calls it, or to nothing
130372445Sassar   if it is not supported. */
130472445Sassar#undef inline
130555682Smarkm
130672445Sassar/* Define this to what the type mode_t should be. */
130772445Sassar#undef mode_t
130855682Smarkm
130972445Sassar/* Define to `long' if <sys/types.h> does not define. */
131072445Sassar#undef off_t
131155682Smarkm
131272445Sassar/* Define to `int' if <sys/types.h> does not define. */
131372445Sassar#undef pid_t
131455682Smarkm
131572445Sassar/* Define this to what the type sig_atomic_t should be. */
131672445Sassar#undef sig_atomic_t
131755682Smarkm
131872445Sassar/* Define to `unsigned' if <sys/types.h> does not define. */
131972445Sassar#undef size_t
132055682Smarkm
132172445Sassar/* Define to `int' if <sys/types.h> doesn't define. */
132272445Sassar#undef uid_t
132355682Smarkm
132455682Smarkm
1325102644Snectar#if defined(ENCRYPTION) && !defined(AUTHENTICATION)
1326102644Snectar#define AUTHENTICATION 1
132772445Sassar#endif
132855682Smarkm
1329102644Snectar/* Set this to the default system lead string for telnetd 
1330102644Snectar * can contain %-escapes: %s=sysname, %m=machine, %r=os-release
1331102644Snectar * %v=os-version, %t=tty, %h=hostname, %d=date and time
1332102644Snectar */
1333102644Snectar#undef USE_IM
133455682Smarkm
1335102644Snectar/* Used with login -p */
1336102644Snectar#undef LOGIN_ARGS
133755682Smarkm
1338102644Snectar/* set this to a sensible login */
1339102644Snectar#ifndef LOGIN_PATH
1340102644Snectar#define LOGIN_PATH BINDIR "/login"
1341102644Snectar#endif
134255682Smarkm
134355682Smarkm
1344102644Snectar#ifdef ROKEN_RENAME
1345102644Snectar#include "roken_rename.h"
1346102644Snectar#endif
134755682Smarkm
1348102644Snectar#ifdef VOID_RETSIGTYPE
1349102644Snectar#define SIGRETURN(x) return
135055682Smarkm#else
1351102644Snectar#define SIGRETURN(x) return (RETSIGTYPE)(x)
135255682Smarkm#endif
135355682Smarkm
135455682Smarkm#ifdef BROKEN_REALLOC
135555682Smarkm#define realloc(X, Y) isoc_realloc((X), (Y))
135655682Smarkm#define isoc_realloc(X, Y) ((X) ? realloc((X), (Y)) : malloc(Y))
135755682Smarkm#endif
135855682Smarkm
1359102644Snectar#if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4)
1360102644Snectar#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S))
136155682Smarkm#else
1362102644Snectar#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (S))
136355682Smarkm#endif
136455682Smarkm
136555682Smarkm
1366102644Snectar#ifndef HAVE_KRB_KDCTIMEOFDAY
1367102644Snectar#define krb_kdctimeofday(X) gettimeofday((X), NULL)
136855682Smarkm#endif
136955682Smarkm
1370102644Snectar#ifndef HAVE_KRB_GET_KDC_TIME_DIFF
1371102644Snectar#define krb_get_kdc_time_diff() (0)
137255682Smarkm#endif
137355682Smarkm
137455682Smarkm
137555682Smarkm#if ENDIANESS_IN_SYS_PARAM_H
137655682Smarkm#  include <sys/types.h>
137755682Smarkm#  include <sys/param.h>
137855682Smarkm#  if BYTE_ORDER == BIG_ENDIAN
137955682Smarkm#  define WORDS_BIGENDIAN 1
138055682Smarkm#  endif
138155682Smarkm#endif
138278527Sassar
1383102644Snectar
1384102644Snectar#if _AIX
1385102644Snectar#define _ALL_SOURCE
1386102644Snectar/* XXX this is gross, but kills about a gazillion warnings */
1387102644Snectarstruct ether_addr;
1388102644Snectarstruct sockaddr;
1389102644Snectarstruct sockaddr_dl;
1390102644Snectarstruct sockaddr_in;
139178527Sassar#endif
1392102644Snectar
1393102644Snectar
1394102644Snectar/* IRIX 4 braindamage */
1395102644Snectar#if IRIX == 4 && !defined(__STDC__)
1396102644Snectar#define __STDC__ 0
1397102644Snectar#endif
1398102644Snectar
1399