1/* config.h.in. Generated from configure.in by autoheader. */ 2 3/* define if you want to build the possibly-buggy SMB printer */ 4#undef ENABLE_SMB 5 6/* Define to 1 if you have the `alarm' function. */ 7#undef HAVE_ALARM 8 9/* Define to 1 if you have the `bpf_dump' function. */ 10#undef HAVE_BPF_DUMP 11 12/* capsicum support available */ 13#undef HAVE_CAPSICUM 14 15/* Define to 1 if you have the `cap_enter' function. */ 16#undef HAVE_CAP_ENTER 17 18/* Define to 1 if you have the `cap_ioctls_limit' function. */ 19#undef HAVE_CAP_IOCTLS_LIMIT 20 21/* Define to 1 if you have the <cap-ng.h> header file. */ 22#undef HAVE_CAP_NG_H 23 24/* Define to 1 if you have the `cap_rights_limit' function. */ 25#undef HAVE_CAP_RIGHTS_LIMIT 26 27/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you 28 don't. */ 29#undef HAVE_DECL_ETHER_NTOHOST 30 31/* define if you have the dnet_htoa function */ 32#undef HAVE_DNET_HTOA 33 34/* Define to 1 if you have the `ether_ntohost' function. */ 35#undef HAVE_ETHER_NTOHOST 36 37/* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */ 38#undef HAVE_EVP_CIPHER_CTX_NEW 39 40/* Define to 1 if you have the <fcntl.h> header file. */ 41#undef HAVE_FCNTL_H 42 43/* Define to 1 if you have the `fork' function. */ 44#undef HAVE_FORK 45 46/* Define to 1 if you have the `getopt_long' function. */ 47#undef HAVE_GETOPT_LONG 48 49/* define if you have getrpcbynumber() */ 50#undef HAVE_GETRPCBYNUMBER 51 52/* Define to 1 if you have the <inttypes.h> header file. */ 53#undef HAVE_INTTYPES_H 54 55/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */ 56#undef HAVE_LIBCAP_NG 57 58/* Define to 1 if you have the `crypto' library (-lcrypto). */ 59#undef HAVE_LIBCRYPTO 60 61/* Define to 1 if you have the `rpc' library (-lrpc). */ 62#undef HAVE_LIBRPC 63 64/* Define to 1 if you have the <memory.h> header file. */ 65#undef HAVE_MEMORY_H 66 67/* Define to 1 if you have the <netdnet/dnetdb.h> header file. */ 68#undef HAVE_NETDNET_DNETDB_H 69 70/* define if you have a dnet_htoa declaration in <netdnet/dnetdb.h> */ 71#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA 72 73/* Define to 1 if you have the <netinet/ether.h> header file. */ 74#undef HAVE_NETINET_ETHER_H 75 76/* Define to 1 if you have the <netinet/if_ether.h> header file. */ 77#undef HAVE_NETINET_IF_ETHER_H 78 79/* Define to 1 if you have the <net/if_pflog.h> header file. */ 80#undef HAVE_NET_IF_PFLOG_H 81 82/* Define to 1 if you have the <net/pfvar.h> header file. */ 83#undef HAVE_NET_PFVAR_H 84 85/* Define to 1 if you have the `openat' function. */ 86#undef HAVE_OPENAT 87 88/* Define to 1 if you have the <openssl/evp.h> header file. */ 89#undef HAVE_OPENSSL_EVP_H 90 91/* define if the OS provides AF_INET6 and struct in6_addr */ 92#undef HAVE_OS_IPV6_SUPPORT 93 94/* if there's an os_proto.h for this platform, to use additional prototypes */ 95#undef HAVE_OS_PROTO_H 96 97/* Define to 1 if you have the <pcap/bluetooth.h> header file. */ 98#undef HAVE_PCAP_BLUETOOTH_H 99 100/* Define to 1 if you have the `pcap_breakloop' function. */ 101#undef HAVE_PCAP_BREAKLOOP 102 103/* Define to 1 if you have the `pcap_create' function. */ 104#undef HAVE_PCAP_CREATE 105 106/* define if libpcap has pcap_datalink_name_to_val() */ 107#undef HAVE_PCAP_DATALINK_NAME_TO_VAL 108 109/* define if libpcap has pcap_datalink_val_to_description() */ 110#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 111 112/* define if libpcap has pcap_debug */ 113#undef HAVE_PCAP_DEBUG 114 115/* Define to 1 if you have the `pcap_dump_flush' function. */ 116#undef HAVE_PCAP_DUMP_FLUSH 117 118/* define if libpcap has pcap_dump_ftell() */ 119#undef HAVE_PCAP_DUMP_FTELL 120 121/* Define to 1 if you have the `pcap_findalldevs' function. */ 122#undef HAVE_PCAP_FINDALLDEVS 123 124/* Define to 1 if you have the `pcap_free_datalinks' function. */ 125#undef HAVE_PCAP_FREE_DATALINKS 126 127/* Define to 1 if the system has the type `pcap_if_t'. */ 128#undef HAVE_PCAP_IF_T 129 130/* Define to 1 if you have the `pcap_lib_version' function. */ 131#undef HAVE_PCAP_LIB_VERSION 132 133/* define if libpcap has pcap_list_datalinks() */ 134#undef HAVE_PCAP_LIST_DATALINKS 135 136/* Define to 1 if you have the <pcap/nflog.h> header file. */ 137#undef HAVE_PCAP_NFLOG_H 138 139/* Define to 1 if you have the `pcap_setdirection' function. */ 140#undef HAVE_PCAP_SETDIRECTION 141 142/* Define to 1 if you have the `pcap_set_datalink' function. */ 143#undef HAVE_PCAP_SET_DATALINK 144 145/* Define to 1 if you have the `pcap_set_immediate_mode' function. */ 146#undef HAVE_PCAP_SET_IMMEDIATE_MODE 147 148/* Define to 1 if you have the `pcap_set_optimizer_debug' function. */ 149#undef HAVE_PCAP_SET_OPTIMIZER_DEBUG 150 151/* Define to 1 if you have the `pcap_set_parser_debug' function. */ 152#undef HAVE_PCAP_SET_PARSER_DEBUG 153 154/* Define to 1 if you have the `pcap_set_tstamp_precision' function. */ 155#undef HAVE_PCAP_SET_TSTAMP_PRECISION 156 157/* Define to 1 if you have the `pcap_set_tstamp_type' function. */ 158#undef HAVE_PCAP_SET_TSTAMP_TYPE 159 160/* Define to 1 if you have the <pcap/usb.h> header file. */ 161#undef HAVE_PCAP_USB_H 162 163/* define if libpcap has pcap_version */ 164#undef HAVE_PCAP_VERSION 165 166/* Define to 1 if you have the `pfopen' function. */ 167#undef HAVE_PFOPEN 168 169/* Define to 1 if you have the <rpc/rpcent.h> header file. */ 170#undef HAVE_RPC_RPCENT_H 171 172/* Define to 1 if you have the <rpc/rpc.h> header file. */ 173#undef HAVE_RPC_RPC_H 174 175/* Define to 1 if you have the `setlinebuf' function. */ 176#undef HAVE_SETLINEBUF 177 178/* Define to 1 if you have the `sigaction' function. */ 179#undef HAVE_SIGACTION 180 181/* Define to 1 if you have the `sigset' function. */ 182#undef HAVE_SIGSET 183 184/* Define to 1 if you have the `snprintf' function. */ 185#undef HAVE_SNPRINTF 186 187/* if struct sockaddr has the sa_len member */ 188#undef HAVE_SOCKADDR_SA_LEN 189 190/* Define to 1 if you have the <stdint.h> header file. */ 191#undef HAVE_STDINT_H 192 193/* Define to 1 if you have the <stdlib.h> header file. */ 194#undef HAVE_STDLIB_H 195 196/* Define to 1 if you have the `strdup' function. */ 197#undef HAVE_STRDUP 198 199/* Define to 1 if you have the `strftime' function. */ 200#undef HAVE_STRFTIME 201 202/* Define to 1 if you have the <strings.h> header file. */ 203#undef HAVE_STRINGS_H 204 205/* Define to 1 if you have the <string.h> header file. */ 206#undef HAVE_STRING_H 207 208/* Define to 1 if you have the `strlcat' function. */ 209#undef HAVE_STRLCAT 210 211/* Define to 1 if you have the `strlcpy' function. */ 212#undef HAVE_STRLCPY 213 214/* Define to 1 if you have the `strsep' function. */ 215#undef HAVE_STRSEP 216 217/* Define to 1 if the system has the type `struct ether_addr'. */ 218#undef HAVE_STRUCT_ETHER_ADDR 219 220/* Define to 1 if you have the <sys/stat.h> header file. */ 221#undef HAVE_SYS_STAT_H 222 223/* Define to 1 if you have the <sys/types.h> header file. */ 224#undef HAVE_SYS_TYPES_H 225 226/* Define to 1 if the system has the type `uintptr_t'. */ 227#undef HAVE_UINTPTR_T 228 229/* Define to 1 if you have the <unistd.h> header file. */ 230#undef HAVE_UNISTD_H 231 232/* Define to 1 if you have the `vfork' function. */ 233#undef HAVE_VFORK 234 235/* Define to 1 if you have the `vfprintf' function. */ 236#undef HAVE_VFPRINTF 237 238/* Define to 1 if you have the `vsnprintf' function. */ 239#undef HAVE_VSNPRINTF 240 241/* define if libpcap has yydebug */ 242#undef HAVE_YYDEBUG 243 244/* define if your compiler has __attribute__ */ 245#undef HAVE___ATTRIBUTE__ 246 247/* if unaligned access fails */ 248#undef LBL_ALIGN 249 250/* Define to 1 if netinet/ether.h declares `ether_ntohost' */ 251#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 252 253/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */ 254#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 255 256/* Define to the address where bug reports for this package should be sent. */ 257#undef PACKAGE_BUGREPORT 258 259/* Define to the full name of this package. */ 260#undef PACKAGE_NAME 261 262/* Define to the full name and version of this package. */ 263#undef PACKAGE_STRING 264 265/* Define to the one symbol short name of this package. */ 266#undef PACKAGE_TARNAME 267 268/* Define to the home page for this package. */ 269#undef PACKAGE_URL 270 271/* Define to the version of this package. */ 272#undef PACKAGE_VERSION 273 274/* define if the platform doesn't define PRId64 */ 275#undef PRId64 276 277/* define if the platform doesn't define PRIo64 */ 278#undef PRIo64 279 280/* define if the platform doesn't define PRIx64 */ 281#undef PRIu64 282 283/* define if the platform doesn't define PRIu64 */ 284#undef PRIx64 285 286/* Define as the return type of signal handlers (`int' or `void'). */ 287#undef RETSIGTYPE 288 289/* return value of signal handlers */ 290#undef RETSIGVAL 291 292/* Define to 1 if you have the ANSI C header files. */ 293#undef STDC_HEADERS 294 295/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 296#undef TIME_WITH_SYS_TIME 297 298/* define if you have ether_ntohost() and it works */ 299#undef USE_ETHER_NTOHOST 300 301/* Define if you enable support for libsmi */ 302#undef USE_LIBSMI 303 304/* define if should chroot when dropping privileges */ 305#undef WITH_CHROOT 306 307/* define if should drop privileges by default */ 308#undef WITH_USER 309 310/* get BSD semantics on Irix */ 311#undef _BSD_SIGNALS 312 313/* define on AIX to get certain functions */ 314#undef _SUN 315 316/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 317 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 318 #define below would cause a syntax error. */ 319#undef _UINT32_T 320 321/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 322 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 323 #define below would cause a syntax error. */ 324#undef _UINT64_T 325 326/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 327 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 328 #define below would cause a syntax error. */ 329#undef _UINT8_T 330 331/* define if your compiler allows __attribute__((format)) without a warning */ 332#undef __ATTRIBUTE___FORMAT_OK 333 334/* define if your compiler allows __attribute__((format)) to be applied to 335 function pointers */ 336#undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 337 338/* define if your compiler allows __attribute__((noreturn)) to be applied to 339 function pointers */ 340#undef __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 341 342/* to handle Ultrix compilers that don't support const in prototypes */ 343#undef const 344 345/* Define as token for inline if inlining supported */ 346#undef inline 347 348/* Define to the type of a signed integer type of width exactly 16 bits if 349 such a type exists and the standard includes do not define it. */ 350#undef int16_t 351 352/* Define to the type of a signed integer type of width exactly 32 bits if 353 such a type exists and the standard includes do not define it. */ 354#undef int32_t 355 356/* Define to the type of a signed integer type of width exactly 64 bits if 357 such a type exists and the standard includes do not define it. */ 358#undef int64_t 359 360/* Define to the type of a signed integer type of width exactly 8 bits if such 361 a type exists and the standard includes do not define it. */ 362#undef int8_t 363 364/* Define to `uint16_t' if u_int16_t not defined. */ 365#undef u_int16_t 366 367/* Define to `uint32_t' if u_int32_t not defined. */ 368#undef u_int32_t 369 370/* Define to `uint64_t' if u_int64_t not defined. */ 371#undef u_int64_t 372 373/* Define to `uint8_t' if u_int8_t not defined. */ 374#undef u_int8_t 375 376/* Define to the type of an unsigned integer type of width exactly 16 bits if 377 such a type exists and the standard includes do not define it. */ 378#undef uint16_t 379 380/* Define to the type of an unsigned integer type of width exactly 32 bits if 381 such a type exists and the standard includes do not define it. */ 382#undef uint32_t 383 384/* Define to the type of an unsigned integer type of width exactly 64 bits if 385 such a type exists and the standard includes do not define it. */ 386#undef uint64_t 387 388/* Define to the type of an unsigned integer type of width exactly 8 bits if 389 such a type exists and the standard includes do not define it. */ 390#undef uint8_t 391 392/* Define to the type of an unsigned integer type wide enough to hold a 393 pointer, if such a type exists, and if the system does not define it. */ 394#undef uintptr_t 395