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