Home | History | Annotate | Line # | Download | only in dist
cmakeconfig.h.in revision 1.1.1.4
      1      1.1  christos /* cmakeconfig.h.in */
      2      1.1  christos 
      3  1.1.1.2  christos /* Define to 1 if arpa/inet.h declares `ether_hostton' */
      4  1.1.1.2  christos #cmakedefine ARPA_INET_H_DECLARES_ETHER_HOSTTON 1
      5  1.1.1.2  christos 
      6      1.1  christos /* Enable optimizer debugging */
      7      1.1  christos #cmakedefine BDEBUG 1
      8      1.1  christos 
      9  1.1.1.2  christos /* Define to 1 if remote packet capture is to be supported */
     10  1.1.1.2  christos #cmakedefine ENABLE_REMOTE 1
     11  1.1.1.2  christos 
     12  1.1.1.2  christos /* define if we have the AIX getnetbyname_r() */
     13  1.1.1.2  christos #cmakedefine HAVE_AIX_GETNETBYNAME_R 1
     14  1.1.1.2  christos 
     15  1.1.1.2  christos /* define if we have the AIX getprotobyname_r() */
     16  1.1.1.2  christos #cmakedefine HAVE_AIX_GETPROTOBYNAME_R 1
     17      1.1  christos 
     18  1.1.1.4  christos /* define if you have the AirPcap API */
     19  1.1.1.4  christos #cmakedefine HAVE_AIRPCAP_API 1
     20  1.1.1.4  christos 
     21  1.1.1.3  christos /* Define to 1 if you have the `asprintf' function. */
     22  1.1.1.3  christos #cmakedefine HAVE_ASPRINTF 1
     23  1.1.1.3  christos 
     24  1.1.1.4  christos /* Define to 1 if you have the <config/HaikuConfig.h> header file. */
     25  1.1.1.4  christos #cmakedefine HAVE_CONFIG_HAIKUCONFIG_H 1
     26  1.1.1.4  christos 
     27      1.1  christos /* define if you have the DAG API */
     28      1.1  christos #cmakedefine HAVE_DAG_API 1
     29      1.1  christos 
     30      1.1  christos /* define if you have dag_get_erf_types() */
     31      1.1  christos #cmakedefine HAVE_DAG_GET_ERF_TYPES 1
     32      1.1  christos 
     33      1.1  christos /* define if you have dag_get_stream_erf_types() */
     34      1.1  christos #cmakedefine HAVE_DAG_GET_STREAM_ERF_TYPES 1
     35      1.1  christos 
     36  1.1.1.2  christos /* define if you have large streams capable DAG API */
     37  1.1.1.2  christos #cmakedefine HAVE_DAG_LARGE_STREAMS_API 1
     38      1.1  christos 
     39      1.1  christos /* define if you have vdag_set_device_info() */
     40      1.1  christos #cmakedefine HAVE_DAG_VDAG 1
     41      1.1  christos 
     42  1.1.1.2  christos /* Define to 1 if you have the declaration of `ether_hostton' */
     43      1.1  christos #cmakedefine HAVE_DECL_ETHER_HOSTTON 1
     44      1.1  christos 
     45  1.1.1.2  christos /* Define to 1 if `dl_module_id_1' is a member of `dl_hp_ppa_info_t'. */
     46  1.1.1.2  christos #cmakedefine HAVE_DL_HP_PPA_INFO_T_DL_MODULE_ID_1 1
     47      1.1  christos 
     48  1.1.1.2  christos /* Define to 1 if the system has the type `dl_passive_req_t'. */
     49  1.1.1.2  christos #cmakedefine HAVE_DL_PASSIVE_REQ_T 1
     50      1.1  christos 
     51      1.1  christos /* Define to 1 if you have the `ether_hostton' function. */
     52      1.1  christos #cmakedefine HAVE_ETHER_HOSTTON 1
     53      1.1  christos 
     54      1.1  christos /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
     55      1.1  christos #cmakedefine HAVE_FSEEKO 1
     56      1.1  christos 
     57  1.1.1.2  christos /* Define to 1 if you have the `getspnam' function. */
     58  1.1.1.2  christos #cmakedefine HAVE_GETSPNAM 1
     59  1.1.1.2  christos 
     60  1.1.1.3  christos /* Define to 1 if you have a GNU-style `strerror_r' function. */
     61  1.1.1.3  christos #cmakedefine HAVE_GNU_STRERROR_R 1
     62  1.1.1.3  christos 
     63      1.1  christos /* on HP-UX 10.20 or later */
     64      1.1  christos #cmakedefine HAVE_HPUX10_20_OR_LATER 1
     65      1.1  christos 
     66      1.1  christos /* on HP-UX 9.x */
     67      1.1  christos #cmakedefine HAVE_HPUX9 1
     68      1.1  christos 
     69      1.1  christos /* Define to 1 if you have the <inttypes.h> header file. */
     70      1.1  christos #cmakedefine HAVE_INTTYPES_H 1
     71      1.1  christos 
     72      1.1  christos /* if libdlpi exists */
     73      1.1  christos #cmakedefine HAVE_LIBDLPI 1
     74      1.1  christos 
     75      1.1  christos /* if libnl exists */
     76      1.1  christos #cmakedefine HAVE_LIBNL 1
     77      1.1  christos 
     78      1.1  christos /* Define to 1 if you have the <linux/compiler.h> header file. */
     79      1.1  christos #cmakedefine HAVE_LINUX_COMPILER_H 1
     80      1.1  christos 
     81  1.1.1.2  christos /* define if we have the Linux getnetbyname_r() */
     82  1.1.1.2  christos #cmakedefine HAVE_LINUX_GETNETBYNAME_R 1
     83  1.1.1.2  christos 
     84  1.1.1.2  christos /* define if we have the Linux getprotobyname_r() */
     85  1.1.1.2  christos #cmakedefine HAVE_LINUX_GETPROTOBYNAME_R 1
     86  1.1.1.2  christos 
     87      1.1  christos /* Define to 1 if you have the <linux/net_tstamp.h> header file. */
     88      1.1  christos #cmakedefine HAVE_LINUX_NET_TSTAMP_H 1
     89      1.1  christos 
     90  1.1.1.2  christos /* Define to 1 if you have the <linux/socket.h> header file. */
     91  1.1.1.2  christos #cmakedefine HAVE_LINUX_SOCKET_H 1
     92  1.1.1.2  christos 
     93      1.1  christos /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
     94      1.1  christos #cmakedefine HAVE_LINUX_USBDEVICE_FS_H 1
     95      1.1  christos 
     96      1.1  christos /* Define to 1 if you have the <linux/wireless.h> header file. */
     97      1.1  christos #cmakedefine HAVE_LINUX_WIRELESS_H 1
     98      1.1  christos 
     99      1.1  christos /* Define to 1 if you have the <memory.h> header file. */
    100      1.1  christos #cmakedefine HAVE_MEMORY_H 1
    101      1.1  christos 
    102      1.1  christos /* Define to 1 if you have the <netpacket/packet.h> header file. */
    103      1.1  christos #cmakedefine HAVE_NETPACKET_PACKET_H 1
    104      1.1  christos 
    105  1.1.1.2  christos /* Define to 1 if you have the <net/bpf.h> header file. */
    106  1.1.1.2  christos #cmakedefine HAVE_NET_BPF_H 1
    107  1.1.1.2  christos 
    108  1.1.1.2  christos /* Define to 1 if you have the <net/enet.h> header file. */
    109  1.1.1.2  christos #cmakedefine HAVE_NET_ENET_H 1
    110  1.1.1.2  christos 
    111      1.1  christos /* Define to 1 if you have the <net/if_media.h> header file. */
    112      1.1  christos #cmakedefine HAVE_NET_IF_MEDIA_H 1
    113      1.1  christos 
    114  1.1.1.2  christos /* Define to 1 if you have the <net/nit.h> header file. */
    115  1.1.1.2  christos #cmakedefine HAVE_NET_NIT_H 1
    116  1.1.1.2  christos 
    117  1.1.1.2  christos /* Define to 1 if you have the <net/pfilt.h> header file. */
    118  1.1.1.2  christos #cmakedefine HAVE_NET_PFILT_H 1
    119  1.1.1.2  christos 
    120  1.1.1.2  christos /* Define to 1 if you have the <net/raw.h> header file. */
    121  1.1.1.2  christos #cmakedefine HAVE_NET_RAW_H 1
    122  1.1.1.2  christos 
    123  1.1.1.4  christos /* Use OpenSSL */
    124  1.1.1.4  christos #cmakedefine HAVE_OPENSSL 1
    125  1.1.1.4  christos 
    126      1.1  christos /* if there's an os_proto.h for this platform, to use additional prototypes */
    127      1.1  christos #cmakedefine HAVE_OS_PROTO_H 1
    128      1.1  christos 
    129  1.1.1.3  christos /* Define to 1 if Packet32 API (Npcap driver) is available */
    130  1.1.1.2  christos #cmakedefine HAVE_PACKET32 1
    131      1.1  christos 
    132  1.1.1.3  christos /* Define to 1 if NPcap's version.h is available */
    133  1.1.1.3  christos #cmakedefine HAVE_VERSION_H 1
    134  1.1.1.3  christos 
    135  1.1.1.3  christos /* Define to 1 if you have a POSIX-style `strerror_r' function. */
    136  1.1.1.3  christos #cmakedefine HAVE_POSIX_STRERROR_R 1
    137  1.1.1.3  christos 
    138      1.1  christos /* define if you have the Septel API */
    139      1.1  christos #cmakedefine HAVE_SEPTEL_API 1
    140      1.1  christos 
    141      1.1  christos /* define if you have the Myricom SNF API */
    142      1.1  christos #cmakedefine HAVE_SNF_API 1
    143      1.1  christos 
    144      1.1  christos /* Define to 1 if you have the `snprintf' function. */
    145      1.1  christos #cmakedefine HAVE_SNPRINTF 1
    146      1.1  christos 
    147  1.1.1.2  christos /* Define to 1 if the system has the type `socklen_t'. */
    148      1.1  christos #cmakedefine HAVE_SOCKLEN_T 1
    149      1.1  christos 
    150      1.1  christos /* On solaris */
    151      1.1  christos #cmakedefine HAVE_SOLARIS 1
    152      1.1  christos 
    153  1.1.1.2  christos /* define if we have the Solaris/IRIX getnetbyname_r() */
    154  1.1.1.2  christos #cmakedefine HAVE_SOLARIS_IRIX_GETNETBYNAME_R 1
    155  1.1.1.2  christos 
    156  1.1.1.2  christos /* define if we have the Solaris/IRIX getprotobyname_r() */
    157  1.1.1.2  christos #cmakedefine HAVE_SOLARIS_IRIX_GETPROTOBYNAME_R 1
    158  1.1.1.2  christos 
    159      1.1  christos /* Define to 1 if you have the <stdint.h> header file. */
    160      1.1  christos #cmakedefine HAVE_STDINT_H 1
    161      1.1  christos 
    162      1.1  christos /* Define to 1 if you have the <stdlib.h> header file. */
    163      1.1  christos #cmakedefine HAVE_STDLIB_H 1
    164      1.1  christos 
    165      1.1  christos /* Define to 1 if you have the `strerror' function. */
    166      1.1  christos #cmakedefine HAVE_STRERROR 1
    167      1.1  christos 
    168  1.1.1.2  christos /* Define to 1 if you have the <strings.h> header file. */
    169  1.1.1.2  christos #cmakedefine HAVE_STRINGS_H 1
    170  1.1.1.2  christos 
    171  1.1.1.2  christos /* Define to 1 if you have the <string.h> header file. */
    172  1.1.1.2  christos #cmakedefine HAVE_STRING_H 1
    173  1.1.1.2  christos 
    174  1.1.1.2  christos /* Define to 1 if you have the `strlcat' function. */
    175  1.1.1.2  christos #cmakedefine HAVE_STRLCAT 1
    176  1.1.1.2  christos 
    177      1.1  christos /* Define to 1 if you have the `strlcpy' function. */
    178      1.1  christos #cmakedefine HAVE_STRLCPY 1
    179      1.1  christos 
    180  1.1.1.2  christos /* Define to 1 if you have the `strtok_r' function. */
    181  1.1.1.2  christos #cmakedefine HAVE_STRTOK_R 1
    182  1.1.1.2  christos 
    183      1.1  christos /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
    184      1.1  christos #cmakedefine HAVE_STRUCT_BPF_TIMEVAL 1
    185      1.1  christos 
    186      1.1  christos /* Define to 1 if the system has the type `struct ether_addr'. */
    187      1.1  christos #cmakedefine HAVE_STRUCT_ETHER_ADDR 1
    188      1.1  christos 
    189  1.1.1.2  christos /* Define to 1 if `msg_control' is a member of `struct msghdr'. */
    190  1.1.1.2  christos #cmakedefine HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
    191  1.1.1.2  christos 
    192  1.1.1.2  christos /* Define to 1 if `msg_flags' is a member of `struct msghdr'. */
    193  1.1.1.2  christos #cmakedefine HAVE_STRUCT_MSGHDR_MSG_FLAGS 1
    194  1.1.1.2  christos 
    195  1.1.1.4  christos /* Define to 1 if the system has the type `struct rte_ether_addr'. */
    196  1.1.1.4  christos #cmakedefine HAVE_STRUCT_RTE_ETHER_ADDR 1
    197  1.1.1.4  christos 
    198  1.1.1.2  christos /* Define to 1 if `hci_channel' is a member of `struct sockaddr_hci'. */
    199  1.1.1.2  christos #cmakedefine HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL 1
    200  1.1.1.2  christos 
    201  1.1.1.2  christos /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
    202  1.1.1.2  christos #cmakedefine HAVE_STRUCT_SOCKADDR_SA_LEN 1
    203  1.1.1.2  christos 
    204  1.1.1.2  christos /* Define to 1 if the system has the type `struct sockaddr_storage'. */
    205  1.1.1.2  christos #cmakedefine HAVE_STRUCT_SOCKADDR_STORAGE 1
    206  1.1.1.2  christos 
    207  1.1.1.2  christos /* Define to 1 if `tp_vlan_tci' is a member of `struct tpacket_auxdata'. */
    208  1.1.1.2  christos #cmakedefine HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI 1
    209  1.1.1.2  christos 
    210  1.1.1.2  christos /* Define to 1 if `bRequestType' is a member of `struct
    211  1.1.1.2  christos    usbdevfs_ctrltransfer'. */
    212  1.1.1.2  christos #cmakedefine HAVE_STRUCT_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 1
    213      1.1  christos 
    214      1.1  christos /* Define to 1 if you have the <sys/bufmod.h> header file. */
    215      1.1  christos #cmakedefine HAVE_SYS_BUFMOD_H 1
    216      1.1  christos 
    217      1.1  christos /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
    218      1.1  christos #cmakedefine HAVE_SYS_DLPI_EXT_H 1
    219      1.1  christos 
    220  1.1.1.2  christos /* Define to 1 if you have the <sys/dlpi.h> header file. */
    221  1.1.1.2  christos #cmakedefine HAVE_SYS_DLPI_H 1
    222  1.1.1.2  christos 
    223      1.1  christos /* Define to 1 if you have the <sys/ioccom.h> header file. */
    224      1.1  christos #cmakedefine HAVE_SYS_IOCCOM_H 1
    225      1.1  christos 
    226  1.1.1.2  christos /* Define to 1 if you have the <sys/net/nit.h> header file. */
    227  1.1.1.2  christos #cmakedefine HAVE_SYS_NET_NIT_H 1
    228  1.1.1.2  christos 
    229      1.1  christos /* Define to 1 if you have the <sys/sockio.h> header file. */
    230      1.1  christos #cmakedefine HAVE_SYS_SOCKIO_H 1
    231      1.1  christos 
    232      1.1  christos /* Define to 1 if you have the <sys/stat.h> header file. */
    233      1.1  christos #cmakedefine HAVE_SYS_STAT_H 1
    234      1.1  christos 
    235      1.1  christos /* Define to 1 if you have the <sys/types.h> header file. */
    236      1.1  christos #cmakedefine HAVE_SYS_TYPES_H 1
    237      1.1  christos 
    238      1.1  christos /* define if you have the TurboCap API */
    239      1.1  christos #cmakedefine HAVE_TC_API 1
    240      1.1  christos 
    241      1.1  christos /* Define to 1 if you have the <unistd.h> header file. */
    242      1.1  christos #cmakedefine HAVE_UNISTD_H 1
    243      1.1  christos 
    244  1.1.1.3  christos /* Define to 1 if you have the `vasprintf' function. */
    245  1.1.1.3  christos #cmakedefine HAVE_VASPRINTF 1
    246  1.1.1.3  christos 
    247      1.1  christos /* Define to 1 if you have the `vsnprintf' function. */
    248      1.1  christos #cmakedefine HAVE_VSNPRINTF 1
    249      1.1  christos 
    250  1.1.1.3  christos /* Define to 1 if you have the `vsyslog' function. */
    251  1.1.1.4  christos #cmakedefine HAVE_VSYSLOG 1
    252  1.1.1.4  christos 
    253  1.1.1.4  christos /* Define to 1 if you have the `_wcserror_s' function. */
    254  1.1.1.4  christos #cmakedefine HAVE__WCSERROR_S 1
    255  1.1.1.4  christos 
    256  1.1.1.4  christos /* define if __atomic_load_n is supported by the compiler */
    257  1.1.1.4  christos #cmakedefine HAVE___ATOMIC_LOAD_N 1
    258  1.1.1.4  christos 
    259  1.1.1.4  christos /* define if __atomic_store_n is supported by the compiler */
    260  1.1.1.4  christos #cmakedefine HAVE___ATOMIC_STORE_N 1
    261  1.1.1.4  christos 
    262  1.1.1.4  christos /* Define to 1 if you have the `PacketGetTimestampModes' function. */
    263  1.1.1.4  christos #cmakedefine HAVE_PACKET_GET_TIMESTAMP_MODES 1
    264  1.1.1.3  christos 
    265      1.1  christos /* Define to 1 if you have the `PacketIsLoopbackAdapter' function. */
    266      1.1  christos #cmakedefine HAVE_PACKET_IS_LOOPBACK_ADAPTER 1
    267      1.1  christos 
    268      1.1  christos /* IPv6 */
    269      1.1  christos #cmakedefine INET6 1
    270      1.1  christos 
    271      1.1  christos /* Define to 1 if netinet/ether.h declares `ether_hostton' */
    272      1.1  christos #cmakedefine NETINET_ETHER_H_DECLARES_ETHER_HOSTTON 1
    273      1.1  christos 
    274      1.1  christos /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
    275      1.1  christos #cmakedefine NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON 1
    276      1.1  christos 
    277  1.1.1.2  christos /* Define to 1 if net/ethernet.h declares `ether_hostton' */
    278  1.1.1.2  christos #cmakedefine NET_ETHERNET_H_DECLARES_ETHER_HOSTTON 1
    279  1.1.1.2  christos 
    280      1.1  christos /* do not use protochain */
    281      1.1  christos #cmakedefine NO_PROTOCHAIN 1
    282      1.1  christos 
    283      1.1  christos /* Define to the address where bug reports for this package should be sent. */
    284      1.1  christos #cmakedefine PACKAGE_BUGREPORT 1
    285      1.1  christos 
    286  1.1.1.4  christos /* Define to the DLL-preferred version string of this package. */
    287  1.1.1.2  christos #cmakedefine PACKAGE_VERSION_DLL @PACKAGE_VERSION_DLL@
    288  1.1.1.2  christos 
    289      1.1  christos /* Define to the full name of this package. */
    290  1.1.1.2  christos #cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
    291      1.1  christos 
    292      1.1  christos /* Define to the full name and version of this package. */
    293  1.1.1.2  christos #cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
    294      1.1  christos 
    295      1.1  christos /* Define to the one symbol short name of this package. */
    296      1.1  christos #cmakedefine PACKAGE_TARNAME 1
    297      1.1  christos 
    298      1.1  christos /* Define to the home page for this package. */
    299      1.1  christos #cmakedefine PACKAGE_URL 1
    300      1.1  christos 
    301      1.1  christos /* Define to the version of this package. */
    302  1.1.1.2  christos #cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
    303      1.1  christos 
    304      1.1  christos /* target host supports Bluetooth sniffing */
    305      1.1  christos #cmakedefine PCAP_SUPPORT_BT 1
    306      1.1  christos 
    307      1.1  christos /* target host supports Bluetooth Monitor */
    308      1.1  christos #cmakedefine PCAP_SUPPORT_BT_MONITOR 1
    309      1.1  christos 
    310      1.1  christos /* support D-Bus sniffing */
    311      1.1  christos #cmakedefine PCAP_SUPPORT_DBUS 1
    312      1.1  christos 
    313  1.1.1.4  christos /* target host supports DPDK */
    314  1.1.1.4  christos #cmakedefine PCAP_SUPPORT_DPDK 1
    315  1.1.1.4  christos 
    316  1.1.1.4  christos /* target host supports Linux usbmon for USB sniffing */
    317  1.1.1.4  christos #cmakedefine PCAP_SUPPORT_LINUX_USBMON 1
    318  1.1.1.4  christos 
    319      1.1  christos /* target host supports netfilter sniffing */
    320      1.1  christos #cmakedefine PCAP_SUPPORT_NETFILTER 1
    321      1.1  christos 
    322  1.1.1.2  christos /* target host supports netmap */
    323  1.1.1.2  christos #cmakedefine PCAP_SUPPORT_NETMAP 1
    324  1.1.1.2  christos 
    325  1.1.1.2  christos /* target host supports RDMA sniffing */
    326  1.1.1.2  christos #cmakedefine PCAP_SUPPORT_RDMASNIFF 1
    327  1.1.1.2  christos 
    328      1.1  christos /* Define to 1 if you have the ANSI C header files. */
    329      1.1  christos #cmakedefine STDC_HEADERS 1
    330      1.1  christos 
    331  1.1.1.2  christos /* Define to 1 if strings.h declares `ffs' */
    332  1.1.1.2  christos #cmakedefine STRINGS_H_DECLARES_FFS 1
    333  1.1.1.2  christos 
    334  1.1.1.2  christos /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
    335  1.1.1.2  christos #cmakedefine SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON 1
    336  1.1.1.2  christos 
    337      1.1  christos /* Enable parser debugging */
    338      1.1  christos #cmakedefine YYDEBUG 1
    339      1.1  christos 
    340      1.1  christos /* Enable large inode numbers on Mac OS X 10.5.  */
    341      1.1  christos #ifndef _DARWIN_USE_64_BIT_INODE
    342      1.1  christos # define _DARWIN_USE_64_BIT_INODE 1
    343      1.1  christos #endif
    344      1.1  christos 
    345      1.1  christos /* Number of bits in a file offset, on hosts where this is settable. */
    346      1.1  christos #cmakedefine _FILE_OFFSET_BITS 1
    347      1.1  christos 
    348      1.1  christos /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
    349      1.1  christos #cmakedefine _LARGEFILE_SOURCE 1
    350      1.1  christos 
    351      1.1  christos /* Define for large files, on AIX-style hosts. */
    352      1.1  christos #cmakedefine _LARGE_FILES 1
    353      1.1  christos 
    354      1.1  christos /* define on AIX to get certain functions */
    355      1.1  christos #cmakedefine _SUN 1
    356      1.1  christos 
    357      1.1  christos #if 0
    358      1.1  christos /* on sinix */
    359      1.1  christos #cmakedefine sinix 1
    360      1.1  christos #endif
    361