]>
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 the addrinfo function. */
14 /* define if you need to include missing/addrinfoh.h. */
15 #undef NEED_ADDRINFO_H
17 /* define ifyou have the h_errno variable. */
20 /* define if you have struct sockaddr_storage */
21 #undef HAVE_SOCKADDR_STORAGE
23 /* define if you have both getipnodebyname() and getipnodebyaddr() */
24 #undef USE_GETIPNODEBY
26 /* define if you have ether_ntohost() and it works */
27 #undef USE_ETHER_NTOHOST
29 /* define if libpcap has pcap_version */
30 #undef HAVE_PCAP_VERSION
32 /* define if libpcap has pcap_debug */
33 #undef HAVE_PCAP_DEBUG
35 /* define if libpcap has yydebug */
38 /* define if libpcap has pcap_list_datalinks() */
39 #undef HAVE_PCAP_LIST_DATALINKS
41 /* define if libpcap has pcap_set_datalink() */
42 #undef HAVE_PCAP_SET_DATALINK
44 /* define if libpcap has pcap_datalink_name_to_val() */
45 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
47 /* define if libpcap has pcap_datalink_val_to_description() */
48 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
50 /* define if libpcap has pcap_dump_ftell() */
51 #undef HAVE_PCAP_DUMP_FTELL
53 /* define if you have getrpcbynumber() */
54 #undef HAVE_GETRPCBYNUMBER
56 /* Workaround for missing 64-bit formats */
62 /* Whether or not to include the possibly-buggy SMB printer */
65 /* Define if you have the dnet_htoa function. */
68 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
69 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
71 /* define if should drop privileges by default */
74 /* define if should chroot when dropping privileges */