/* config.h.in. Generated from configure.in by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* airpcap.h preset */ #undef HAVE_AIRPCAP_H /* Define to 1 if you have the header file. */ #undef HAVE_ASM_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Math lib */ #undef HAVE_LIBM /* libnl netlink library */ #undef HAVE_LIBNL /* libnl-2.0 netlink library */ #undef HAVE_LIBNL20 /* libpcap packet capture lib */ #undef HAVE_LIBPCAP /* Define to 1 if you have the `wpcap' library (-lwpcap). */ #undef HAVE_LIBWPCAP /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_IF_ARP_H /* Netlink works */ #undef HAVE_LINUX_NETLINK /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_NL80211_H /* Linux wireless extentions present */ #undef HAVE_LINUX_WIRELESS /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_WIRELESS_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Netlink headers are there */ #undef HAVE_NETLINKHEADERS /* Define to 1 if you have the header file. */ #undef HAVE_NETLINK_ATTR_H /* Define to 1 if you have the header file. */ #undef HAVE_NETLINK_GENL_CTRL_H /* Define to 1 if you have the header file. */ #undef HAVE_NETLINK_GENL_FAMILY_H /* Define to 1 if you have the header file. */ #undef HAVE_NETLINK_GENL_GENL_H /* Define to 1 if you have the header file. */ #undef HAVE_NETLINK_MSG_H /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_ARP_H /* pcap.h present */ #undef HAVE_PCAP_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Compiling for Cygwin */ #undef SYS_CYGWIN /* Compiling for FreeBSD */ #undef SYS_FREEBSD /* Compiling for Linux OS */ #undef SYS_LINUX /* Compiling for OpenBSD */ #undef SYS_OPENBSD /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # undef WORDS_BIGENDIAN # endif #endif