]>
The Tcpdump Group git mirrors - tcpdump/blob - acconfig.h
1 /* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
2 * make them to acconfig.h and rerun autoheader */
5 /* Define if you enable IPv6 support */
8 /* Define if you enable support for the libsmi. */
11 /* define if you have struct __res_state_ext */
12 #undef HAVE_RES_STATE_EXT
14 /* define if your struct __res_state has the nsort member */
15 #undef HAVE_NEW_RES_STATE
17 /* define if you have the addrinfo function. */
20 /* define if you need to include missing/addrinfoh.h. */
21 #undef NEED_ADDRINFO_H
23 /* define ifyou have the h_errno variable. */
26 /* define if IN6ADDRSZ is defined (XXX not used!) */
29 /* define if INADDRSZ is defined (XXX not used!) */
32 /* define if RES_USE_INET6 is defined */
33 #undef HAVE_RES_USE_INET6
35 /* define if you have struct sockaddr_storage */
36 #undef HAVE_SOCKADDR_STORAGE
38 /* define if you have both getipnodebyname() and getipnodebyaddr() */
39 #undef USE_GETIPNODEBY
41 /* define if you have ether_ntohost() and it works */
42 #undef USE_ETHER_NTOHOST
44 /* define if libpcap has pcap_version */
45 #undef HAVE_PCAP_VERSION
47 /* define if libpcap has pcap_debug */
48 #undef HAVE_PCAP_DEBUG
50 /* define if libpcap has yydebug */
53 /* define if libpcap has pcap_list_datalinks() */
54 #undef HAVE_PCAP_LIST_DATALINKS
56 /* define if libpcap has pcap_set_datalink() */
57 #undef HAVE_PCAP_SET_DATALINK
59 /* define if libpcap has pcap_datalink_name_to_val() */
60 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
62 /* define if libpcap has pcap_datalink_val_to_description() */
63 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
65 /* define if libpcap has pcap_dump_ftell() */
66 #undef HAVE_PCAP_DUMP_FTELL
68 /* define if you have getrpcbynumber() */
69 #undef HAVE_GETRPCBYNUMBER
71 /* Workaround for missing 64-bit formats */
77 /* Whether or not to include the possibly-buggy SMB printer */
80 /* Define if you have the dnet_htoa function. */
83 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
84 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
86 /* define if should drop privileges by default */
89 /* define if should chroot when dropping privileges */