config.h.in revision 111726
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 the return type of signal handlers (int or void).  */
956893Sfenner#undef RETSIGTYPE
1056893Sfenner
1156893Sfenner/* Define if you can safely include both <sys/time.h> and <time.h>.  */
1256893Sfenner#undef TIME_WITH_SYS_TIME
1356893Sfenner
1456893Sfenner/* Define if you have SSLeay 0.9.0b with the buggy cast128. */
1556893Sfenner#undef HAVE_BUGGY_CAST128
1656893Sfenner
1775115Sfenner/* Define if you enable IPv6 support */
1856893Sfenner#undef INET6
1956893Sfenner
2056893Sfenner/* Define if you enable support for the libsmi. */
2156893Sfenner#undef LIBSMI
2256893Sfenner
2356893Sfenner/* define if you have struct __res_state_ext */
2456893Sfenner#undef HAVE_RES_STATE_EXT
2556893Sfenner
2656893Sfenner/* define if your struct __res_state has the nsort member */
2756893Sfenner#undef HAVE_NEW_RES_STATE
2856893Sfenner
2956893Sfenner/* define if you have the addrinfo function. */
3056893Sfenner#undef HAVE_ADDRINFO
3156893Sfenner
3256893Sfenner/* define if you need to include missing/addrinfoh.h. */
3356893Sfenner#undef NEED_ADDRINFO_H
3456893Sfenner
3556893Sfenner/* define ifyou have the h_errno variable. */
3656893Sfenner#undef HAVE_H_ERRNO
3756893Sfenner
3856893Sfenner/* define if IN6ADDRSZ is defined (XXX not used!) */
3956893Sfenner#undef HAVE_IN6ADDRSZ
4056893Sfenner
4156893Sfenner/* define if INADDRSZ is defined (XXX not used!) */
4256893Sfenner#undef HAVE_INADDRSZ
4356893Sfenner
4456893Sfenner/* define if this is a development version, to use additional prototypes. */
4556893Sfenner#undef HAVE_OS_PROTO_H
4656893Sfenner
4756893Sfenner/* define if RES_USE_INET6 is defined */
4856893Sfenner#undef HAVE_RES_USE_INET6
4956893Sfenner
5056893Sfenner/* define if struct sockaddr has the sa_len member */
5156893Sfenner#undef HAVE_SOCKADDR_SA_LEN
5256893Sfenner
5356893Sfenner/* define if you have struct sockaddr_storage */
5456893Sfenner#undef HAVE_SOCKADDR_STORAGE
5556893Sfenner
5698524Sfenner/* define if you have ether_ntohost() and it works */
5798524Sfenner#undef USE_ETHER_NTOHOST
5875115Sfenner
5956893Sfenner/* define if unaligned memory accesses fail */
6056893Sfenner#undef LBL_ALIGN
6156893Sfenner
6256893Sfenner/* The successful return value from signal (?)XXX */
6356893Sfenner#undef RETSIGVAL
6456893Sfenner
6556893Sfenner/* Define this on IRIX */
6656893Sfenner#undef _BSD_SIGNALS
6756893Sfenner
6856893Sfenner/* For HP/UX ANSI compiler? */
6956893Sfenner#undef _HPUX_SOURCE
7056893Sfenner
7156893Sfenner/* AIX hack. */
7256893Sfenner#undef _SUN
7356893Sfenner
7456893Sfenner/* Workaround for missing sized types */
7556893Sfenner/* XXX this should move to the more standard uint*_t */
7656893Sfenner#undef int16_t
7756893Sfenner#undef int32_t
7856893Sfenner#undef u_int16_t
7956893Sfenner#undef u_int32_t
8056893Sfenner#undef u_int8_t
8156893Sfenner
8298524Sfenner/* Whether or not to include the possibly-buggy SMB printer */
8398524Sfenner#undef TCPDUMP_DO_SMB
8498524Sfenner
8598524Sfenner/* Long story short: aclocal.m4 depends on autoconf 2.13
8698524Sfenner * implementation details wrt "const"; newer versions
8798524Sfenner * have different implementation details so for now we
8898524Sfenner * put "const" here.  This may cause duplicate definitions
8998524Sfenner * in config.h but that should be OK since they're the same.
9098524Sfenner */
9198524Sfenner#undef const
9298524Sfenner
9356893Sfenner/* The number of bytes in a char.  */
9456893Sfenner#undef SIZEOF_CHAR
9556893Sfenner
9656893Sfenner/* The number of bytes in a int.  */
9756893Sfenner#undef SIZEOF_INT
9856893Sfenner
9956893Sfenner/* The number of bytes in a long.  */
10056893Sfenner#undef SIZEOF_LONG
10156893Sfenner
10256893Sfenner/* The number of bytes in a short.  */
10356893Sfenner#undef SIZEOF_SHORT
10456893Sfenner
10575115Sfenner/* Define if you have the bpf_dump function.  */
10675115Sfenner#undef HAVE_BPF_DUMP
10775115Sfenner
10856893Sfenner/* Define if you have the ether_ntohost function.  */
10956893Sfenner#undef HAVE_ETHER_NTOHOST
11056893Sfenner
11156893Sfenner/* Define if you have the getaddrinfo function.  */
11256893Sfenner#undef HAVE_GETADDRINFO
11356893Sfenner
11456893Sfenner/* Define if you have the getnameinfo function.  */
11556893Sfenner#undef HAVE_GETNAMEINFO
11656893Sfenner
11756893Sfenner/* Define if you have the inet_aton function.  */
11856893Sfenner#undef HAVE_INET_ATON
11956893Sfenner
12056893Sfenner/* Define if you have the inet_ntop function.  */
12156893Sfenner#undef HAVE_INET_NTOP
12256893Sfenner
12356893Sfenner/* Define if you have the inet_pton function.  */
12456893Sfenner#undef HAVE_INET_PTON
12556893Sfenner
12656893Sfenner/* Define if you have the pfopen function.  */
12756893Sfenner#undef HAVE_PFOPEN
12856893Sfenner
12956893Sfenner/* Define if you have the setlinebuf function.  */
13056893Sfenner#undef HAVE_SETLINEBUF
13156893Sfenner
13256893Sfenner/* Define if you have the sigaction function.  */
13356893Sfenner#undef HAVE_SIGACTION
13456893Sfenner
13556893Sfenner/* Define if you have the sigset function.  */
13656893Sfenner#undef HAVE_SIGSET
13756893Sfenner
13875115Sfenner/* Define if you have the snprintf function.  */
13975115Sfenner#undef HAVE_SNPRINTF
14075115Sfenner
14156893Sfenner/* Define if you have the strcasecmp function.  */
14256893Sfenner#undef HAVE_STRCASECMP
14356893Sfenner
14498524Sfenner/* Define if you have the strdup function.  */
14598524Sfenner#undef HAVE_STRDUP
14698524Sfenner
14775115Sfenner/* Define if you have the strlcat function.  */
14875115Sfenner#undef HAVE_STRLCAT
14975115Sfenner
15075115Sfenner/* Define if you have the strlcpy function.  */
15175115Sfenner#undef HAVE_STRLCPY
15275115Sfenner
15356893Sfenner/* Define if you have the vfprintf function.  */
15456893Sfenner#undef HAVE_VFPRINTF
15556893Sfenner
15675115Sfenner/* Define if you have the vsnprintf function.  */
15775115Sfenner#undef HAVE_VSNPRINTF
15875115Sfenner
15956893Sfenner/* Define if you have the <cast.h> header file.  */
16056893Sfenner#undef HAVE_CAST_H
16156893Sfenner
16256893Sfenner/* Define if you have the <fcntl.h> header file.  */
16356893Sfenner#undef HAVE_FCNTL_H
16456893Sfenner
16575115Sfenner/* Define if you have the <netinet/if_ether.h> header file.  */
16675115Sfenner#undef HAVE_NETINET_IF_ETHER_H
16756893Sfenner
16856893Sfenner/* Define if you have the <rc5.h> header file.  */
16956893Sfenner#undef HAVE_RC5_H
17056893Sfenner
17156893Sfenner/* Define if you have the <rpc/rpcent.h> header file.  */
17256893Sfenner#undef HAVE_RPC_RPCENT_H
17356893Sfenner
17456893Sfenner/* Define if you have the <smi.h> header file.  */
17556893Sfenner#undef HAVE_SMI_H
17656893Sfenner
17756893Sfenner/* Define if you have the crypto library (-lcrypto).  */
17856893Sfenner#undef HAVE_LIBCRYPTO
17956893Sfenner
18056893Sfenner/* Define if you have the dnet library (-ldnet).  */
18156893Sfenner#undef HAVE_LIBDNET
18256893Sfenner
18356893Sfenner/* Define if you have the rpc library (-lrpc).  */
18456893Sfenner#undef HAVE_LIBRPC
18556893Sfenner
18656893Sfenner/* Define if you have the smi library (-lsmi).  */
18756893Sfenner#undef HAVE_LIBSMI
18856893Sfenner
189111726Sfenner/* Define as token for inline if inlining supported */
190111726Sfenner#undef inline
191111726Sfenner
19275115Sfenner/* define if your compiler has __attribute__ */
19375115Sfenner#undef HAVE___ATTRIBUTE__
19475115Sfenner
195