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