139e421e8SCy Schubert/* config.h.in. Generated from configure.ac by autoheader. */ 2b0453382SBill Fenner 3*ee67461eSJoseph Mingrone/* Define to 1 if arpa/inet.h declares `ether_ntohost' */ 4*ee67461eSJoseph Mingrone#undef ARPA_INET_H_DECLARES_ETHER_NTOHOST 5*ee67461eSJoseph Mingrone 63340d773SGleb Smirnoff/* define if you want to build the possibly-buggy SMB printer */ 73340d773SGleb Smirnoff#undef ENABLE_SMB 8b0453382SBill Fenner 95b0fe478SBruce M Simpson/* Define to 1 if you have the `bpf_dump' function. */ 10685295f4SBill Fenner#undef HAVE_BPF_DUMP 11685295f4SBill Fenner 123057e051SGleb Smirnoff/* capsicum support available */ 133057e051SGleb Smirnoff#undef HAVE_CAPSICUM 143c602fabSXin LI 153c602fabSXin LI/* Define to 1 if you have the `cap_enter' function. */ 163c602fabSXin LI#undef HAVE_CAP_ENTER 173c602fabSXin LI 183c602fabSXin LI/* Define to 1 if you have the `cap_ioctls_limit' function. */ 193c602fabSXin LI#undef HAVE_CAP_IOCTLS_LIMIT 203c602fabSXin LI 218bdc5a62SPatrick Kelsey/* Define to 1 if you have the <cap-ng.h> header file. */ 228bdc5a62SPatrick Kelsey#undef HAVE_CAP_NG_H 233c602fabSXin LI 243c602fabSXin LI/* Define to 1 if you have the `cap_rights_limit' function. */ 253c602fabSXin LI#undef HAVE_CAP_RIGHTS_LIMIT 263c602fabSXin LI 27*ee67461eSJoseph Mingrone/* Casper support available */ 28*ee67461eSJoseph Mingrone#undef HAVE_CASPER 29*ee67461eSJoseph Mingrone 30*ee67461eSJoseph Mingrone/* Define to 1 if you have the declaration of `ether_ntohost' */ 311de50e9fSSam Leffler#undef HAVE_DECL_ETHER_NTOHOST 321de50e9fSSam Leffler 335b0fe478SBruce M Simpson/* Define to 1 if you have the `ether_ntohost' function. */ 34b0453382SBill Fenner#undef HAVE_ETHER_NTOHOST 35b0453382SBill Fenner 363340d773SGleb Smirnoff/* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */ 373340d773SGleb Smirnoff#undef HAVE_EVP_CIPHER_CTX_NEW 383340d773SGleb Smirnoff 39*ee67461eSJoseph Mingrone/* Define to 1 if you have the `EVP_DecryptInit_ex' function. */ 40*ee67461eSJoseph Mingrone#undef HAVE_EVP_DECRYPTINIT_EX 41*ee67461eSJoseph Mingrone 425b0fe478SBruce M Simpson/* Define to 1 if you have the <fcntl.h> header file. */ 43b0453382SBill Fenner#undef HAVE_FCNTL_H 44b0453382SBill Fenner 45cac3dcd5SXin LI/* Define to 1 if you have the `fork' function. */ 46cac3dcd5SXin LI#undef HAVE_FORK 47cac3dcd5SXin LI 483c602fabSXin LI/* Define to 1 if you have the `getopt_long' function. */ 493c602fabSXin LI#undef HAVE_GETOPT_LONG 503c602fabSXin LI 513c602fabSXin LI/* define if you have getrpcbynumber() */ 523c602fabSXin LI#undef HAVE_GETRPCBYNUMBER 533c602fabSXin LI 54*ee67461eSJoseph Mingrone/* Define to 1 if you have the `getservent' function. */ 55*ee67461eSJoseph Mingrone#undef HAVE_GETSERVENT 56*ee67461eSJoseph Mingrone 575b0fe478SBruce M Simpson/* Define to 1 if you have the <inttypes.h> header file. */ 585b0fe478SBruce M Simpson#undef HAVE_INTTYPES_H 59b0453382SBill Fenner 608bdc5a62SPatrick Kelsey/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */ 618bdc5a62SPatrick Kelsey#undef HAVE_LIBCAP_NG 628bdc5a62SPatrick Kelsey 635b0fe478SBruce M Simpson/* Define to 1 if you have the `crypto' library (-lcrypto). */ 64b0453382SBill Fenner#undef HAVE_LIBCRYPTO 65b0453382SBill Fenner 665b0fe478SBruce M Simpson/* Define to 1 if you have the `rpc' library (-lrpc). */ 67b0453382SBill Fenner#undef HAVE_LIBRPC 68b0453382SBill Fenner 695b0fe478SBruce M Simpson/* Define to 1 if you have the <memory.h> header file. */ 705b0fe478SBruce M Simpson#undef HAVE_MEMORY_H 715b0fe478SBruce M Simpson 72*ee67461eSJoseph Mingrone/* Define to 1 if you have the <net/if.h> header file. */ 73*ee67461eSJoseph Mingrone#undef HAVE_NET_IF_H 745b0fe478SBruce M Simpson 75*ee67461eSJoseph Mingrone/* Define to 1 if printf(3) does not support the z length modifier. */ 76*ee67461eSJoseph Mingrone#undef HAVE_NO_PRINTF_Z 77b5bfcb5dSMax Laier 783c602fabSXin LI/* Define to 1 if you have the `openat' function. */ 793c602fabSXin LI#undef HAVE_OPENAT 803c602fabSXin LI 815b0fe478SBruce M Simpson/* Define to 1 if you have the <openssl/evp.h> header file. */ 825b0fe478SBruce M Simpson#undef HAVE_OPENSSL_EVP_H 835b0fe478SBruce M Simpson 843340d773SGleb Smirnoff/* define if the OS provides AF_INET6 and struct in6_addr */ 853340d773SGleb Smirnoff#undef HAVE_OS_IPV6_SUPPORT 863340d773SGleb Smirnoff 8727df3f5dSRui Paulo/* if there's an os_proto.h for this platform, to use additional prototypes */ 8827df3f5dSRui Paulo#undef HAVE_OS_PROTO_H 8927df3f5dSRui Paulo 905b0fe478SBruce M Simpson/* Define to 1 if you have the `pcap_breakloop' function. */ 915b0fe478SBruce M Simpson#undef HAVE_PCAP_BREAKLOOP 925b0fe478SBruce M Simpson 93a5779b6eSRui Paulo/* Define to 1 if you have the `pcap_create' function. */ 94a5779b6eSRui Paulo#undef HAVE_PCAP_CREATE 95a5779b6eSRui Paulo 963c602fabSXin LI/* define if libpcap has pcap_datalink_name_to_val() */ 973c602fabSXin LI#undef HAVE_PCAP_DATALINK_NAME_TO_VAL 983c602fabSXin LI 993c602fabSXin LI/* define if libpcap has pcap_datalink_val_to_description() */ 1003c602fabSXin LI#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1013c602fabSXin LI 1023c602fabSXin LI/* define if libpcap has pcap_debug */ 1033c602fabSXin LI#undef HAVE_PCAP_DEBUG 1043c602fabSXin LI 1055b0fe478SBruce M Simpson/* Define to 1 if you have the `pcap_dump_flush' function. */ 1065b0fe478SBruce M Simpson#undef HAVE_PCAP_DUMP_FLUSH 1075b0fe478SBruce M Simpson 108*ee67461eSJoseph Mingrone/* Define to 1 if you have the `pcap_dump_ftell' function. */ 1093c602fabSXin LI#undef HAVE_PCAP_DUMP_FTELL 1103c602fabSXin LI 111*ee67461eSJoseph Mingrone/* Define to 1 if you have the `pcap_dump_ftell64' function. */ 112*ee67461eSJoseph Mingrone#undef HAVE_PCAP_DUMP_FTELL64 113*ee67461eSJoseph Mingrone 1145b0fe478SBruce M Simpson/* Define to 1 if you have the `pcap_findalldevs' function. */ 1155b0fe478SBruce M Simpson#undef HAVE_PCAP_FINDALLDEVS 1165b0fe478SBruce M Simpson 117*ee67461eSJoseph Mingrone/* Define to 1 if you have the `pcap_findalldevs_ex' function. */ 118*ee67461eSJoseph Mingrone#undef HAVE_PCAP_FINDALLDEVS_EX 119*ee67461eSJoseph Mingrone 1203c602fabSXin LI/* Define to 1 if you have the `pcap_free_datalinks' function. */ 1213c602fabSXin LI#undef HAVE_PCAP_FREE_DATALINKS 1223c602fabSXin LI 1235b0fe478SBruce M Simpson/* Define to 1 if the system has the type `pcap_if_t'. */ 1245b0fe478SBruce M Simpson#undef HAVE_PCAP_IF_T 1255b0fe478SBruce M Simpson 1265b0fe478SBruce M Simpson/* Define to 1 if you have the `pcap_lib_version' function. */ 1275b0fe478SBruce M Simpson#undef HAVE_PCAP_LIB_VERSION 1285b0fe478SBruce M Simpson 1293c602fabSXin LI/* define if libpcap has pcap_list_datalinks() */ 1303c602fabSXin LI#undef HAVE_PCAP_LIST_DATALINKS 1313c602fabSXin LI 132*ee67461eSJoseph Mingrone/* Define to 1 if you have the `pcap_open' function. */ 133*ee67461eSJoseph Mingrone#undef HAVE_PCAP_OPEN 134*ee67461eSJoseph Mingrone 135*ee67461eSJoseph Mingrone/* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */ 136*ee67461eSJoseph Mingrone#undef HAVE_PCAP_PCAP_INTTYPES_H 1373c602fabSXin LI 1383c602fabSXin LI/* Define to 1 if you have the `pcap_setdirection' function. */ 1393c602fabSXin LI#undef HAVE_PCAP_SETDIRECTION 1403c602fabSXin LI 1413c602fabSXin LI/* Define to 1 if you have the `pcap_set_datalink' function. */ 1423c602fabSXin LI#undef HAVE_PCAP_SET_DATALINK 1433c602fabSXin LI 1448bdc5a62SPatrick Kelsey/* Define to 1 if you have the `pcap_set_immediate_mode' function. */ 1458bdc5a62SPatrick Kelsey#undef HAVE_PCAP_SET_IMMEDIATE_MODE 1468bdc5a62SPatrick Kelsey 1473340d773SGleb Smirnoff/* Define to 1 if you have the `pcap_set_optimizer_debug' function. */ 1483340d773SGleb Smirnoff#undef HAVE_PCAP_SET_OPTIMIZER_DEBUG 1493340d773SGleb Smirnoff 1503340d773SGleb Smirnoff/* Define to 1 if you have the `pcap_set_parser_debug' function. */ 1513340d773SGleb Smirnoff#undef HAVE_PCAP_SET_PARSER_DEBUG 1523340d773SGleb Smirnoff 1533c602fabSXin LI/* Define to 1 if you have the `pcap_set_tstamp_precision' function. */ 1543c602fabSXin LI#undef HAVE_PCAP_SET_TSTAMP_PRECISION 1553c602fabSXin LI 156cac3dcd5SXin LI/* Define to 1 if you have the `pcap_set_tstamp_type' function. */ 157cac3dcd5SXin LI#undef HAVE_PCAP_SET_TSTAMP_TYPE 158cac3dcd5SXin LI 1593c602fabSXin LI/* define if libpcap has pcap_version */ 1603c602fabSXin LI#undef HAVE_PCAP_VERSION 1613c602fabSXin LI 1625b0fe478SBruce M Simpson/* Define to 1 if you have the `pfopen' function. */ 1635b0fe478SBruce M Simpson#undef HAVE_PFOPEN 1645b0fe478SBruce M Simpson 1655b0fe478SBruce M Simpson/* Define to 1 if you have the <rpc/rpcent.h> header file. */ 1665b0fe478SBruce M Simpson#undef HAVE_RPC_RPCENT_H 1675b0fe478SBruce M Simpson 168cac3dcd5SXin LI/* Define to 1 if you have the <rpc/rpc.h> header file. */ 169cac3dcd5SXin LI#undef HAVE_RPC_RPC_H 170cac3dcd5SXin LI 1715b0fe478SBruce M Simpson/* Define to 1 if you have the `setlinebuf' function. */ 1725b0fe478SBruce M Simpson#undef HAVE_SETLINEBUF 1735b0fe478SBruce M Simpson 1745b0fe478SBruce M Simpson/* Define to 1 if you have the <stdint.h> header file. */ 1755b0fe478SBruce M Simpson#undef HAVE_STDINT_H 1765b0fe478SBruce M Simpson 1775b0fe478SBruce M Simpson/* Define to 1 if you have the <stdlib.h> header file. */ 1785b0fe478SBruce M Simpson#undef HAVE_STDLIB_H 1795b0fe478SBruce M Simpson 1805b0fe478SBruce M Simpson/* Define to 1 if you have the `strdup' function. */ 1815b0fe478SBruce M Simpson#undef HAVE_STRDUP 1825b0fe478SBruce M Simpson 1835b0fe478SBruce M Simpson/* Define to 1 if you have the <strings.h> header file. */ 1845b0fe478SBruce M Simpson#undef HAVE_STRINGS_H 1855b0fe478SBruce M Simpson 1865b0fe478SBruce M Simpson/* Define to 1 if you have the <string.h> header file. */ 1875b0fe478SBruce M Simpson#undef HAVE_STRING_H 1885b0fe478SBruce M Simpson 1895b0fe478SBruce M Simpson/* Define to 1 if you have the `strlcat' function. */ 1905b0fe478SBruce M Simpson#undef HAVE_STRLCAT 1915b0fe478SBruce M Simpson 1925b0fe478SBruce M Simpson/* Define to 1 if you have the `strlcpy' function. */ 1935b0fe478SBruce M Simpson#undef HAVE_STRLCPY 1945b0fe478SBruce M Simpson 1955b0fe478SBruce M Simpson/* Define to 1 if you have the `strsep' function. */ 1965b0fe478SBruce M Simpson#undef HAVE_STRSEP 1975b0fe478SBruce M Simpson 198f4d0c64aSSam Leffler/* Define to 1 if the system has the type `struct ether_addr'. */ 199f4d0c64aSSam Leffler#undef HAVE_STRUCT_ETHER_ADDR 200f4d0c64aSSam Leffler 2015b0fe478SBruce M Simpson/* Define to 1 if you have the <sys/stat.h> header file. */ 2025b0fe478SBruce M Simpson#undef HAVE_SYS_STAT_H 2035b0fe478SBruce M Simpson 2045b0fe478SBruce M Simpson/* Define to 1 if you have the <sys/types.h> header file. */ 2055b0fe478SBruce M Simpson#undef HAVE_SYS_TYPES_H 2065b0fe478SBruce M Simpson 2078bdc5a62SPatrick Kelsey/* Define to 1 if the system has the type `uintptr_t'. */ 2088bdc5a62SPatrick Kelsey#undef HAVE_UINTPTR_T 2098bdc5a62SPatrick Kelsey 2105b0fe478SBruce M Simpson/* Define to 1 if you have the <unistd.h> header file. */ 2115b0fe478SBruce M Simpson#undef HAVE_UNISTD_H 2125b0fe478SBruce M Simpson 213cac3dcd5SXin LI/* Define to 1 if you have the `vfork' function. */ 214cac3dcd5SXin LI#undef HAVE_VFORK 215cac3dcd5SXin LI 2163c602fabSXin LI/* define if libpcap has yydebug */ 2173c602fabSXin LI#undef HAVE_YYDEBUG 2183c602fabSXin LI 2191de50e9fSSam Leffler/* Define to 1 if netinet/ether.h declares `ether_ntohost' */ 2201de50e9fSSam Leffler#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 2211de50e9fSSam Leffler 2221de50e9fSSam Leffler/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */ 2231de50e9fSSam Leffler#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 2241de50e9fSSam Leffler 225*ee67461eSJoseph Mingrone/* Define to 1 if net/ethernet.h declares `ether_ntohost' */ 226*ee67461eSJoseph Mingrone#undef NET_ETHERNET_H_DECLARES_ETHER_NTOHOST 227*ee67461eSJoseph Mingrone 2285b0fe478SBruce M Simpson/* Define to the address where bug reports for this package should be sent. */ 2295b0fe478SBruce M Simpson#undef PACKAGE_BUGREPORT 2305b0fe478SBruce M Simpson 2315b0fe478SBruce M Simpson/* Define to the full name of this package. */ 2325b0fe478SBruce M Simpson#undef PACKAGE_NAME 2335b0fe478SBruce M Simpson 2345b0fe478SBruce M Simpson/* Define to the full name and version of this package. */ 2355b0fe478SBruce M Simpson#undef PACKAGE_STRING 2365b0fe478SBruce M Simpson 2375b0fe478SBruce M Simpson/* Define to the one symbol short name of this package. */ 2385b0fe478SBruce M Simpson#undef PACKAGE_TARNAME 2395b0fe478SBruce M Simpson 2403c602fabSXin LI/* Define to the home page for this package. */ 2413c602fabSXin LI#undef PACKAGE_URL 2423c602fabSXin LI 2435b0fe478SBruce M Simpson/* Define to the version of this package. */ 2445b0fe478SBruce M Simpson#undef PACKAGE_VERSION 2455b0fe478SBruce M Simpson 246*ee67461eSJoseph Mingrone/* The size of `void *', as computed by sizeof. */ 247*ee67461eSJoseph Mingrone#undef SIZEOF_VOID_P 24827df3f5dSRui Paulo 2495b0fe478SBruce M Simpson/* Define to 1 if you have the ANSI C header files. */ 2505b0fe478SBruce M Simpson#undef STDC_HEADERS 2515b0fe478SBruce M Simpson 252*ee67461eSJoseph Mingrone/* Define to 1 if sys/ethernet.h declares `ether_ntohost' */ 253*ee67461eSJoseph Mingrone#undef SYS_ETHERNET_H_DECLARES_ETHER_NTOHOST 2545b0fe478SBruce M Simpson 2553c602fabSXin LI/* define if you have ether_ntohost() and it works */ 2563c602fabSXin LI#undef USE_ETHER_NTOHOST 2573c602fabSXin LI 2583c602fabSXin LI/* Define if you enable support for libsmi */ 2593c602fabSXin LI#undef USE_LIBSMI 2603c602fabSXin LI 2613c602fabSXin LI/* define if should chroot when dropping privileges */ 2623c602fabSXin LI#undef WITH_CHROOT 2633c602fabSXin LI 2643c602fabSXin LI/* define if should drop privileges by default */ 2653c602fabSXin LI#undef WITH_USER 2663c602fabSXin LI 267cac3dcd5SXin LI/* define on AIX to get certain functions */ 268cac3dcd5SXin LI#undef _SUN 269cac3dcd5SXin LI 27027df3f5dSRui Paulo/* to handle Ultrix compilers that don't support const in prototypes */ 27127df3f5dSRui Paulo#undef const 27227df3f5dSRui Paulo 2735b0fe478SBruce M Simpson/* Define as token for inline if inlining supported */ 2745b0fe478SBruce M Simpson#undef inline 275f4d0c64aSSam Leffler 2763c602fabSXin LI/* Define to `uint16_t' if u_int16_t not defined. */ 277f4d0c64aSSam Leffler#undef u_int16_t 278f4d0c64aSSam Leffler 2793c602fabSXin LI/* Define to `uint32_t' if u_int32_t not defined. */ 280f4d0c64aSSam Leffler#undef u_int32_t 281f4d0c64aSSam Leffler 2823c602fabSXin LI/* Define to `uint64_t' if u_int64_t not defined. */ 283f4d0c64aSSam Leffler#undef u_int64_t 284f4d0c64aSSam Leffler 2853c602fabSXin LI/* Define to `uint8_t' if u_int8_t not defined. */ 286f4d0c64aSSam Leffler#undef u_int8_t 2873c602fabSXin LI 2888bdc5a62SPatrick Kelsey/* Define to the type of an unsigned integer type wide enough to hold a 2898bdc5a62SPatrick Kelsey pointer, if such a type exists, and if the system does not define it. */ 2908bdc5a62SPatrick Kelsey#undef uintptr_t 291