3 /* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
4 * make them to acconfig.h and rerun autoheader */
7 /* Define if you have SSLeay 0.9.0b with the buggy cast128. */
8 #undef HAVE_BUGGY_CAST128
10 /* Define if you enable IPv6 support */
13 /* Define if you enable support for the libsmi. */
16 /* Define if you have the <smi.h> header file. */
19 /* define if you have struct __res_state_ext */
20 #undef HAVE_RES_STATE_EXT
22 /* define if your struct __res_state has the nsort member */
23 #undef HAVE_NEW_RES_STATE
26 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
28 #undef ETHER_HEADER_HAS_EA
30 /* define if struct ether_arp contains arp_xsha */
31 #undef ETHER_ARP_HAS_X
33 /* define if you have the addrinfo function. */
36 /* define if you need to include missing/addrinfoh.h. */
37 #undef NEED_ADDRINFO_H
39 /* define ifyou have the h_errno variable. */
42 /* define if IN6ADDRSZ is defined (XXX not used!) */
45 /* define if INADDRSZ is defined (XXX not used!) */
48 /* define if this is a development version, to use additional prototypes. */
49 #undef HAVE_OS_PROTO_H
51 /* define if <unistd.h> defines __P() */
52 #undef HAVE_PORTABLE_PROTOTYPE
54 /* define if RES_USE_INET6 is defined */
55 #undef HAVE_RES_USE_INET6
57 /* define if struct sockaddr has the sa_len member */
58 #undef HAVE_SOCKADDR_SA_LEN
60 /* define if you have struct sockaddr_storage */
61 #undef HAVE_SOCKADDR_STORAGE
63 /* define if you have both getipnodebyname() and getipnodebyaddr() */
64 #undef USE_GETIPNODEBY
66 /* define if you have ether_ntohost() and it works */
67 #undef USE_ETHER_NTOHOST
69 /* define if libpcap has pcap_version */
70 #undef HAVE_PCAP_VERSION
72 /* define if libpcap has pcap_debug */
73 #undef HAVE_PCAP_DEBUG
75 /* define if libpcap has yydebug */
78 /* define if libpcap has pcap_list_datalinks() */
79 #undef HAVE_PCAP_LIST_DATALINKS
81 /* define if libpcap has pcap_set_datalink() */
82 #undef HAVE_PCAP_SET_DATALINK
84 /* define if libpcap has pcap_datalink_name_to_val() */
85 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
87 /* define if libpcap has pcap_datalink_val_to_description() */
88 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
90 /* define if libpcap has pcap_dump_ftell() */
91 #undef HAVE_PCAP_DUMP_FTELL
93 /* define if you have getrpcbynumber() */
94 #undef HAVE_GETRPCBYNUMBER
96 /* define if unaligned memory accesses fail */
99 /* The successful return value from signal (?)XXX */
102 /* Define this on IRIX */
105 /* For HP/UX ANSI compiler? */
111 /* Workaround for missing 64-bit formats */
117 /* Whether or not to include the possibly-buggy SMB printer */
118 #undef TCPDUMP_DO_SMB
120 /* Long story short: aclocal.m4 depends on autoconf 2.13
121 * implementation details wrt "const"; newer versions
122 * have different implementation details so for now we
123 * put "const" here. This may cause duplicate definitions
124 * in config.h but that should be OK since they're the same.
128 /* Define if you have the dnet_htoa function. */
129 #undef HAVE_DNET_HTOA
131 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
132 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
134 /* define if should drop privileges by default */
137 /* define if should chroot when dropping privileges */