00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define if AIX */ 00005 /* #undef AIX */ 00006 00007 /* Define if broken SIOCGIFMTU */ 00008 /* #undef BROKEN_SIOCGIFMTU */ 00009 00010 /* Define if BSDi */ 00011 /* #undef BSDI */ 00012 00013 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 00014 systems. This function is required for `alloca.c' support on those systems. 00015 */ 00016 /* #undef CRAY_STACKSEG_END */ 00017 00018 /* Define to 1 if using `alloca.c'. */ 00019 /* #undef C_ALLOCA */ 00020 00021 /* Define if you want to enable database support */ 00022 /* #undef ENABLE_DB */ 00023 00024 /* Define if you want to use MySQL */ 00025 /* #undef ENABLE_MYSQL */ 00026 00027 /* Define if FreeBSD */ 00028 /* #undef FREEBSD */ 00029 00030 /* Define to 1 if you have the `alarm' function. */ 00031 #define HAVE_ALARM 1 00032 00033 /* Define to 1 if you have `alloca', as a function or macro. */ 00034 #define HAVE_ALLOCA 1 00035 00036 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 00037 */ 00038 #define HAVE_ALLOCA_H 1 00039 00040 /* Define to 1 if you have the <dlfcn.h> header file. */ 00041 #define HAVE_DLFCN_H 1 00042 00043 /* Define to 1 if the system has the type `int16_t'. */ 00044 #define HAVE_INT16_T 1 00045 00046 /* Define to 1 if the system has the type `int32_t'. */ 00047 #define HAVE_INT32_T 1 00048 00049 /* Define to 1 if the system has the type `int64_t'. */ 00050 #define HAVE_INT64_T 1 00051 00052 /* Define to 1 if the system has the type `int8_t'. */ 00053 #define HAVE_INT8_T 1 00054 00055 /* Define to 1 if you have the <inttypes.h> header file. */ 00056 #define HAVE_INTTYPES_H 1 00057 00058 /* Define to 1 if you have the `pthread' library (-lpthread). */ 00059 #define HAVE_LIBPTHREAD 1 00060 00061 /* Define to 1 if you have the <limits.h> header file. */ 00062 #define HAVE_LIMITS_H 1 00063 00064 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 00065 to 0 otherwise. */ 00066 #define HAVE_MALLOC 1 00067 00068 /* Define to 1 if you have the `memmove' function. */ 00069 #define HAVE_MEMMOVE 1 00070 00071 /* Define to 1 if you have the <memory.h> header file. */ 00072 #define HAVE_MEMORY_H 1 00073 00074 /* Define to 1 if you have the `memset' function. */ 00075 #define HAVE_MEMSET 1 00076 00077 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00078 #define HAVE_PTRDIFF_T 1 00079 00080 /* Define to 1 if your system has a GNU libc compatible `realloc' function, 00081 and to 0 otherwise. */ 00082 #define HAVE_REALLOC 1 00083 00084 /* Define to 1 if you have the `regcomp' function. */ 00085 #define HAVE_REGCOMP 1 00086 00087 /* Define to 1 if stdbool.h conforms to C99. */ 00088 #define HAVE_STDBOOL_H 1 00089 00090 /* Define to 1 if you have the <stddef.h> header file. */ 00091 #define HAVE_STDDEF_H 1 00092 00093 /* Define to 1 if you have the <stdint.h> header file. */ 00094 #define HAVE_STDINT_H 1 00095 00096 /* Define to 1 if you have the <stdlib.h> header file. */ 00097 #define HAVE_STDLIB_H 1 00098 00099 /* Define to 1 if you have the `strcasecmp' function. */ 00100 #define HAVE_STRCASECMP 1 00101 00102 /* Define to 1 if you have the `strdup' function. */ 00103 #define HAVE_STRDUP 1 00104 00105 /* Define to 1 if you have the <strings.h> header file. */ 00106 #define HAVE_STRINGS_H 1 00107 00108 /* Define to 1 if you have the <string.h> header file. */ 00109 #define HAVE_STRING_H 1 00110 00111 /* Define to 1 if you have the `strstr' function. */ 00112 #define HAVE_STRSTR 1 00113 00114 /* Define to 1 if you have the `strtol' function. */ 00115 #define HAVE_STRTOL 1 00116 00117 /* Define to 1 if you have the `strtoul' function. */ 00118 #define HAVE_STRTOUL 1 00119 00120 /* Define to 1 if you have the <sys/stat.h> header file. */ 00121 #define HAVE_SYS_STAT_H 1 00122 00123 /* Define to 1 if you have the <sys/time.h> header file. */ 00124 #define HAVE_SYS_TIME_H 1 00125 00126 /* Define to 1 if you have the <sys/types.h> header file. */ 00127 #define HAVE_SYS_TYPES_H 1 00128 00129 /* Define to 1 if the system has the type `uint16_t'. */ 00130 #define HAVE_UINT16_T 1 00131 00132 /* Define to 1 if the system has the type `uint32_t'. */ 00133 #define HAVE_UINT32_T 1 00134 00135 /* Define to 1 if the system has the type `uint64_t'. */ 00136 #define HAVE_UINT64_T 1 00137 00138 /* Define to 1 if the system has the type `uint8_t'. */ 00139 #define HAVE_UINT8_T 1 00140 00141 /* Define to 1 if you have the <unistd.h> header file. */ 00142 #define HAVE_UNISTD_H 1 00143 00144 /* Define to 1 if the system has the type `u_int16_t'. */ 00145 #define HAVE_U_INT16_T 1 00146 00147 /* Define to 1 if the system has the type `u_int32_t'. */ 00148 #define HAVE_U_INT32_T 1 00149 00150 /* Define to 1 if the system has the type `u_int64_t'. */ 00151 #define HAVE_U_INT64_T 1 00152 00153 /* Define to 1 if the system has the type `u_int8_t'. */ 00154 #define HAVE_U_INT8_T 1 00155 00156 /* Check if the compiler supports visibility */ 00157 #define HAVE_VISIBILITY 1 00158 00159 /* Define to 1 if you have the <wchar.h> header file. */ 00160 #define HAVE_WCHAR_H 1 00161 00162 /* Define to 1 if the system has the type `_Bool'. */ 00163 #define HAVE__BOOL 1 00164 00165 /* Define if HP-UX 10 or 11 */ 00166 /* #undef HPUX */ 00167 00168 /* Define if Irix 6 */ 00169 /* #undef IRIX */ 00170 00171 /* Define if Linux */ 00172 #define LINUX 1 00173 00174 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00175 */ 00176 #define LT_OBJDIR ".libs/" 00177 00178 /* Define if MacOS */ 00179 /* #undef MACOS */ 00180 00181 /* Define if OpenBSD < 2.3 */ 00182 /* #undef OPENBSD */ 00183 00184 /* Define if Tru64 */ 00185 /* #undef OSF1 */ 00186 00187 /* Package name */ 00188 #define PACKAGE "sf_ai_preprocessor" 00189 00190 /* Bug report address */ 00191 #define PACKAGE_BUGREPORT "blacklight@autistici.org" 00192 00193 /* Package full name */ 00194 #define PACKAGE_NAME "sf_ai_preprocessor" 00195 00196 /* Package string */ 00197 #define PACKAGE_STRING "Snort AI preprocessor" 00198 00199 /* Package tarname */ 00200 #define PACKAGE_TARNAME "sf_ai_preprocessor" 00201 00202 /* Define to the home page for this package. */ 00203 #define PACKAGE_URL "" 00204 00205 /* Package version */ 00206 #define PACKAGE_VERSION "0.1.0" 00207 00208 /* Define if pcap timeout is ignored */ 00209 #define PCAP_TIMEOUT_IGNORED 1 00210 00211 /* Define if Solaris */ 00212 /* #undef SOLARIS */ 00213 00214 /* If using the C implementation of alloca, define if you know the 00215 direction of stack growth for your system; otherwise it will be 00216 automatically deduced at runtime. 00217 STACK_DIRECTION > 0 => grows toward higher addresses 00218 STACK_DIRECTION < 0 => grows toward lower addresses 00219 STACK_DIRECTION = 0 => direction of growth unknown */ 00220 /* #undef STACK_DIRECTION */ 00221 00222 /* Define to 1 if you have the ANSI C header files. */ 00223 #define STDC_HEADERS 1 00224 00225 /* Define if SunOS */ 00226 /* #undef SUNOS */ 00227 00228 /* Use SUP_IP6 */ 00229 #define SUP_IP6 00230 00231 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00232 #define TIME_WITH_SYS_TIME 1 00233 00234 /* Module version */ 00235 #define VERSION "0.1.0" 00236 00237 /* Define if words are big endian */ 00238 /* #undef WORDS_BIGENDIAN */ 00239 00240 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 00241 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 00242 #define below would cause a syntax error. */ 00243 /* #undef _UINT32_T */ 00244 00245 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 00246 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 00247 #define below would cause a syntax error. */ 00248 /* #undef _UINT8_T */ 00249 00250 /* Define to rpl_malloc if the replacement function should be used. */ 00251 /* #undef malloc */ 00252 00253 /* Define to rpl_realloc if the replacement function should be used. */ 00254 /* #undef realloc */ 00255 00256 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00257 /* #undef size_t */ 00258 00259 /* Define to the type of an unsigned integer type of width exactly 16 bits if 00260 such a type exists and the standard includes do not define it. */ 00261 /* #undef uint16_t */ 00262 00263 /* Define to the type of an unsigned integer type of width exactly 32 bits if 00264 such a type exists and the standard includes do not define it. */ 00265 /* #undef uint32_t */ 00266 00267 /* Define to the type of an unsigned integer type of width exactly 8 bits if 00268 such a type exists and the standard includes do not define it. */ 00269 /* #undef uint8_t */