Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

config.h

Go to the documentation of this file.
00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.in 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 if ERRLIST_PREDEFINED */
00014 #define ERRLIST_PREDEFINED 
00015 
00016 /* Define if FREEBSD */
00017 /* #undef FREEBSD */
00018 
00019 /* Define to 1 if you have the <clamav.h> header file. */
00020 /* #undef HAVE_CLAMAV_H */
00021 
00022 /* Define to 1 if you have the <dnet.h> header file. */
00023 #define HAVE_DNET_H 1
00024 
00025 /* Define to 1 if you have the <inttypes.h> header file. */
00026 #define HAVE_INTTYPES_H 1
00027 
00028 /* Define to 1 if you have the `clamav' library (-lclamav). */
00029 /* #undef HAVE_LIBCLAMAV */
00030 
00031 /* Define to 1 if you have the `dnet' library (-ldnet). */
00032 #define HAVE_LIBDNET 1
00033 
00034 /* Define to 1 if you have the `ipq' library (-lipq). */
00035 #define HAVE_LIBIPQ 1
00036 
00037 /* Define to 1 if you have the `m' library (-lm). */
00038 #define HAVE_LIBM 1
00039 
00040 /* Define to 1 if you have the `net' library (-lnet). */
00041 /* #undef HAVE_LIBNET */
00042 
00043 /* Define to 1 if you have the `netfilter_queue' library (-lnetfilter_queue).
00044    */
00045 /* #undef HAVE_LIBNETFILTER_QUEUE */
00046 
00047 /* Define to 1 if you have the <libnet.h> header file. */
00048 /* #undef HAVE_LIBNET_H */
00049 
00050 /* Define to 1 if you have the `nfnetlink' library (-lnfnetlink). */
00051 /* #undef HAVE_LIBNFNETLINK */
00052 
00053 /* Define to 1 if you have the `nsl' library (-lnsl). */
00054 #define HAVE_LIBNSL 1
00055 
00056 /* Define to 1 if you have the `pcap' library (-lpcap). */
00057 #define HAVE_LIBPCAP 1
00058 
00059 /* Define to 1 if you have the `pcre' library (-lpcre). */
00060 #define HAVE_LIBPCRE 1
00061 
00062 /* Define whether Prelude support is enabled */
00063 /* #undef HAVE_LIBPRELUDE */
00064 
00065 /* Define to 1 if you have the `socket' library (-lsocket). */
00066 /* #undef HAVE_LIBSOCKET */
00067 
00068 /* Define to 1 if you have the `z' library (-lz). */
00069 /* #undef HAVE_LIBZ */
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 <paths.h> header file. */
00075 #define HAVE_PATHS_H 1
00076 
00077 /* Define to 1 if you have the <pcre.h> header file. */
00078 #define HAVE_PCRE_H 1
00079 
00080 /* Define to 1 if you have the `snprintf' function. */
00081 #define HAVE_SNPRINTF 1
00082 
00083 /* Define to 1 if you have the <stdint.h> header file. */
00084 #define HAVE_STDINT_H 1
00085 
00086 /* Define to 1 if you have the <stdlib.h> header file. */
00087 #define HAVE_STDLIB_H 1
00088 
00089 /* Define to 1 if you have the `strerror' function. */
00090 #define HAVE_STRERROR 1
00091 
00092 /* Define to 1 if you have the <strings.h> header file. */
00093 #define HAVE_STRINGS_H 1
00094 
00095 /* Define to 1 if you have the <string.h> header file. */
00096 #define HAVE_STRING_H 1
00097 
00098 /* Define to 1 if you have the `strlcat' function. */
00099 /* #undef HAVE_STRLCAT */
00100 
00101 /* Define to 1 if you have the `strlcpy' function. */
00102 /* #undef HAVE_STRLCPY */
00103 
00104 /* Define to 1 if you have the `strtoul' function. */
00105 /* #undef HAVE_STRTOUL */
00106 
00107 /* Define to 1 if you have the <sys/sockio.h> header file. */
00108 /* #undef HAVE_SYS_SOCKIO_H */
00109 
00110 /* Define to 1 if you have the <sys/stat.h> header file. */
00111 #define HAVE_SYS_STAT_H 1
00112 
00113 /* Define to 1 if you have the <sys/types.h> header file. */
00114 #define HAVE_SYS_TYPES_H 1
00115 
00116 /* Define to 1 if you have the <unistd.h> header file. */
00117 #define HAVE_UNISTD_H 1
00118 
00119 /* Define to 1 if you have the `vsnprintf' function. */
00120 /* #undef HAVE_VSNPRINTF */
00121 
00122 /* Define if the compiler understands __FUNCTION__. */
00123 #define HAVE___FUNCTION__ 1
00124 
00125 /* Define if the compiler understands __func__. */
00126 /* #undef HAVE___func__ */
00127 
00128 /* Define if HPUX */
00129 /* #undef HPUX */
00130 
00131 /* Define if IRIX */
00132 /* #undef IRIX */
00133 
00134 /* Define if LINUX */
00135 #define LINUX 
00136 
00137 /* Define if MACOS */
00138 /* #undef MACOS */
00139 
00140 /* Define if OPENBSD */
00141 /* #undef OPENBSD */
00142 
00143 /* Define if OSF1 */
00144 /* #undef OSF1 */
00145 
00146 /* Name of package */
00147 #define PACKAGE "snort"
00148 
00149 /* Define to the address where bug reports for this package should be sent. */
00150 #define PACKAGE_BUGREPORT ""
00151 
00152 /* Define to the full name of this package. */
00153 #define PACKAGE_NAME ""
00154 
00155 /* Define to the full name and version of this package. */
00156 #define PACKAGE_STRING ""
00157 
00158 /* Define to the one symbol short name of this package. */
00159 #define PACKAGE_TARNAME ""
00160 
00161 /* Define to the version of this package. */
00162 #define PACKAGE_VERSION ""
00163 
00164 /* Define if PCAP_TIMEOUT_IGNORED */
00165 #define PCAP_TIMEOUT_IGNORED 
00166 
00167 /* Define if SOLARIS */
00168 /* #undef SOLARIS */
00169 
00170 /* Define to 1 if you have the ANSI C header files. */
00171 #define STDC_HEADERS 1
00172 
00173 /* Define if SUNOS */
00174 /* #undef SUNOS */
00175 
00176 /* Version number of package */
00177 #define VERSION "2.4.4-final"
00178 
00179 /* Define to 1 if your processor stores words with the most significant byte
00180    first (like Motorola and SPARC, unlike Intel and VAX). */
00181 /* #undef WORDS_BIGENDIAN */
00182 
00183 /* Define if WORDS_MUSTALIGN */
00184 /* #undef WORDS_MUSTALIGN */
00185 
00186 /* Define __FUNCTION__ as required. */
00187 /* #undef __FUNCTION__ */
00188 
00189 /* Define to `uint16_t' if <sys/types.h> does not define. */
00190 /* #undef u_int16_t */
00191 
00192 /* Define to `uint32_t' if <sys/types.h> does not define. */
00193 /* #undef u_int32_t */
00194 
00195 /* Define to `uint8_t' if <sys/types.h> does not define. */
00196 /* #undef u_int8_t */

Generated on Sun May 14 14:51:10 2006 by  doxygen 1.4.2