config.h.in revision 127808
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
288103423Snectar/* Define to 1 if you have the `getpagesize' function. */
289103423Snectar#undef HAVE_GETPAGESIZE
290103423Snectar
291102644Snectar/* Define to 1 if you have the `getprogname' function. */
29278527Sassar#undef HAVE_GETPROGNAME
29378527Sassar
294102644Snectar/* Define to 1 if you have the `getpwnam_r' function. */
29555682Smarkm#undef HAVE_GETPWNAM_R
29655682Smarkm
297102644Snectar/* Define to 1 if you have the `getrlimit' function. */
29855682Smarkm#undef HAVE_GETRLIMIT
29955682Smarkm
300102644Snectar/* Define to 1 if you have the `getsockopt' function. */
30155682Smarkm#undef HAVE_GETSOCKOPT
30255682Smarkm
303102644Snectar/* Define to 1 if you have the `getspnam' function. */
30455682Smarkm#undef HAVE_GETSPNAM
30555682Smarkm
306102644Snectar/* Define if you have the function `gettimeofday'. */
30755682Smarkm#undef HAVE_GETTIMEOFDAY
30855682Smarkm
309102644Snectar/* Define to 1 if you have the `getudbnam' function. */
31055682Smarkm#undef HAVE_GETUDBNAM
31155682Smarkm
312102644Snectar/* Define if you have the function `getuid'. */
31355682Smarkm#undef HAVE_GETUID
31455682Smarkm
315102644Snectar/* Define if you have the function `getusershell'. */
31655682Smarkm#undef HAVE_GETUSERSHELL
31755682Smarkm
31872445Sassar/* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
31978527Sassar   GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
32072445Sassar#undef HAVE_GLOB
32172445Sassar
322102644Snectar/* Define to 1 if you have the `grantpt' function. */
32355682Smarkm#undef HAVE_GRANTPT
32455682Smarkm
325102644Snectar/* Define to 1 if you have the <grp.h> header file. */
32672445Sassar#undef HAVE_GRP_H
32772445Sassar
328102644Snectar/* Define to 1 if you have the `hstrerror' function. */
32955682Smarkm#undef HAVE_HSTRERROR
33055682Smarkm
33172445Sassar/* Define if you have the `h_errlist' variable. */
33272445Sassar#undef HAVE_H_ERRLIST
33372445Sassar
33472445Sassar/* define if your system declares h_errlist */
33572445Sassar#undef HAVE_H_ERRLIST_DECLARATION
33672445Sassar
33772445Sassar/* Define if you have the `h_errno' variable. */
33872445Sassar#undef HAVE_H_ERRNO
33972445Sassar
34072445Sassar/* define if your system declares h_errno */
34172445Sassar#undef HAVE_H_ERRNO_DECLARATION
34272445Sassar
34372445Sassar/* Define if you have the `h_nerr' variable. */
34472445Sassar#undef HAVE_H_NERR
34572445Sassar
34672445Sassar/* define if your system declares h_nerr */
34772445Sassar#undef HAVE_H_NERR_DECLARATION
34872445Sassar
349102644Snectar/* Define to 1 if you have the <ifaddrs.h> header file. */
35072445Sassar#undef HAVE_IFADDRS_H
35172445Sassar
35290926Snectar/* Define if you have the in6addr_loopback variable */
35390926Snectar#undef HAVE_IN6ADDR_LOOPBACK
35490926Snectar
355102644Snectar/* define */
35655682Smarkm#undef HAVE_INET_ATON
35755682Smarkm
358102644Snectar/* define */
35955682Smarkm#undef HAVE_INET_NTOP
36055682Smarkm
361102644Snectar/* define */
36255682Smarkm#undef HAVE_INET_PTON
36355682Smarkm
364102644Snectar/* Define if you have the function `initgroups'. */
36555682Smarkm#undef HAVE_INITGROUPS
36655682Smarkm
367102644Snectar/* Define to 1 if you have the `initstate' function. */
36890926Snectar#undef HAVE_INITSTATE
36990926Snectar
370102644Snectar/* Define if you have the function `innetgr'. */
37155682Smarkm#undef HAVE_INNETGR
37255682Smarkm
373102644Snectar/* Define to 1 if the system has the type `int16_t'. */
37490926Snectar#undef HAVE_INT16_T
37590926Snectar
376102644Snectar/* Define to 1 if the system has the type `int32_t'. */
37790926Snectar#undef HAVE_INT32_T
37890926Snectar
379102644Snectar/* Define to 1 if the system has the type `int64_t'. */
38090926Snectar#undef HAVE_INT64_T
38190926Snectar
382102644Snectar/* Define to 1 if the system has the type `int8_t'. */
38390926Snectar#undef HAVE_INT8_T
38490926Snectar
385102644Snectar/* Define to 1 if you have the <inttypes.h> header file. */
38672445Sassar#undef HAVE_INTTYPES_H
38772445Sassar
388102644Snectar/* Define to 1 if you have the <io.h> header file. */
38972445Sassar#undef HAVE_IO_H
39072445Sassar
39172445Sassar/* Define if you have IPv6. */
39272445Sassar#undef HAVE_IPV6
39372445Sassar
394102644Snectar/* Define if you have the function `iruserok'. */
39555682Smarkm#undef HAVE_IRUSEROK
39655682Smarkm
397102644Snectar/* Define to 1 if you have the `issetugid' function. */
39890926Snectar#undef HAVE_ISSETUGID
39990926Snectar
400102644Snectar/* Define to 1 if you have the `krb_disable_debug' function. */
40155682Smarkm#undef HAVE_KRB_DISABLE_DEBUG
40255682Smarkm
403102644Snectar/* Define to 1 if you have the `krb_enable_debug' function. */
40455682Smarkm#undef HAVE_KRB_ENABLE_DEBUG
40555682Smarkm
406102644Snectar/* Define to 1 if you have the `krb_get_kdc_time_diff' function. */
407102644Snectar#undef HAVE_KRB_GET_KDC_TIME_DIFF
408102644Snectar
409102644Snectar/* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
41055682Smarkm#undef HAVE_KRB_GET_OUR_IP_FOR_REALM
41155682Smarkm
412102644Snectar/* Define to 1 if you have the `krb_kdctimeofday' function. */
413102644Snectar#undef HAVE_KRB_KDCTIMEOFDAY
414102644Snectar
415102644Snectar/* Define to 1 if you have the <libutil.h> header file. */
41690926Snectar#undef HAVE_LIBUTIL_H
41790926Snectar
418102644Snectar/* Define to 1 if you have the <limits.h> header file. */
41972445Sassar#undef HAVE_LIMITS_H
42072445Sassar
421102644Snectar/* Define to 1 if you have the `loadquery' function. */
422102644Snectar#undef HAVE_LOADQUERY
423102644Snectar
424102644Snectar/* Define if you have the function `localtime_r'. */
42590926Snectar#undef HAVE_LOCALTIME_R
42690926Snectar
427102644Snectar/* Define to 1 if you have the `logout' function. */
42890926Snectar#undef HAVE_LOGOUT
42990926Snectar
430102644Snectar/* Define to 1 if you have the `logwtmp' function. */
43155682Smarkm#undef HAVE_LOGWTMP
43255682Smarkm
433102644Snectar/* Define to 1 if the system has the type `long long'. */
43457416Smarkm#undef HAVE_LONG_LONG
43557416Smarkm
436102644Snectar/* Define if you have the function `lstat'. */
43755682Smarkm#undef HAVE_LSTAT
43855682Smarkm
439102644Snectar/* Define to 1 if you have the <maillock.h> header file. */
44072445Sassar#undef HAVE_MAILLOCK_H
44172445Sassar
442102644Snectar/* Define if you have the function `memmove'. */
44355682Smarkm#undef HAVE_MEMMOVE
44455682Smarkm
445102644Snectar/* Define to 1 if you have the <memory.h> header file. */
44690926Snectar#undef HAVE_MEMORY_H
44790926Snectar
448102644Snectar/* Define if you have the function `mkstemp'. */
44955682Smarkm#undef HAVE_MKSTEMP
45055682Smarkm
451102644Snectar/* Define to 1 if you have the `mktime' function. */
45255682Smarkm#undef HAVE_MKTIME
45355682Smarkm
454103423Snectar/* Define to 1 if you have a working `mmap' system call. */
455103423Snectar#undef HAVE_MMAP
456103423Snectar
45790926Snectar/* define if you have a ndbm library */
45890926Snectar#undef HAVE_NDBM
45990926Snectar
460102644Snectar/* Define to 1 if you have the <ndbm.h> header file. */
46172445Sassar#undef HAVE_NDBM_H
46255682Smarkm
463102644Snectar/* Define to 1 if you have the <netdb.h> header file. */
46472445Sassar#undef HAVE_NETDB_H
46555682Smarkm
466103423Snectar/* Define to 1 if you have the <netgroup.h> header file. */
467103423Snectar#undef HAVE_NETGROUP_H
468103423Snectar
469102644Snectar/* Define to 1 if you have the <netinet6/in6.h> header file. */
47072445Sassar#undef HAVE_NETINET6_IN6_H
47155682Smarkm
472102644Snectar/* Define to 1 if you have the <netinet6/in6_var.h> header file. */
47372445Sassar#undef HAVE_NETINET6_IN6_VAR_H
47455682Smarkm
475102644Snectar/* Define to 1 if you have the <netinet/in6.h> header file. */
47672445Sassar#undef HAVE_NETINET_IN6_H
47755682Smarkm
478102644Snectar/* Define to 1 if you have the <netinet/in6_machtypes.h> header file. */
47972445Sassar#undef HAVE_NETINET_IN6_MACHTYPES_H
48055682Smarkm
481102644Snectar/* Define to 1 if you have the <netinet/in.h> header file. */
48272445Sassar#undef HAVE_NETINET_IN_H
48355682Smarkm
484102644Snectar/* Define to 1 if you have the <netinet/in_systm.h> header file. */
48572445Sassar#undef HAVE_NETINET_IN_SYSTM_H
48655682Smarkm
487102644Snectar/* Define to 1 if you have the <netinet/ip.h> header file. */
48872445Sassar#undef HAVE_NETINET_IP_H
48955682Smarkm
490102644Snectar/* Define to 1 if you have the <netinet/tcp.h> header file. */
49172445Sassar#undef HAVE_NETINET_TCP_H
49255682Smarkm
49372445Sassar/* Define if you want to use Netinfo instead of krb5.conf. */
49472445Sassar#undef HAVE_NETINFO
49555682Smarkm
496102644Snectar/* Define to 1 if you have the <netinfo/ni.h> header file. */
49772445Sassar#undef HAVE_NETINFO_NI_H
49855682Smarkm
499102644Snectar/* Define to 1 if you have the <net/if.h> header file. */
50072445Sassar#undef HAVE_NET_IF_H
50155682Smarkm
50290926Snectar/* Define if NDBM really is DB (creates files *.db) */
50390926Snectar#undef HAVE_NEW_DB
50455682Smarkm
505103423Snectar/* define if you have hash functions like md4_finito() */
506103423Snectar#undef HAVE_OLD_HASH_NAMES
507103423Snectar
508102644Snectar/* Define to 1 if you have the `on_exit' function. */
50990926Snectar#undef HAVE_ON_EXIT
51055682Smarkm
511102644Snectar/* Define to 1 if you have the `openpty' function. */
51290926Snectar#undef HAVE_OPENPTY
51355682Smarkm
51490926Snectar/* define to use openssl's libcrypto */
51590926Snectar#undef HAVE_OPENSSL
51655682Smarkm
51772445Sassar/* define if your system declares optarg */
51872445Sassar#undef HAVE_OPTARG_DECLARATION
51955682Smarkm
52072445Sassar/* define if your system declares opterr */
52172445Sassar#undef HAVE_OPTERR_DECLARATION
52255682Smarkm
52372445Sassar/* define if your system declares optind */
52472445Sassar#undef HAVE_OPTIND_DECLARATION
52555682Smarkm
52672445Sassar/* define if your system declares optopt */
52772445Sassar#undef HAVE_OPTOPT_DECLARATION
52855682Smarkm
52972445Sassar/* Define to enable basic OSF C2 support. */
53072445Sassar#undef HAVE_OSFC2
53155682Smarkm
532102644Snectar/* Define to 1 if you have the <paths.h> header file. */
53372445Sassar#undef HAVE_PATHS_H
53455682Smarkm
535102644Snectar/* Define to 1 if you have the `pidfile' function. */
53672445Sassar#undef HAVE_PIDFILE
53755682Smarkm
538102644Snectar/* Define to 1 if you have the <pthread.h> header file. */
53972445Sassar#undef HAVE_PTHREAD_H
54055682Smarkm
541102644Snectar/* Define to 1 if you have the `ptsname' function. */
54272445Sassar#undef HAVE_PTSNAME
54355682Smarkm
544102644Snectar/* Define to 1 if you have the <pty.h> header file. */
54572445Sassar#undef HAVE_PTY_H
54655682Smarkm
547102644Snectar/* Define if you have the function `putenv'. */
54872445Sassar#undef HAVE_PUTENV
54955682Smarkm
550102644Snectar/* Define to 1 if you have the <pwd.h> header file. */
55172445Sassar#undef HAVE_PWD_H
55255682Smarkm
553102644Snectar/* Define to 1 if you have the `rand' function. */
55472445Sassar#undef HAVE_RAND
55555682Smarkm
556102644Snectar/* Define to 1 if you have the `random' function. */
55772445Sassar#undef HAVE_RANDOM
55855682Smarkm
559102644Snectar/* Define if you have the function `rcmd'. */
56072445Sassar#undef HAVE_RCMD
56155682Smarkm
56272445Sassar/* Define if you have a readline compatible library. */
56372445Sassar#undef HAVE_READLINE
56455682Smarkm
565102644Snectar/* Define if you have the function `readv'. */
56672445Sassar#undef HAVE_READV
56755682Smarkm
568102644Snectar/* Define if you have the function `recvmsg'. */
56972445Sassar#undef HAVE_RECVMSG
57055682Smarkm
571102644Snectar/* Define to 1 if you have the <resolv.h> header file. */
57272445Sassar#undef HAVE_RESOLV_H
57355682Smarkm
574103423Snectar/* Define to 1 if you have the `res_nsearch' function. */
575103423Snectar#undef HAVE_RES_NSEARCH
576103423Snectar
577102644Snectar/* Define to 1 if you have the `res_search' function. */
57872445Sassar#undef HAVE_RES_SEARCH
57955682Smarkm
580102644Snectar/* Define to 1 if you have the `revoke' function. */
58172445Sassar#undef HAVE_REVOKE
58255682Smarkm
583102644Snectar/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
58472445Sassar#undef HAVE_RPCSVC_YPCLNT_H
58555682Smarkm
586102644Snectar/* Define to 1 if you have the <sac.h> header file. */
58772445Sassar#undef HAVE_SAC_H
58855682Smarkm
589102644Snectar/* Define to 1 if the system has the type `sa_family_t'. */
59072445Sassar#undef HAVE_SA_FAMILY_T
59155682Smarkm
592102644Snectar/* Define to 1 if you have the <security/pam_modules.h> header file. */
59372445Sassar#undef HAVE_SECURITY_PAM_MODULES_H
59455682Smarkm
595102644Snectar/* Define to 1 if you have the `select' function. */
59672445Sassar#undef HAVE_SELECT
59755682Smarkm
598102644Snectar/* Define if you have the function `sendmsg'. */
59972445Sassar#undef HAVE_SENDMSG
60055682Smarkm
601102644Snectar/* Define if you have the function `setegid'. */
60272445Sassar#undef HAVE_SETEGID
60355682Smarkm
604102644Snectar/* Define if you have the function `setenv'. */
60572445Sassar#undef HAVE_SETENV
60655682Smarkm
607102644Snectar/* Define if you have the function `seteuid'. */
60872445Sassar#undef HAVE_SETEUID
60955682Smarkm
610102644Snectar/* Define to 1 if you have the `setitimer' function. */
61172445Sassar#undef HAVE_SETITIMER
61255682Smarkm
613102644Snectar/* Define to 1 if you have the `setlim' function. */
61472445Sassar#undef HAVE_SETLIM
61555682Smarkm
616102644Snectar/* Define to 1 if you have the `setlogin' function. */
61772445Sassar#undef HAVE_SETLOGIN
61855682Smarkm
619102644Snectar/* Define to 1 if you have the `setpcred' function. */
62072445Sassar#undef HAVE_SETPCRED
62155682Smarkm
622102644Snectar/* Define to 1 if you have the `setpgid' function. */
62372445Sassar#undef HAVE_SETPGID
62455682Smarkm
625102644Snectar/* Define to 1 if you have the `setproctitle' function. */
62672445Sassar#undef HAVE_SETPROCTITLE
62755682Smarkm
628102644Snectar/* Define to 1 if you have the `setprogname' function. */
62978527Sassar#undef HAVE_SETPROGNAME
63078527Sassar
631102644Snectar/* Define to 1 if you have the `setregid' function. */
63272445Sassar#undef HAVE_SETREGID
63355682Smarkm
634102644Snectar/* Define to 1 if you have the `setresgid' function. */
63572445Sassar#undef HAVE_SETRESGID
63655682Smarkm
637102644Snectar/* Define to 1 if you have the `setresuid' function. */
63872445Sassar#undef HAVE_SETRESUID
63955682Smarkm
640102644Snectar/* Define to 1 if you have the `setreuid' function. */
64172445Sassar#undef HAVE_SETREUID
64255682Smarkm
643102644Snectar/* Define to 1 if you have the `setsid' function. */
64472445Sassar#undef HAVE_SETSID
64555682Smarkm
646102644Snectar/* Define to 1 if you have the `setsockopt' function. */
64772445Sassar#undef HAVE_SETSOCKOPT
64855682Smarkm
649102644Snectar/* Define to 1 if you have the `setstate' function. */
65090926Snectar#undef HAVE_SETSTATE
65190926Snectar
652102644Snectar/* Define to 1 if you have the `setutent' function. */
65372445Sassar#undef HAVE_SETUTENT
65455682Smarkm
655102644Snectar/* Define to 1 if you have the `sgi_getcapabilitybyname' function. */
65672445Sassar#undef HAVE_SGI_GETCAPABILITYBYNAME
65755682Smarkm
658102644Snectar/* Define to 1 if you have the <sgtty.h> header file. */
65972445Sassar#undef HAVE_SGTTY_H
66055682Smarkm
661102644Snectar/* Define to 1 if you have the <shadow.h> header file. */
66272445Sassar#undef HAVE_SHADOW_H
66355682Smarkm
664102644Snectar/* Define to 1 if you have the <siad.h> header file. */
66572445Sassar#undef HAVE_SIAD_H
66655682Smarkm
667102644Snectar/* Define to 1 if you have the `sigaction' function. */
66872445Sassar#undef HAVE_SIGACTION
66955682Smarkm
670102644Snectar/* Define to 1 if you have the <signal.h> header file. */
67172445Sassar#undef HAVE_SIGNAL_H
67255682Smarkm
67372445Sassar/* define if you have a working snprintf */
67472445Sassar#undef HAVE_SNPRINTF
67555682Smarkm
676102644Snectar/* Define to 1 if you have the `socket' function. */
67772445Sassar#undef HAVE_SOCKET
67855682Smarkm
679102644Snectar/* Define to 1 if the system has the type `socklen_t'. */
68072445Sassar#undef HAVE_SOCKLEN_T
68155682Smarkm
682102644Snectar/* Define to 1 if the system has the type `ssize_t'. */
683102644Snectar#undef HAVE_SSIZE_T
684102644Snectar
685102644Snectar/* Define to 1 if you have the <standards.h> header file. */
68672445Sassar#undef HAVE_STANDARDS_H
68755682Smarkm
688102644Snectar/* Define to 1 if you have the <stdint.h> header file. */
68990926Snectar#undef HAVE_STDINT_H
69090926Snectar
691102644Snectar/* Define to 1 if you have the <stdlib.h> header file. */
69290926Snectar#undef HAVE_STDLIB_H
69390926Snectar
694102644Snectar/* Define if you have the function `strcasecmp'. */
69572445Sassar#undef HAVE_STRCASECMP
69655682Smarkm
697102644Snectar/* Define if you have the function `strdup'. */
69872445Sassar#undef HAVE_STRDUP
69955682Smarkm
700102644Snectar/* Define if you have the function `strerror'. */
70172445Sassar#undef HAVE_STRERROR
70255682Smarkm
703102644Snectar/* Define if you have the function `strftime'. */
70472445Sassar#undef HAVE_STRFTIME
70555682Smarkm
706102644Snectar/* Define to 1 if you have the <strings.h> header file. */
70790926Snectar#undef HAVE_STRINGS_H
70890926Snectar
709102644Snectar/* Define to 1 if you have the <string.h> header file. */
71090926Snectar#undef HAVE_STRING_H
71190926Snectar
712102644Snectar/* Define if you have the function `strlcat'. */
71372445Sassar#undef HAVE_STRLCAT
71455682Smarkm
715102644Snectar/* Define if you have the function `strlcpy'. */
71672445Sassar#undef HAVE_STRLCPY
71755682Smarkm
718102644Snectar/* Define if you have the function `strlwr'. */
71972445Sassar#undef HAVE_STRLWR
72055682Smarkm
721102644Snectar/* Define if you have the function `strncasecmp'. */
72272445Sassar#undef HAVE_STRNCASECMP
72355682Smarkm
724102644Snectar/* Define if you have the function `strndup'. */
72572445Sassar#undef HAVE_STRNDUP
72655682Smarkm
727102644Snectar/* Define if you have the function `strnlen'. */
72872445Sassar#undef HAVE_STRNLEN
72955682Smarkm
730102644Snectar/* Define to 1 if you have the <stropts.h> header file. */
73172445Sassar#undef HAVE_STROPTS_H
73255682Smarkm
733102644Snectar/* Define if you have the function `strptime'. */
73472445Sassar#undef HAVE_STRPTIME
73555682Smarkm
736102644Snectar/* Define if you have the function `strsep'. */
73772445Sassar#undef HAVE_STRSEP
73855682Smarkm
739102644Snectar/* Define if you have the function `strsep_copy'. */
74072445Sassar#undef HAVE_STRSEP_COPY
74155682Smarkm
742102644Snectar/* Define to 1 if you have the `strstr' function. */
74372445Sassar#undef HAVE_STRSTR
74455682Smarkm
745102644Snectar/* Define to 1 if you have the `strsvis' function. */
74672445Sassar#undef HAVE_STRSVIS
74755682Smarkm
748102644Snectar/* Define if you have the function `strtok_r'. */
74972445Sassar#undef HAVE_STRTOK_R
75055682Smarkm
751102644Snectar/* Define to 1 if the system has the type `struct addrinfo'. */
75272445Sassar#undef HAVE_STRUCT_ADDRINFO
75355682Smarkm
754102644Snectar/* Define to 1 if the system has the type `struct ifaddrs'. */
75572445Sassar#undef HAVE_STRUCT_IFADDRS
75655682Smarkm
757102644Snectar/* Define to 1 if the system has the type `struct iovec'. */
758102644Snectar#undef HAVE_STRUCT_IOVEC
759102644Snectar
760102644Snectar/* Define to 1 if the system has the type `struct msghdr'. */
761102644Snectar#undef HAVE_STRUCT_MSGHDR
762102644Snectar
763102644Snectar/* Define to 1 if the system has the type `struct sockaddr'. */
76472445Sassar#undef HAVE_STRUCT_SOCKADDR
76555682Smarkm
76672445Sassar/* Define if struct sockaddr has field sa_len. */
76772445Sassar#undef HAVE_STRUCT_SOCKADDR_SA_LEN
76855682Smarkm
769102644Snectar/* Define to 1 if the system has the type `struct sockaddr_storage'. */
77072445Sassar#undef HAVE_STRUCT_SOCKADDR_STORAGE
77155682Smarkm
77272445Sassar/* define if you have struct spwd */
77372445Sassar#undef HAVE_STRUCT_SPWD
77455682Smarkm
77572445Sassar/* Define if struct tm has field tm_gmtoff. */
77672445Sassar#undef HAVE_STRUCT_TM_TM_GMTOFF
77755682Smarkm
77872445Sassar/* Define if struct tm has field tm_zone. */
77972445Sassar#undef HAVE_STRUCT_TM_TM_ZONE
78055682Smarkm
78172445Sassar/* Define if struct utmpx has field ut_exit. */
78272445Sassar#undef HAVE_STRUCT_UTMPX_UT_EXIT
78355682Smarkm
78472445Sassar/* Define if struct utmpx has field ut_syslen. */
78572445Sassar#undef HAVE_STRUCT_UTMPX_UT_SYSLEN
78655682Smarkm
78772445Sassar/* Define if struct utmp has field ut_addr. */
78872445Sassar#undef HAVE_STRUCT_UTMP_UT_ADDR
78955682Smarkm
79072445Sassar/* Define if struct utmp has field ut_host. */
79172445Sassar#undef HAVE_STRUCT_UTMP_UT_HOST
79255682Smarkm
79372445Sassar/* Define if struct utmp has field ut_id. */
79472445Sassar#undef HAVE_STRUCT_UTMP_UT_ID
79555682Smarkm
79672445Sassar/* Define if struct utmp has field ut_pid. */
79772445Sassar#undef HAVE_STRUCT_UTMP_UT_PID
79855682Smarkm
79972445Sassar/* Define if struct utmp has field ut_type. */
80072445Sassar#undef HAVE_STRUCT_UTMP_UT_TYPE
80155682Smarkm
80272445Sassar/* Define if struct utmp has field ut_user. */
80372445Sassar#undef HAVE_STRUCT_UTMP_UT_USER
80455682Smarkm
80572445Sassar/* define if struct winsize is declared in sys/termios.h */
80672445Sassar#undef HAVE_STRUCT_WINSIZE
80755682Smarkm
808102644Snectar/* Define to 1 if you have the `strunvis' function. */
80972445Sassar#undef HAVE_STRUNVIS
81055682Smarkm
811102644Snectar/* Define if you have the function `strupr'. */
81272445Sassar#undef HAVE_STRUPR
81355682Smarkm
814102644Snectar/* Define to 1 if you have the `strvis' function. */
81572445Sassar#undef HAVE_STRVIS
81655682Smarkm
817102644Snectar/* Define to 1 if you have the `strvisx' function. */
81872445Sassar#undef HAVE_STRVISX
81955682Smarkm
820102644Snectar/* Define to 1 if you have the `svis' function. */
82172445Sassar#undef HAVE_SVIS
82255682Smarkm
823102644Snectar/* Define if you have the function `swab'. */
82472445Sassar#undef HAVE_SWAB
82555682Smarkm
826102644Snectar/* Define to 1 if you have the `sysconf' function. */
82772445Sassar#undef HAVE_SYSCONF
82855682Smarkm
829102644Snectar/* Define to 1 if you have the `sysctl' function. */
83072445Sassar#undef HAVE_SYSCTL
83155682Smarkm
832102644Snectar/* Define to 1 if you have the `syslog' function. */
83372445Sassar#undef HAVE_SYSLOG
83455682Smarkm
835102644Snectar/* Define to 1 if you have the <syslog.h> header file. */
83672445Sassar#undef HAVE_SYSLOG_H
83755682Smarkm
838102644Snectar/* Define to 1 if you have the <sys/bitypes.h> header file. */
83955682Smarkm#undef HAVE_SYS_BITYPES_H
84055682Smarkm
841102644Snectar/* Define to 1 if you have the <sys/bswap.h> header file. */
84278527Sassar#undef HAVE_SYS_BSWAP_H
84378527Sassar
844102644Snectar/* Define to 1 if you have the <sys/capability.h> header file. */
84555682Smarkm#undef HAVE_SYS_CAPABILITY_H
84655682Smarkm
847102644Snectar/* Define to 1 if you have the <sys/category.h> header file. */
84855682Smarkm#undef HAVE_SYS_CATEGORY_H
84955682Smarkm
850102644Snectar/* Define to 1 if you have the <sys/file.h> header file. */
85155682Smarkm#undef HAVE_SYS_FILE_H
85255682Smarkm
853102644Snectar/* Define to 1 if you have the <sys/filio.h> header file. */
85455682Smarkm#undef HAVE_SYS_FILIO_H
85555682Smarkm
856102644Snectar/* Define to 1 if you have the <sys/ioccom.h> header file. */
85755682Smarkm#undef HAVE_SYS_IOCCOM_H
85855682Smarkm
859102644Snectar/* Define to 1 if you have the <sys/ioctl.h> header file. */
86055682Smarkm#undef HAVE_SYS_IOCTL_H
86155682Smarkm
862103423Snectar/* Define to 1 if you have the <sys/mman.h> header file. */
863103423Snectar#undef HAVE_SYS_MMAN_H
864103423Snectar
865102644Snectar/* Define to 1 if you have the <sys/param.h> header file. */
86655682Smarkm#undef HAVE_SYS_PARAM_H
86755682Smarkm
868102644Snectar/* Define to 1 if you have the <sys/proc.h> header file. */
86955682Smarkm#undef HAVE_SYS_PROC_H
87055682Smarkm
871102644Snectar/* Define to 1 if you have the <sys/ptyio.h> header file. */
87255682Smarkm#undef HAVE_SYS_PTYIO_H
87355682Smarkm
874102644Snectar/* Define to 1 if you have the <sys/ptyvar.h> header file. */
87555682Smarkm#undef HAVE_SYS_PTYVAR_H
87655682Smarkm
877102644Snectar/* Define to 1 if you have the <sys/pty.h> header file. */
87872445Sassar#undef HAVE_SYS_PTY_H
87972445Sassar
880102644Snectar/* Define to 1 if you have the <sys/resource.h> header file. */
88155682Smarkm#undef HAVE_SYS_RESOURCE_H
88255682Smarkm
883102644Snectar/* Define to 1 if you have the <sys/select.h> header file. */
88455682Smarkm#undef HAVE_SYS_SELECT_H
88555682Smarkm
886102644Snectar/* Define to 1 if you have the <sys/socket.h> header file. */
88755682Smarkm#undef HAVE_SYS_SOCKET_H
88855682Smarkm
889102644Snectar/* Define to 1 if you have the <sys/sockio.h> header file. */
89055682Smarkm#undef HAVE_SYS_SOCKIO_H
89155682Smarkm
892102644Snectar/* Define to 1 if you have the <sys/stat.h> header file. */
89355682Smarkm#undef HAVE_SYS_STAT_H
89455682Smarkm
895102644Snectar/* Define to 1 if you have the <sys/stream.h> header file. */
89655682Smarkm#undef HAVE_SYS_STREAM_H
89755682Smarkm
898102644Snectar/* Define to 1 if you have the <sys/stropts.h> header file. */
89955682Smarkm#undef HAVE_SYS_STROPTS_H
90055682Smarkm
901102644Snectar/* Define to 1 if you have the <sys/strtty.h> header file. */
90255682Smarkm#undef HAVE_SYS_STRTTY_H
90355682Smarkm
904102644Snectar/* Define to 1 if you have the <sys/str_tty.h> header file. */
90572445Sassar#undef HAVE_SYS_STR_TTY_H
90672445Sassar
907102644Snectar/* Define to 1 if you have the <sys/syscall.h> header file. */
90855682Smarkm#undef HAVE_SYS_SYSCALL_H
90955682Smarkm
910102644Snectar/* Define to 1 if you have the <sys/sysctl.h> header file. */
91155682Smarkm#undef HAVE_SYS_SYSCTL_H
91255682Smarkm
913102644Snectar/* Define to 1 if you have the <sys/termio.h> header file. */
91455682Smarkm#undef HAVE_SYS_TERMIO_H
91555682Smarkm
916102644Snectar/* Define to 1 if you have the <sys/timeb.h> header file. */
91755682Smarkm#undef HAVE_SYS_TIMEB_H
91855682Smarkm
919102644Snectar/* Define to 1 if you have the <sys/times.h> header file. */
92055682Smarkm#undef HAVE_SYS_TIMES_H
92155682Smarkm
922102644Snectar/* Define to 1 if you have the <sys/time.h> header file. */
92372445Sassar#undef HAVE_SYS_TIME_H
92472445Sassar
925102644Snectar/* Define to 1 if you have the <sys/tty.h> header file. */
92655682Smarkm#undef HAVE_SYS_TTY_H
92755682Smarkm
928102644Snectar/* Define to 1 if you have the <sys/types.h> header file. */
92955682Smarkm#undef HAVE_SYS_TYPES_H
93055682Smarkm
931102644Snectar/* Define to 1 if you have the <sys/uio.h> header file. */
93255682Smarkm#undef HAVE_SYS_UIO_H
93355682Smarkm
934102644Snectar/* Define to 1 if you have the <sys/un.h> header file. */
93555682Smarkm#undef HAVE_SYS_UN_H
93655682Smarkm
937102644Snectar/* Define to 1 if you have the <sys/utsname.h> header file. */
93855682Smarkm#undef HAVE_SYS_UTSNAME_H
93955682Smarkm
940102644Snectar/* Define to 1 if you have the <sys/wait.h> header file. */
94155682Smarkm#undef HAVE_SYS_WAIT_H
94255682Smarkm
943102644Snectar/* Define to 1 if you have the <termcap.h> header file. */
94490926Snectar#undef HAVE_TERMCAP_H
94590926Snectar
946102644Snectar/* Define to 1 if you have the <termios.h> header file. */
94772445Sassar#undef HAVE_TERMIOS_H
94855682Smarkm
949102644Snectar/* Define to 1 if you have the <termio.h> header file. */
95072445Sassar#undef HAVE_TERMIO_H
95172445Sassar
952102644Snectar/* Define to 1 if you have the <term.h> header file. */
95355682Smarkm#undef HAVE_TERM_H
95455682Smarkm
955102644Snectar/* Define to 1 if you have the `tgetent' function. */
95672445Sassar#undef HAVE_TGETENT
95755682Smarkm
958102644Snectar/* Define to 1 if you have the `timegm' function. */
95972445Sassar#undef HAVE_TIMEGM
96055682Smarkm
96172445Sassar/* Define if you have the `timezone' variable. */
96272445Sassar#undef HAVE_TIMEZONE
96372445Sassar
96472445Sassar/* define if your system declares timezone */
96572445Sassar#undef HAVE_TIMEZONE_DECLARATION
96672445Sassar
967102644Snectar/* Define to 1 if you have the <time.h> header file. */
96855682Smarkm#undef HAVE_TIME_H
96955682Smarkm
970102644Snectar/* Define to 1 if you have the <tmpdir.h> header file. */
97155682Smarkm#undef HAVE_TMPDIR_H
97255682Smarkm
973102644Snectar/* Define to 1 if you have the `ttyname' function. */
97472445Sassar#undef HAVE_TTYNAME
97555682Smarkm
976102644Snectar/* Define to 1 if you have the `ttyslot' function. */
97772445Sassar#undef HAVE_TTYSLOT
97855682Smarkm
979102644Snectar/* Define to 1 if you have the <udb.h> header file. */
98072445Sassar#undef HAVE_UDB_H
98155682Smarkm
982102644Snectar/* Define to 1 if the system has the type `uint16_t'. */
98390926Snectar#undef HAVE_UINT16_T
98490926Snectar
985102644Snectar/* Define to 1 if the system has the type `uint32_t'. */
98690926Snectar#undef HAVE_UINT32_T
98790926Snectar
988102644Snectar/* Define to 1 if the system has the type `uint64_t'. */
98990926Snectar#undef HAVE_UINT64_T
99090926Snectar
991102644Snectar/* Define to 1 if the system has the type `uint8_t'. */
99290926Snectar#undef HAVE_UINT8_T
99390926Snectar
994102644Snectar/* Define to 1 if you have the `umask' function. */
99572445Sassar#undef HAVE_UMASK
99655682Smarkm
997102644Snectar/* Define to 1 if you have the `uname' function. */
99872445Sassar#undef HAVE_UNAME
99955682Smarkm
1000102644Snectar/* Define to 1 if you have the <unistd.h> header file. */
100172445Sassar#undef HAVE_UNISTD_H
100255682Smarkm
1003102644Snectar/* Define to 1 if you have the `unlockpt' function. */
100472445Sassar#undef HAVE_UNLOCKPT
100555682Smarkm
1006102644Snectar/* Define if you have the function `unsetenv'. */
100772445Sassar#undef HAVE_UNSETENV
100855682Smarkm
1009102644Snectar/* Define to 1 if you have the `unvis' function. */
101072445Sassar#undef HAVE_UNVIS
101155682Smarkm
1012102644Snectar/* Define to 1 if you have the <userconf.h> header file. */
101372445Sassar#undef HAVE_USERCONF_H
101457416Smarkm
1015102644Snectar/* Define to 1 if you have the <usersec.h> header file. */
101672445Sassar#undef HAVE_USERSEC_H
101755682Smarkm
1018102644Snectar/* Define to 1 if you have the <util.h> header file. */
101972445Sassar#undef HAVE_UTIL_H
102057416Smarkm
1021102644Snectar/* Define to 1 if you have the <utmpx.h> header file. */
102272445Sassar#undef HAVE_UTMPX_H
102355682Smarkm
1024102644Snectar/* Define to 1 if you have the <utmp.h> header file. */
102572445Sassar#undef HAVE_UTMP_H
102655682Smarkm
1027102644Snectar/* Define to 1 if the system has the type `u_int16_t'. */
102890926Snectar#undef HAVE_U_INT16_T
102990926Snectar
1030102644Snectar/* Define to 1 if the system has the type `u_int32_t'. */
103190926Snectar#undef HAVE_U_INT32_T
103290926Snectar
1033102644Snectar/* Define to 1 if the system has the type `u_int64_t'. */
103490926Snectar#undef HAVE_U_INT64_T
103590926Snectar
1036102644Snectar/* Define to 1 if the system has the type `u_int8_t'. */
103790926Snectar#undef HAVE_U_INT8_T
103890926Snectar
1039102644Snectar/* Define to 1 if you have the `vasnprintf' function. */
104072445Sassar#undef HAVE_VASNPRINTF
104155682Smarkm
1042102644Snectar/* Define to 1 if you have the `vasprintf' function. */
104372445Sassar#undef HAVE_VASPRINTF
104455682Smarkm
1045102644Snectar/* Define if you have the function `verr'. */
104672445Sassar#undef HAVE_VERR
104755682Smarkm
1048102644Snectar/* Define if you have the function `verrx'. */
104972445Sassar#undef HAVE_VERRX
105055682Smarkm
1051102644Snectar/* Define to 1 if you have the `vhangup' function. */
105272445Sassar#undef HAVE_VHANGUP
105355682Smarkm
1054102644Snectar/* Define to 1 if you have the `vis' function. */
105572445Sassar#undef HAVE_VIS
105655682Smarkm
1057102644Snectar/* Define to 1 if you have the <vis.h> header file. */
105872445Sassar#undef HAVE_VIS_H
105955682Smarkm
106072445Sassar/* define if you have a working vsnprintf */
106172445Sassar#undef HAVE_VSNPRINTF
106255682Smarkm
1063102644Snectar/* Define if you have the function `vsyslog'. */
106472445Sassar#undef HAVE_VSYSLOG
106555682Smarkm
1066102644Snectar/* Define if you have the function `vwarn'. */
106772445Sassar#undef HAVE_VWARN
106855682Smarkm
1069102644Snectar/* Define if you have the function `vwarnx'. */
107072445Sassar#undef HAVE_VWARNX
107155682Smarkm
1072102644Snectar/* Define if you have the function `warn'. */
107372445Sassar#undef HAVE_WARN
107455682Smarkm
1075102644Snectar/* Define if you have the function `warnx'. */
107672445Sassar#undef HAVE_WARNX
107755682Smarkm
1078102644Snectar/* Define if you have the function `writev'. */
107972445Sassar#undef HAVE_WRITEV
108055682Smarkm
108172445Sassar/* define if struct winsize has ws_xpixel */
108272445Sassar#undef HAVE_WS_XPIXEL
108355682Smarkm
108472445Sassar/* define if struct winsize has ws_ypixel */
108572445Sassar#undef HAVE_WS_YPIXEL
108655682Smarkm
1087102644Snectar/* Define to 1 if you have the `XauFileName' function. */
108872445Sassar#undef HAVE_XAUFILENAME
108955682Smarkm
1090102644Snectar/* Define to 1 if you have the `XauReadAuth' function. */
109172445Sassar#undef HAVE_XAUREADAUTH
109255682Smarkm
1093102644Snectar/* Define to 1 if you have the `XauWriteAuth' function. */
109472445Sassar#undef HAVE_XAUWRITEAUTH
109555682Smarkm
1096102644Snectar/* Define to 1 if you have the `yp_get_default_domain' function. */
109772445Sassar#undef HAVE_YP_GET_DEFAULT_DOMAIN
109855682Smarkm
1099102644Snectar/* Define to 1 if you have the `_getpty' function. */
110072445Sassar#undef HAVE__GETPTY
110155682Smarkm
1102102644Snectar/* Define if you have the `_res' variable. */
1103102644Snectar#undef HAVE__RES
1104102644Snectar
1105102644Snectar/* define if your system declares _res */
1106102644Snectar#undef HAVE__RES_DECLARATION
1107102644Snectar
1108102644Snectar/* Define to 1 if you have the `_scrsize' function. */
110972445Sassar#undef HAVE__SCRSIZE
111055682Smarkm
111172445Sassar/* define if your compiler has __attribute__ */
111272445Sassar#undef HAVE___ATTRIBUTE__
111355682Smarkm
111472445Sassar/* Define if you have the `__progname' variable. */
111572445Sassar#undef HAVE___PROGNAME
111655682Smarkm
111772445Sassar/* define if your system declares __progname */
111872445Sassar#undef HAVE___PROGNAME_DECLARATION
111955682Smarkm
112055682Smarkm/* Define if you have the hesiod package. */
112155682Smarkm#undef HESIOD
112255682Smarkm
1123102644Snectar/* Define if you are running IRIX 4. */
1124102644Snectar#undef IRIX4
1125102644Snectar
112672445Sassar/* Define if you have the krb4 package. */
112772445Sassar#undef KRB4
112855682Smarkm
112972445Sassar/* Enable Kerberos 5 support in applications. */
113072445Sassar#undef KRB5
113155682Smarkm
1132102644Snectar/* Define if krb_mk_req takes const char * */
113372445Sassar#undef KRB_MK_REQ_CONST
113455682Smarkm
1135102644Snectar/* This is the krb4 sendauth version. */
1136102644Snectar#undef KRB_SENDAUTH_VERS
1137102644Snectar
113872445Sassar/* Define to zero if your krb.h doesn't */
113972445Sassar#undef KRB_VERIFY_NOT_SECURE
114055682Smarkm
114172445Sassar/* Define to one if your krb.h doesn't */
114272445Sassar#undef KRB_VERIFY_SECURE
114355682Smarkm
114472445Sassar/* Define to two if your krb.h doesn't */
114572445Sassar#undef KRB_VERIFY_SECURE_FAIL
114655682Smarkm
1147102644Snectar/* path to lib */
1148102644Snectar#undef LIBDIR
1149102644Snectar
1150102644Snectar/* path to libexec */
1151102644Snectar#undef LIBEXECDIR
1152102644Snectar
1153102644Snectar/* path to localstate */
1154102644Snectar#undef LOCALSTATEDIR
1155102644Snectar
115672445Sassar/* define if the system is missing a prototype for asnprintf() */
115772445Sassar#undef NEED_ASNPRINTF_PROTO
115855682Smarkm
115955682Smarkm/* define if the system is missing a prototype for asprintf() */
116055682Smarkm#undef NEED_ASPRINTF_PROTO
116155682Smarkm
116272445Sassar/* define if the system is missing a prototype for crypt() */
116372445Sassar#undef NEED_CRYPT_PROTO
116455682Smarkm
116555682Smarkm/* define if the system is missing a prototype for gethostname() */
116655682Smarkm#undef NEED_GETHOSTNAME_PROTO
116755682Smarkm
116855682Smarkm/* define if the system is missing a prototype for getusershell() */
116955682Smarkm#undef NEED_GETUSERSHELL_PROTO
117055682Smarkm
117172445Sassar/* define if the system is missing a prototype for glob() */
117272445Sassar#undef NEED_GLOB_PROTO
117372445Sassar
117472445Sassar/* define if the system is missing a prototype for hstrerror() */
117572445Sassar#undef NEED_HSTRERROR_PROTO
117672445Sassar
117755682Smarkm/* define if the system is missing a prototype for inet_aton() */
117855682Smarkm#undef NEED_INET_ATON_PROTO
117955682Smarkm
118072445Sassar/* define if the system is missing a prototype for mkstemp() */
118172445Sassar#undef NEED_MKSTEMP_PROTO
118255682Smarkm
118372445Sassar/* define if the system is missing a prototype for setenv() */
118472445Sassar#undef NEED_SETENV_PROTO
118555682Smarkm
118672445Sassar/* define if the system is missing a prototype for snprintf() */
118772445Sassar#undef NEED_SNPRINTF_PROTO
118855682Smarkm
1189102644Snectar/* define if the system is missing a prototype for strndup() */
1190102644Snectar#undef NEED_STRNDUP_PROTO
1191102644Snectar
119272445Sassar/* define if the system is missing a prototype for strsep() */
119372445Sassar#undef NEED_STRSEP_PROTO
119455682Smarkm
1195102644Snectar/* define if the system is missing a prototype for strsvis() */
1196102644Snectar#undef NEED_STRSVIS_PROTO
1197102644Snectar
119855682Smarkm/* define if the system is missing a prototype for strtok_r() */
119955682Smarkm#undef NEED_STRTOK_R_PROTO
120055682Smarkm
1201102644Snectar/* define if the system is missing a prototype for strunvis() */
1202102644Snectar#undef NEED_STRUNVIS_PROTO
1203102644Snectar
1204102644Snectar/* define if the system is missing a prototype for strvisx() */
1205102644Snectar#undef NEED_STRVISX_PROTO
1206102644Snectar
1207102644Snectar/* define if the system is missing a prototype for strvis() */
1208102644Snectar#undef NEED_STRVIS_PROTO
1209102644Snectar
1210102644Snectar/* define if the system is missing a prototype for svis() */
1211102644Snectar#undef NEED_SVIS_PROTO
1212102644Snectar
121372445Sassar/* define if the system is missing a prototype for unsetenv() */
121472445Sassar#undef NEED_UNSETENV_PROTO
121555682Smarkm
1216102644Snectar/* define if the system is missing a prototype for unvis() */
1217102644Snectar#undef NEED_UNVIS_PROTO
1218102644Snectar
121972445Sassar/* define if the system is missing a prototype for vasnprintf() */
122072445Sassar#undef NEED_VASNPRINTF_PROTO
122155682Smarkm
122272445Sassar/* define if the system is missing a prototype for vasprintf() */
122372445Sassar#undef NEED_VASPRINTF_PROTO
122455682Smarkm
1225102644Snectar/* define if the system is missing a prototype for vis() */
1226102644Snectar#undef NEED_VIS_PROTO
1227102644Snectar
122872445Sassar/* define if the system is missing a prototype for vsnprintf() */
122972445Sassar#undef NEED_VSNPRINTF_PROTO
123055682Smarkm
1231103423Snectar/* Define if you don't want to use mmap. */
1232103423Snectar#undef NO_MMAP
1233103423Snectar
123472445Sassar/* Define this to enable old environment option in telnet. */
123572445Sassar#undef OLD_ENVIRON
123655682Smarkm
123772445Sassar/* Define if you have the openldap package. */
123872445Sassar#undef OPENLDAP
123955682Smarkm
124072445Sassar/* define if prototype of openlog is compatible with void openlog(const char
124172445Sassar   *, int, int) */
124272445Sassar#undef OPENLOG_PROTO_COMPATIBLE
124355682Smarkm
124472445Sassar/* Define if you want OTP support in applications. */
124572445Sassar#undef OTP
124655682Smarkm
124772445Sassar/* Name of package */
124872445Sassar#undef PACKAGE
124955682Smarkm
1250102644Snectar/* Define to the address where bug reports for this package should be sent. */
1251102644Snectar#undef PACKAGE_BUGREPORT
1252102644Snectar
1253102644Snectar/* Define to the full name of this package. */
1254102644Snectar#undef PACKAGE_NAME
1255102644Snectar
1256102644Snectar/* Define to the full name and version of this package. */
1257102644Snectar#undef PACKAGE_STRING
1258102644Snectar
1259102644Snectar/* Define to the one symbol short name of this package. */
1260102644Snectar#undef PACKAGE_TARNAME
1261102644Snectar
1262102644Snectar/* Define to the version of this package. */
1263102644Snectar#undef PACKAGE_VERSION
1264102644Snectar
126572445Sassar/* Define if getlogin has POSIX flavour (and not BSD). */
126672445Sassar#undef POSIX_GETLOGIN
126755682Smarkm
126872445Sassar/* Define if getpwnam_r has POSIX flavour. */
126972445Sassar#undef POSIX_GETPWNAM_R
127055682Smarkm
127172445Sassar/* Define if you have the readline package. */
127272445Sassar#undef READLINE
127355682Smarkm
127472445Sassar/* Define as the return type of signal handlers (`int' or `void'). */
127572445Sassar#undef RETSIGTYPE
127655682Smarkm
1277102644Snectar/* path to sbin */
1278102644Snectar#undef SBINDIR
1279102644Snectar
1280102644Snectar/* Define to 1 if you have the ANSI C header files. */
128172445Sassar#undef STDC_HEADERS
128255682Smarkm
128372445Sassar/* Define if you have streams ptys. */
128472445Sassar#undef STREAMSPTY
128555682Smarkm
1286102644Snectar/* path to sysconf */
1287102644Snectar#undef SYSCONFDIR
1288102644Snectar
128972445Sassar/* Define to what version of SunOS you are running. */
129072445Sassar#undef SunOS
129155682Smarkm
1292102644Snectar/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
129372445Sassar#undef TIME_WITH_SYS_TIME
129455682Smarkm
1295102644Snectar/* Define to 1 if your <sys/time.h> declares `struct tm'. */
129672445Sassar#undef TM_IN_SYS_TIME
129755682Smarkm
129872445Sassar/* Version number of package */
129972445Sassar#undef VERSION
130055682Smarkm
130172445Sassar/* Define if signal handlers return void. */
130272445Sassar#undef VOID_RETSIGTYPE
130355682Smarkm
130472445Sassar/* define if target is big endian */
130572445Sassar#undef WORDS_BIGENDIAN
130655682Smarkm
1307102644Snectar/* Define to 1 if the X Window System is missing or not being used. */
130872445Sassar#undef X_DISPLAY_MISSING
130955682Smarkm
1310102644Snectar/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1311102644Snectar   `char[]'. */
131272445Sassar#undef YYTEXT_POINTER
131355682Smarkm
1314103423Snectar/* Number of bits in a file offset, on hosts where this is settable. */
1315103423Snectar#undef _FILE_OFFSET_BITS
1316103423Snectar
1317102644Snectar/* Define to enable extensions on glibc-based systems such as Linux. */
1318102644Snectar#undef _GNU_SOURCE
1319102644Snectar
1320103423Snectar/* Define for large files, on AIX-style hosts. */
1321103423Snectar#undef _LARGE_FILES
1322103423Snectar
132372445Sassar/* Define to empty if `const' does not conform to ANSI C. */
132472445Sassar#undef const
132555682Smarkm
132672445Sassar/* Define to `int' if <sys/types.h> doesn't define. */
132772445Sassar#undef gid_t
132855682Smarkm
1329127808Snectar/* Define to `__inline__' or `__inline' if that's what the C compiler
1330127808Snectar   calls it, or to nothing if 'inline' is not supported under any name.  */
1331127808Snectar#ifndef __cplusplus
133272445Sassar#undef inline
1333127808Snectar#endif
133455682Smarkm
133572445Sassar/* Define this to what the type mode_t should be. */
133672445Sassar#undef mode_t
133755682Smarkm
133872445Sassar/* Define to `long' if <sys/types.h> does not define. */
133972445Sassar#undef off_t
134055682Smarkm
134172445Sassar/* Define to `int' if <sys/types.h> does not define. */
134272445Sassar#undef pid_t
134355682Smarkm
134472445Sassar/* Define this to what the type sig_atomic_t should be. */
134572445Sassar#undef sig_atomic_t
134655682Smarkm
134772445Sassar/* Define to `unsigned' if <sys/types.h> does not define. */
134872445Sassar#undef size_t
134955682Smarkm
135072445Sassar/* Define to `int' if <sys/types.h> doesn't define. */
135172445Sassar#undef uid_t
135255682Smarkm
1353103423Snectar#if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4)
1354103423Snectar#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S))
1355103423Snectar#else
1356103423Snectar#define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (S))
1357103423Snectar#endif
135855682Smarkm
1359103423Snectar
1360103423Snectar
1361102644Snectar#if defined(ENCRYPTION) && !defined(AUTHENTICATION)
1362102644Snectar#define AUTHENTICATION 1
136372445Sassar#endif
136455682Smarkm
1365102644Snectar/* Set this to the default system lead string for telnetd 
1366102644Snectar * can contain %-escapes: %s=sysname, %m=machine, %r=os-release
1367102644Snectar * %v=os-version, %t=tty, %h=hostname, %d=date and time
1368102644Snectar */
1369102644Snectar#undef USE_IM
137055682Smarkm
1371102644Snectar/* Used with login -p */
1372102644Snectar#undef LOGIN_ARGS
137355682Smarkm
1374102644Snectar/* set this to a sensible login */
1375102644Snectar#ifndef LOGIN_PATH
1376102644Snectar#define LOGIN_PATH BINDIR "/login"
1377102644Snectar#endif
137855682Smarkm
137955682Smarkm
1380102644Snectar#ifdef ROKEN_RENAME
1381102644Snectar#include "roken_rename.h"
1382102644Snectar#endif
138355682Smarkm
1384103423Snectar#ifndef HAVE_KRB_KDCTIMEOFDAY
1385103423Snectar#define krb_kdctimeofday(X) gettimeofday((X), NULL)
1386103423Snectar#endif
1387103423Snectar
1388103423Snectar#ifndef HAVE_KRB_GET_KDC_TIME_DIFF
1389103423Snectar#define krb_get_kdc_time_diff() (0)
1390103423Snectar#endif
1391103423Snectar
1392102644Snectar#ifdef VOID_RETSIGTYPE
1393102644Snectar#define SIGRETURN(x) return
139455682Smarkm#else
1395102644Snectar#define SIGRETURN(x) return (RETSIGTYPE)(x)
139655682Smarkm#endif
139755682Smarkm
139855682Smarkm#ifdef BROKEN_REALLOC
139955682Smarkm#define realloc(X, Y) isoc_realloc((X), (Y))
140055682Smarkm#define isoc_realloc(X, Y) ((X) ? realloc((X), (Y)) : malloc(Y))
140155682Smarkm#endif
140255682Smarkm
140355682Smarkm
140455682Smarkm#if ENDIANESS_IN_SYS_PARAM_H
140555682Smarkm#  include <sys/types.h>
140655682Smarkm#  include <sys/param.h>
140755682Smarkm#  if BYTE_ORDER == BIG_ENDIAN
140855682Smarkm#  define WORDS_BIGENDIAN 1
140955682Smarkm#  endif
141055682Smarkm#endif
141178527Sassar
1412102644Snectar
1413102644Snectar#if _AIX
1414102644Snectar#define _ALL_SOURCE
1415102644Snectar/* XXX this is gross, but kills about a gazillion warnings */
1416102644Snectarstruct ether_addr;
1417102644Snectarstruct sockaddr;
1418102644Snectarstruct sockaddr_dl;
1419102644Snectarstruct sockaddr_in;
142078527Sassar#endif
1421102644Snectar
1422102644Snectar
1423102644Snectar/* IRIX 4 braindamage */
1424102644Snectar#if IRIX == 4 && !defined(__STDC__)
1425102644Snectar#define __STDC__ 0
1426102644Snectar#endif
1427102644Snectar
1428