1*05b00f60SXin Li/* config.h.in. Generated from configure.ac by autoheader. */ 2*05b00f60SXin Li 3*05b00f60SXin Li/* Define to 1 if arpa/inet.h declares `ether_ntohost' */ 4*05b00f60SXin Li#undef ARPA_INET_H_DECLARES_ETHER_NTOHOST 5*05b00f60SXin Li 6*05b00f60SXin Li/* define if you want to build the possibly-buggy SMB printer */ 7*05b00f60SXin Li#undef ENABLE_SMB 8*05b00f60SXin Li 9*05b00f60SXin Li/* Define to 1 if you have the `bpf_dump' function. */ 10*05b00f60SXin Li#undef HAVE_BPF_DUMP 11*05b00f60SXin Li 12*05b00f60SXin Li/* capsicum support available */ 13*05b00f60SXin Li#undef HAVE_CAPSICUM 14*05b00f60SXin Li 15*05b00f60SXin Li/* Define to 1 if you have the `cap_enter' function. */ 16*05b00f60SXin Li#undef HAVE_CAP_ENTER 17*05b00f60SXin Li 18*05b00f60SXin Li/* Define to 1 if you have the `cap_ioctls_limit' function. */ 19*05b00f60SXin Li#undef HAVE_CAP_IOCTLS_LIMIT 20*05b00f60SXin Li 21*05b00f60SXin Li/* Define to 1 if you have the <cap-ng.h> header file. */ 22*05b00f60SXin Li#undef HAVE_CAP_NG_H 23*05b00f60SXin Li 24*05b00f60SXin Li/* Define to 1 if you have the `cap_rights_limit' function. */ 25*05b00f60SXin Li#undef HAVE_CAP_RIGHTS_LIMIT 26*05b00f60SXin Li 27*05b00f60SXin Li/* Casper support available */ 28*05b00f60SXin Li#undef HAVE_CASPER 29*05b00f60SXin Li 30*05b00f60SXin Li/* Define to 1 if you have the declaration of `ether_ntohost' */ 31*05b00f60SXin Li#undef HAVE_DECL_ETHER_NTOHOST 32*05b00f60SXin Li 33*05b00f60SXin Li/* Define to 1 if you have the `ether_ntohost' function. */ 34*05b00f60SXin Li#undef HAVE_ETHER_NTOHOST 35*05b00f60SXin Li 36*05b00f60SXin Li/* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */ 37*05b00f60SXin Li#undef HAVE_EVP_CIPHER_CTX_NEW 38*05b00f60SXin Li 39*05b00f60SXin Li/* Define to 1 if you have the `EVP_DecryptInit_ex' function. */ 40*05b00f60SXin Li#undef HAVE_EVP_DECRYPTINIT_EX 41*05b00f60SXin Li 42*05b00f60SXin Li/* Define to 1 if you have the <fcntl.h> header file. */ 43*05b00f60SXin Li#undef HAVE_FCNTL_H 44*05b00f60SXin Li 45*05b00f60SXin Li/* Define to 1 if you have the `fork' function. */ 46*05b00f60SXin Li#undef HAVE_FORK 47*05b00f60SXin Li 48*05b00f60SXin Li/* Define to 1 if you have the `getopt_long' function. */ 49*05b00f60SXin Li#undef HAVE_GETOPT_LONG 50*05b00f60SXin Li 51*05b00f60SXin Li/* define if you have getrpcbynumber() */ 52*05b00f60SXin Li#undef HAVE_GETRPCBYNUMBER 53*05b00f60SXin Li 54*05b00f60SXin Li/* Define to 1 if you have the `getservent' function. */ 55*05b00f60SXin Li#undef HAVE_GETSERVENT 56*05b00f60SXin Li 57*05b00f60SXin Li/* Define to 1 if you have the <inttypes.h> header file. */ 58*05b00f60SXin Li#undef HAVE_INTTYPES_H 59*05b00f60SXin Li 60*05b00f60SXin Li/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */ 61*05b00f60SXin Li#undef HAVE_LIBCAP_NG 62*05b00f60SXin Li 63*05b00f60SXin Li/* Define to 1 if you have the `crypto' library (-lcrypto). */ 64*05b00f60SXin Li#undef HAVE_LIBCRYPTO 65*05b00f60SXin Li 66*05b00f60SXin Li/* Define to 1 if you have the `rpc' library (-lrpc). */ 67*05b00f60SXin Li#undef HAVE_LIBRPC 68*05b00f60SXin Li 69*05b00f60SXin Li/* Define to 1 if you have the <memory.h> header file. */ 70*05b00f60SXin Li#undef HAVE_MEMORY_H 71*05b00f60SXin Li 72*05b00f60SXin Li/* Define to 1 if you have the <net/if.h> header file. */ 73*05b00f60SXin Li#undef HAVE_NET_IF_H 74*05b00f60SXin Li 75*05b00f60SXin Li/* Define to 1 if printf(3) does not support the z length modifier. */ 76*05b00f60SXin Li#undef HAVE_NO_PRINTF_Z 77*05b00f60SXin Li 78*05b00f60SXin Li/* Define to 1 if you have the `openat' function. */ 79*05b00f60SXin Li#undef HAVE_OPENAT 80*05b00f60SXin Li 81*05b00f60SXin Li/* Define to 1 if you have the <openssl/evp.h> header file. */ 82*05b00f60SXin Li#undef HAVE_OPENSSL_EVP_H 83*05b00f60SXin Li 84*05b00f60SXin Li/* define if the OS provides AF_INET6 and struct in6_addr */ 85*05b00f60SXin Li#undef HAVE_OS_IPV6_SUPPORT 86*05b00f60SXin Li 87*05b00f60SXin Li/* if there's an os_proto.h for this platform, to use additional prototypes */ 88*05b00f60SXin Li#undef HAVE_OS_PROTO_H 89*05b00f60SXin Li 90*05b00f60SXin Li/* Define to 1 if you have the `pcap_breakloop' function. */ 91*05b00f60SXin Li#undef HAVE_PCAP_BREAKLOOP 92*05b00f60SXin Li 93*05b00f60SXin Li/* Define to 1 if you have the `pcap_create' function. */ 94*05b00f60SXin Li#undef HAVE_PCAP_CREATE 95*05b00f60SXin Li 96*05b00f60SXin Li/* define if libpcap has pcap_datalink_name_to_val() */ 97*05b00f60SXin Li#undef HAVE_PCAP_DATALINK_NAME_TO_VAL 98*05b00f60SXin Li 99*05b00f60SXin Li/* define if libpcap has pcap_datalink_val_to_description() */ 100*05b00f60SXin Li#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 101*05b00f60SXin Li 102*05b00f60SXin Li/* define if libpcap has pcap_debug */ 103*05b00f60SXin Li#undef HAVE_PCAP_DEBUG 104*05b00f60SXin Li 105*05b00f60SXin Li/* Define to 1 if you have the `pcap_dump_flush' function. */ 106*05b00f60SXin Li#undef HAVE_PCAP_DUMP_FLUSH 107*05b00f60SXin Li 108*05b00f60SXin Li/* Define to 1 if you have the `pcap_dump_ftell' function. */ 109*05b00f60SXin Li#undef HAVE_PCAP_DUMP_FTELL 110*05b00f60SXin Li 111*05b00f60SXin Li/* Define to 1 if you have the `pcap_dump_ftell64' function. */ 112*05b00f60SXin Li#undef HAVE_PCAP_DUMP_FTELL64 113*05b00f60SXin Li 114*05b00f60SXin Li/* Define to 1 if you have the `pcap_findalldevs' function. */ 115*05b00f60SXin Li#undef HAVE_PCAP_FINDALLDEVS 116*05b00f60SXin Li 117*05b00f60SXin Li/* Define to 1 if you have the `pcap_findalldevs_ex' function. */ 118*05b00f60SXin Li#undef HAVE_PCAP_FINDALLDEVS_EX 119*05b00f60SXin Li 120*05b00f60SXin Li/* Define to 1 if you have the `pcap_free_datalinks' function. */ 121*05b00f60SXin Li#undef HAVE_PCAP_FREE_DATALINKS 122*05b00f60SXin Li 123*05b00f60SXin Li/* Define to 1 if the system has the type `pcap_if_t'. */ 124*05b00f60SXin Li#undef HAVE_PCAP_IF_T 125*05b00f60SXin Li 126*05b00f60SXin Li/* Define to 1 if you have the `pcap_lib_version' function. */ 127*05b00f60SXin Li#undef HAVE_PCAP_LIB_VERSION 128*05b00f60SXin Li 129*05b00f60SXin Li/* define if libpcap has pcap_list_datalinks() */ 130*05b00f60SXin Li#undef HAVE_PCAP_LIST_DATALINKS 131*05b00f60SXin Li 132*05b00f60SXin Li/* Define to 1 if you have the `pcap_open' function. */ 133*05b00f60SXin Li#undef HAVE_PCAP_OPEN 134*05b00f60SXin Li 135*05b00f60SXin Li/* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */ 136*05b00f60SXin Li#undef HAVE_PCAP_PCAP_INTTYPES_H 137*05b00f60SXin Li 138*05b00f60SXin Li/* Define to 1 if you have the `pcap_setdirection' function. */ 139*05b00f60SXin Li#undef HAVE_PCAP_SETDIRECTION 140*05b00f60SXin Li 141*05b00f60SXin Li/* Define to 1 if you have the `pcap_set_datalink' function. */ 142*05b00f60SXin Li#undef HAVE_PCAP_SET_DATALINK 143*05b00f60SXin Li 144*05b00f60SXin Li/* Define to 1 if you have the `pcap_set_immediate_mode' function. */ 145*05b00f60SXin Li#undef HAVE_PCAP_SET_IMMEDIATE_MODE 146*05b00f60SXin Li 147*05b00f60SXin Li/* Define to 1 if you have the `pcap_set_optimizer_debug' function. */ 148*05b00f60SXin Li#undef HAVE_PCAP_SET_OPTIMIZER_DEBUG 149*05b00f60SXin Li 150*05b00f60SXin Li/* Define to 1 if you have the `pcap_set_parser_debug' function. */ 151*05b00f60SXin Li#undef HAVE_PCAP_SET_PARSER_DEBUG 152*05b00f60SXin Li 153*05b00f60SXin Li/* Define to 1 if you have the `pcap_set_tstamp_precision' function. */ 154*05b00f60SXin Li#undef HAVE_PCAP_SET_TSTAMP_PRECISION 155*05b00f60SXin Li 156*05b00f60SXin Li/* Define to 1 if you have the `pcap_set_tstamp_type' function. */ 157*05b00f60SXin Li#undef HAVE_PCAP_SET_TSTAMP_TYPE 158*05b00f60SXin Li 159*05b00f60SXin Li/* define if libpcap has pcap_version */ 160*05b00f60SXin Li#undef HAVE_PCAP_VERSION 161*05b00f60SXin Li 162*05b00f60SXin Li/* Define to 1 if you have the `pfopen' function. */ 163*05b00f60SXin Li#undef HAVE_PFOPEN 164*05b00f60SXin Li 165*05b00f60SXin Li/* Define to 1 if you have the <rpc/rpcent.h> header file. */ 166*05b00f60SXin Li#undef HAVE_RPC_RPCENT_H 167*05b00f60SXin Li 168*05b00f60SXin Li/* Define to 1 if you have the <rpc/rpc.h> header file. */ 169*05b00f60SXin Li#undef HAVE_RPC_RPC_H 170*05b00f60SXin Li 171*05b00f60SXin Li/* Define to 1 if you have the `setlinebuf' function. */ 172*05b00f60SXin Li#undef HAVE_SETLINEBUF 173*05b00f60SXin Li 174*05b00f60SXin Li/* Define to 1 if you have the <stdint.h> header file. */ 175*05b00f60SXin Li#undef HAVE_STDINT_H 176*05b00f60SXin Li 177*05b00f60SXin Li/* Define to 1 if you have the <stdlib.h> header file. */ 178*05b00f60SXin Li#undef HAVE_STDLIB_H 179*05b00f60SXin Li 180*05b00f60SXin Li/* Define to 1 if you have the `strdup' function. */ 181*05b00f60SXin Li#undef HAVE_STRDUP 182*05b00f60SXin Li 183*05b00f60SXin Li/* Define to 1 if you have the <strings.h> header file. */ 184*05b00f60SXin Li#undef HAVE_STRINGS_H 185*05b00f60SXin Li 186*05b00f60SXin Li/* Define to 1 if you have the <string.h> header file. */ 187*05b00f60SXin Li#undef HAVE_STRING_H 188*05b00f60SXin Li 189*05b00f60SXin Li/* Define to 1 if you have the `strlcat' function. */ 190*05b00f60SXin Li#undef HAVE_STRLCAT 191*05b00f60SXin Li 192*05b00f60SXin Li/* Define to 1 if you have the `strlcpy' function. */ 193*05b00f60SXin Li#undef HAVE_STRLCPY 194*05b00f60SXin Li 195*05b00f60SXin Li/* Define to 1 if you have the `strsep' function. */ 196*05b00f60SXin Li#undef HAVE_STRSEP 197*05b00f60SXin Li 198*05b00f60SXin Li/* Define to 1 if the system has the type `struct ether_addr'. */ 199*05b00f60SXin Li#undef HAVE_STRUCT_ETHER_ADDR 200*05b00f60SXin Li 201*05b00f60SXin Li/* Define to 1 if you have the <sys/stat.h> header file. */ 202*05b00f60SXin Li#undef HAVE_SYS_STAT_H 203*05b00f60SXin Li 204*05b00f60SXin Li/* Define to 1 if you have the <sys/types.h> header file. */ 205*05b00f60SXin Li#undef HAVE_SYS_TYPES_H 206*05b00f60SXin Li 207*05b00f60SXin Li/* Define to 1 if the system has the type `uintptr_t'. */ 208*05b00f60SXin Li#undef HAVE_UINTPTR_T 209*05b00f60SXin Li 210*05b00f60SXin Li/* Define to 1 if you have the <unistd.h> header file. */ 211*05b00f60SXin Li#undef HAVE_UNISTD_H 212*05b00f60SXin Li 213*05b00f60SXin Li/* Define to 1 if you have the `vfork' function. */ 214*05b00f60SXin Li#undef HAVE_VFORK 215*05b00f60SXin Li 216*05b00f60SXin Li/* define if libpcap has yydebug */ 217*05b00f60SXin Li#undef HAVE_YYDEBUG 218*05b00f60SXin Li 219*05b00f60SXin Li/* Define to 1 if netinet/ether.h declares `ether_ntohost' */ 220*05b00f60SXin Li#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 221*05b00f60SXin Li 222*05b00f60SXin Li/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */ 223*05b00f60SXin Li#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 224*05b00f60SXin Li 225*05b00f60SXin Li/* Define to 1 if net/ethernet.h declares `ether_ntohost' */ 226*05b00f60SXin Li#undef NET_ETHERNET_H_DECLARES_ETHER_NTOHOST 227*05b00f60SXin Li 228*05b00f60SXin Li/* Define to the address where bug reports for this package should be sent. */ 229*05b00f60SXin Li#undef PACKAGE_BUGREPORT 230*05b00f60SXin Li 231*05b00f60SXin Li/* Define to the full name of this package. */ 232*05b00f60SXin Li#undef PACKAGE_NAME 233*05b00f60SXin Li 234*05b00f60SXin Li/* Define to the full name and version of this package. */ 235*05b00f60SXin Li#undef PACKAGE_STRING 236*05b00f60SXin Li 237*05b00f60SXin Li/* Define to the one symbol short name of this package. */ 238*05b00f60SXin Li#undef PACKAGE_TARNAME 239*05b00f60SXin Li 240*05b00f60SXin Li/* Define to the home page for this package. */ 241*05b00f60SXin Li#undef PACKAGE_URL 242*05b00f60SXin Li 243*05b00f60SXin Li/* Define to the version of this package. */ 244*05b00f60SXin Li#undef PACKAGE_VERSION 245*05b00f60SXin Li 246*05b00f60SXin Li/* The size of `void *', as computed by sizeof. */ 247*05b00f60SXin Li#undef SIZEOF_VOID_P 248*05b00f60SXin Li 249*05b00f60SXin Li/* Define to 1 if you have the ANSI C header files. */ 250*05b00f60SXin Li#undef STDC_HEADERS 251*05b00f60SXin Li 252*05b00f60SXin Li/* Define to 1 if sys/ethernet.h declares `ether_ntohost' */ 253*05b00f60SXin Li#undef SYS_ETHERNET_H_DECLARES_ETHER_NTOHOST 254*05b00f60SXin Li 255*05b00f60SXin Li/* define if you have ether_ntohost() and it works */ 256*05b00f60SXin Li#undef USE_ETHER_NTOHOST 257*05b00f60SXin Li 258*05b00f60SXin Li/* Define if you enable support for libsmi */ 259*05b00f60SXin Li#undef USE_LIBSMI 260*05b00f60SXin Li 261*05b00f60SXin Li/* define if should chroot when dropping privileges */ 262*05b00f60SXin Li#undef WITH_CHROOT 263*05b00f60SXin Li 264*05b00f60SXin Li/* define if should drop privileges by default */ 265*05b00f60SXin Li#undef WITH_USER 266*05b00f60SXin Li 267*05b00f60SXin Li/* define on AIX to get certain functions */ 268*05b00f60SXin Li#undef _SUN 269*05b00f60SXin Li 270*05b00f60SXin Li/* to handle Ultrix compilers that don't support const in prototypes */ 271*05b00f60SXin Li#undef const 272*05b00f60SXin Li 273*05b00f60SXin Li/* Define as token for inline if inlining supported */ 274*05b00f60SXin Li#undef inline 275*05b00f60SXin Li 276*05b00f60SXin Li/* Define to `uint16_t' if u_int16_t not defined. */ 277*05b00f60SXin Li#undef u_int16_t 278*05b00f60SXin Li 279*05b00f60SXin Li/* Define to `uint32_t' if u_int32_t not defined. */ 280*05b00f60SXin Li#undef u_int32_t 281*05b00f60SXin Li 282*05b00f60SXin Li/* Define to `uint64_t' if u_int64_t not defined. */ 283*05b00f60SXin Li#undef u_int64_t 284*05b00f60SXin Li 285*05b00f60SXin Li/* Define to `uint8_t' if u_int8_t not defined. */ 286*05b00f60SXin Li#undef u_int8_t 287*05b00f60SXin Li 288*05b00f60SXin Li/* Define to the type of an unsigned integer type wide enough to hold a 289*05b00f60SXin Li pointer, if such a type exists, and if the system does not define it. */ 290*05b00f60SXin Li#undef uintptr_t 291