config.h.in revision 75115
156893Sfenner/* config.h.in.  Generated automatically from configure.in by autoheader.  */
256893Sfenner/* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
356893Sfenner * make them to acconfig.h and rerun autoheader */
456893Sfenner
556893Sfenner/* Define to empty if the keyword does not work.  */
656893Sfenner#undef const
756893Sfenner
856893Sfenner/* Define as __inline if that's what the C compiler calls it.  */
956893Sfenner#undef inline
1056893Sfenner
1156893Sfenner/* Define as the return type of signal handlers (int or void).  */
1256893Sfenner#undef RETSIGTYPE
1356893Sfenner
1456893Sfenner/* Define if you can safely include both <sys/time.h> and <time.h>.  */
1556893Sfenner#undef TIME_WITH_SYS_TIME
1656893Sfenner
1756893Sfenner/* Define if your processor stores words with the most significant
1856893Sfenner   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
1956893Sfenner#undef WORDS_BIGENDIAN
2056893Sfenner
2156893Sfenner/* Define if you have SSLeay 0.9.0b with the buggy cast128. */
2256893Sfenner#undef HAVE_BUGGY_CAST128
2356893Sfenner
2475115Sfenner/* Define if you enable IPv6 support */
2556893Sfenner#undef INET6
2656893Sfenner
2756893Sfenner/* Define if you enable support for the libsmi. */
2856893Sfenner#undef LIBSMI
2956893Sfenner
3056893Sfenner/* define if you have struct __res_state_ext */
3156893Sfenner#undef HAVE_RES_STATE_EXT
3256893Sfenner
3356893Sfenner/* define if your struct __res_state has the nsort member */
3456893Sfenner#undef HAVE_NEW_RES_STATE
3556893Sfenner
3656893Sfenner/* define if you have the addrinfo function. */
3756893Sfenner#undef HAVE_ADDRINFO
3856893Sfenner
3956893Sfenner/* define if you need to include missing/addrinfoh.h. */
4056893Sfenner#undef NEED_ADDRINFO_H
4156893Sfenner
4256893Sfenner/* define ifyou have the h_errno variable. */
4356893Sfenner#undef HAVE_H_ERRNO
4456893Sfenner
4556893Sfenner/* define if IN6ADDRSZ is defined (XXX not used!) */
4656893Sfenner#undef HAVE_IN6ADDRSZ
4756893Sfenner
4856893Sfenner/* define if INADDRSZ is defined (XXX not used!) */
4956893Sfenner#undef HAVE_INADDRSZ
5056893Sfenner
5156893Sfenner/* define if this is a development version, to use additional prototypes. */
5256893Sfenner#undef HAVE_OS_PROTO_H
5356893Sfenner
5456893Sfenner/* define if RES_USE_INET6 is defined */
5556893Sfenner#undef HAVE_RES_USE_INET6
5656893Sfenner
5756893Sfenner/* define if struct sockaddr has the sa_len member */
5856893Sfenner#undef HAVE_SOCKADDR_SA_LEN
5956893Sfenner
6056893Sfenner/* define if you have struct sockaddr_storage */
6156893Sfenner#undef HAVE_SOCKADDR_STORAGE
6256893Sfenner
6375115Sfenner/* define if you have both getipnodebyname() and getipnodebyaddr() */
6475115Sfenner#undef USE_GETIPNODEBY
6575115Sfenner
6656893Sfenner/* define if unaligned memory accesses fail */
6756893Sfenner#undef LBL_ALIGN
6856893Sfenner
6956893Sfenner/* The successful return value from signal (?)XXX */
7056893Sfenner#undef RETSIGVAL
7156893Sfenner
7256893Sfenner/* Define this on IRIX */
7356893Sfenner#undef _BSD_SIGNALS
7456893Sfenner
7556893Sfenner/* For HP/UX ANSI compiler? */
7656893Sfenner#undef _HPUX_SOURCE
7756893Sfenner
7856893Sfenner/* AIX hack. */
7956893Sfenner#undef _SUN
8056893Sfenner
8156893Sfenner/* Workaround for missing sized types */
8256893Sfenner/* XXX this should move to the more standard uint*_t */
8356893Sfenner#undef int16_t
8456893Sfenner#undef int32_t
8556893Sfenner#undef u_int16_t
8656893Sfenner#undef u_int32_t
8756893Sfenner#undef u_int8_t
8856893Sfenner
8956893Sfenner/* The number of bytes in a char.  */
9056893Sfenner#undef SIZEOF_CHAR
9156893Sfenner
9256893Sfenner/* The number of bytes in a int.  */
9356893Sfenner#undef SIZEOF_INT
9456893Sfenner
9556893Sfenner/* The number of bytes in a long.  */
9656893Sfenner#undef SIZEOF_LONG
9756893Sfenner
9856893Sfenner/* The number of bytes in a short.  */
9956893Sfenner#undef SIZEOF_SHORT
10056893Sfenner
10175115Sfenner/* Define if you have the bpf_dump function.  */
10275115Sfenner#undef HAVE_BPF_DUMP
10375115Sfenner
10456893Sfenner/* Define if you have the ether_ntohost function.  */
10556893Sfenner#undef HAVE_ETHER_NTOHOST
10656893Sfenner
10775115Sfenner/* Define if you have the freeaddrinfo function.  */
10875115Sfenner#undef HAVE_FREEADDRINFO
10975115Sfenner
11056893Sfenner/* Define if you have the getaddrinfo function.  */
11156893Sfenner#undef HAVE_GETADDRINFO
11256893Sfenner
11375115Sfenner/* Define if you have the getipnodebyaddr function.  */
11475115Sfenner#undef HAVE_GETIPNODEBYADDR
11556893Sfenner
11675115Sfenner/* Define if you have the getipnodebyname function.  */
11775115Sfenner#undef HAVE_GETIPNODEBYNAME
11875115Sfenner
11956893Sfenner/* Define if you have the getnameinfo function.  */
12056893Sfenner#undef HAVE_GETNAMEINFO
12156893Sfenner
12256893Sfenner/* Define if you have the inet_aton function.  */
12356893Sfenner#undef HAVE_INET_ATON
12456893Sfenner
12556893Sfenner/* Define if you have the inet_ntop function.  */
12656893Sfenner#undef HAVE_INET_NTOP
12756893Sfenner
12856893Sfenner/* Define if you have the inet_pton function.  */
12956893Sfenner#undef HAVE_INET_PTON
13056893Sfenner
13156893Sfenner/* Define if you have the pfopen function.  */
13256893Sfenner#undef HAVE_PFOPEN
13356893Sfenner
13456893Sfenner/* Define if you have the setlinebuf function.  */
13556893Sfenner#undef HAVE_SETLINEBUF
13656893Sfenner
13756893Sfenner/* Define if you have the sigaction function.  */
13856893Sfenner#undef HAVE_SIGACTION
13956893Sfenner
14056893Sfenner/* Define if you have the sigset function.  */
14156893Sfenner#undef HAVE_SIGSET
14256893Sfenner
14375115Sfenner/* Define if you have the snprintf function.  */
14475115Sfenner#undef HAVE_SNPRINTF
14575115Sfenner
14656893Sfenner/* Define if you have the strcasecmp function.  */
14756893Sfenner#undef HAVE_STRCASECMP
14856893Sfenner
14975115Sfenner/* Define if you have the strlcat function.  */
15075115Sfenner#undef HAVE_STRLCAT
15175115Sfenner
15275115Sfenner/* Define if you have the strlcpy function.  */
15375115Sfenner#undef HAVE_STRLCPY
15475115Sfenner
15556893Sfenner/* Define if you have the vfprintf function.  */
15656893Sfenner#undef HAVE_VFPRINTF
15756893Sfenner
15875115Sfenner/* Define if you have the vsnprintf function.  */
15975115Sfenner#undef HAVE_VSNPRINTF
16075115Sfenner
16156893Sfenner/* Define if you have the <cast.h> header file.  */
16256893Sfenner#undef HAVE_CAST_H
16356893Sfenner
16456893Sfenner/* Define if you have the <fcntl.h> header file.  */
16556893Sfenner#undef HAVE_FCNTL_H
16656893Sfenner
16775115Sfenner/* Define if you have the <netinet/if_ether.h> header file.  */
16875115Sfenner#undef HAVE_NETINET_IF_ETHER_H
16956893Sfenner
17056893Sfenner/* Define if you have the <rc5.h> header file.  */
17156893Sfenner#undef HAVE_RC5_H
17256893Sfenner
17356893Sfenner/* Define if you have the <rpc/rpcent.h> header file.  */
17456893Sfenner#undef HAVE_RPC_RPCENT_H
17556893Sfenner
17656893Sfenner/* Define if you have the <smi.h> header file.  */
17756893Sfenner#undef HAVE_SMI_H
17856893Sfenner
17956893Sfenner/* Define if you have the crypto library (-lcrypto).  */
18056893Sfenner#undef HAVE_LIBCRYPTO
18156893Sfenner
18256893Sfenner/* Define if you have the dnet library (-ldnet).  */
18356893Sfenner#undef HAVE_LIBDNET
18456893Sfenner
18575115Sfenner/* Define if you have the nsl library (-lnsl).  */
18675115Sfenner#undef HAVE_LIBNSL
18775115Sfenner
18856893Sfenner/* Define if you have the resolv library (-lresolv).  */
18956893Sfenner#undef HAVE_LIBRESOLV
19056893Sfenner
19156893Sfenner/* Define if you have the rpc library (-lrpc).  */
19256893Sfenner#undef HAVE_LIBRPC
19356893Sfenner
19456893Sfenner/* Define if you have the smi library (-lsmi).  */
19556893Sfenner#undef HAVE_LIBSMI
19656893Sfenner
19756893Sfenner/* Define if you have the socket library (-lsocket).  */
19856893Sfenner#undef HAVE_LIBSOCKET
19956893Sfenner
20056893Sfenner/* Define if you have the str library (-lstr).  */
20156893Sfenner#undef HAVE_LIBSTR
20256893Sfenner
20375115Sfenner/* define if your compiler has __attribute__ */
20475115Sfenner#undef HAVE___ATTRIBUTE__
20575115Sfenner
206