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