/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define if AIX */ /* #undef AIX */ /* Define if BROKEN_SIOCGIFMTU */ /* #undef BROKEN_SIOCGIFMTU */ /* Define if BSDI */ /* #undef BSDI */ /* Define if ERRLIST_PREDEFINED */ #define ERRLIST_PREDEFINED /* Define if FREEBSD */ /* #undef FREEBSD */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_DNET_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `c' library (-lc). */ /* #undef HAVE_LIBC */ /* Define to 1 if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Define to 1 if you have the `dnet' library (-ldnet). */ /* #undef HAVE_LIBDNET */ /* Define to 1 if you have the `ipq' library (-lipq). */ /* #undef HAVE_LIBIPQ */ /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the `net' library (-lnet). */ /* #undef HAVE_LIBNET */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBNET_H */ /* Define to 1 if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define to 1 if you have the `pcap' library (-lpcap). */ #define HAVE_LIBPCAP 1 /* Define to 1 if you have the `pcre' library (-lpcre). */ #define HAVE_LIBPCRE 1 /* Define to 1 if you have the `pfring' library (-lpfring). */ /* #undef HAVE_LIBPFRING */ /* Define to 1 if you have the `pq' library (-lpq). */ /* #undef HAVE_LIBPQ */ /* Define whether Prelude support is enabled */ /* #undef HAVE_LIBPRELUDE */ /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the `z' library (-lz). */ /* #undef HAVE_LIBZ */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file. */ #define HAVE_PATHS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PCRE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PFRING_H */ /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* 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 `strerror' function. */ #define HAVE_STRERROR 1 /* 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 `strlcat' function. */ #define HAVE_STRLCAT 1 /* Define to 1 if you have the `strlcpy' function. */ #define HAVE_STRLCPY 1 /* Define to 1 if you have the `strtoul' function. */ /* #undef HAVE_STRTOUL */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKIO_H 1 /* 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_TYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if you have the `vsnprintf' function. */ /* #undef HAVE_VSNPRINTF */ /* Define to 1 if you have the `vswprintf' function. */ #define HAVE_VSWPRINTF 1 /* Define to 1 if you have the header file. */ #define HAVE_WCHAR_H 1 /* Define to 1 if you have the `wprintf' function. */ #define HAVE_WPRINTF 1 /* Define if the compiler understands __FUNCTION__. */ #define HAVE___FUNCTION__ 1 /* Define if the compiler understands __func__. */ /* #undef HAVE___func__ */ /* Define if HPUX */ /* #undef HPUX */ /* Define if IRIX */ /* #undef IRIX */ /* Define if LINUX */ /* #undef LINUX */ /* Define if MACOS */ /* #undef MACOS */ /* Define if OPENBSD */ /* #undef OPENBSD */ /* Define if OSF1 */ /* #undef OSF1 */ /* Name of package */ #define PACKAGE "snort" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define if PCAP_TIMEOUT_IGNORED */ /* #undef PCAP_TIMEOUT_IGNORED */ /* Define if SOLARIS */ /* #undef SOLARIS */ /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define if SUNOS */ /* #undef SUNOS */ /* Version number of package */ #define VERSION "2.7.0.1" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define if WORDS_MUSTALIGN */ /* #undef WORDS_MUSTALIGN */ /* Define __FUNCTION__ as required. */ /* #undef __FUNCTION__ */ /* Define to `uint16_t' if does not define. */ #define u_int16_t uint16_t /* Define to `uint32_t' if does not define. */ #define u_int32_t uint32_t /* Define to `uint8_t' if does not define. */ #define u_int8_t uint8_t