www.pudn.com > 网络入侵检测系统(源码).rar > config.h.in


/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if on AIX 3.
   System headers sometimes define this.
   We just want to avoid a redefinition error message.  */
#ifndef _ALL_SOURCE
#undef _ALL_SOURCE
#endif

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#undef WORDS_BIGENDIAN

/* $Id: config.h.in,v 1.63 2001/01/26 19:03:07 roesch Exp $ */
#undef PACKAGE
#undef VERSION
#undef BSDI
#undef FREEBSD
#undef IRIX
#undef AIX
#undef LINUX
#undef OPENBSD
#undef PCAP_TIMEOUT_IGNORED
#undef SOLARIS
#undef STUPID_SOLARIS_CHECKSUM_BUG
#undef SUNOS
#undef HPUX
#undef OSF1
#undef WORDS_MUSTALIGN
#undef ENABLE_POSTGRESQL
#undef u_int8_t
#undef u_int16_t
#undef u_int32_t
#undef NEED_DECL_PRINTF
#undef NEED_DECL_FPRINTF
#undef NEED_DECL_SYSLOG
#undef NEED_DECL_PUTS
#undef NEED_DECL_PUTC
#undef NEED_DECL_FPUTS
#undef NEED_DECL_FPUTC
#undef NEED_DECL_FOPEN
#undef NEED_DECL_FCLOSE
#undef NEED_DECL_FWRITE
#undef NEED_DECL_FFLUSH
#undef NEED_DECL_GETOPT
#undef NEED_DECL_BZERO
#undef NEED_DECL_BCOPY
#undef NEED_DECL_MEMSET
#undef NEED_DECL_STRTOL
#undef NEED_DECL_STRCASECMP
#undef NEED_DECL_STRNCASECMP
#undef NEED_DECL_STRERROR
#undef NEED_DECL_PERROR
#undef NEED_DECL_SOCKET
#undef NEED_DECL_SENDTO
#undef NEED_DECL_VSNPRINTF
#undef NEED_DECL_STRTOUL
#undef ERRLIST_PREDEFINED

/* Define if you have the snprintf function.  */
#undef HAVE_SNPRINTF

/* Define if you have the strerror function.  */
#undef HAVE_STRERROR

/* Define if you have the strtoul function.  */
#undef HAVE_STRTOUL

/* Define if you have the vsnprintf function.  */
#undef HAVE_VSNPRINTF

/* Define if you have the  header file.  */
#undef HAVE_PATHS_H

/* Define if you have the  header file.  */
#undef HAVE_STDLIB_H

/* Define if you have the  header file.  */
#undef HAVE_STRING_H

/* Define if you have the  header file.  */
#undef HAVE_STRINGS_H

/* Define if you have the  header file.  */
#undef HAVE_SYS_SOCKIO_H

/* Define if you have the  header file.  */
#undef HAVE_UNISTD_H

/* Define if you have the m library (-lm).  */
#undef HAVE_LIBM

/* Define if you have the nsl library (-lnsl).  */
#undef HAVE_LIBNSL

/* Define if you have the pcap library (-lpcap).  */
#undef HAVE_LIBPCAP

/* Define if you have the socket library (-lsocket).  */
#undef HAVE_LIBSOCKET

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION

/* you have this cuz autoheader is dumb */
#undef NEED_DECL_