/* config.h. Generated by configure. */
/* config.h.in. */
/* Define if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
/* Define if you have the stat function. */
#define HAVE_STAT 1
/* Define if you have the mmap function */
#define HAVE_MMAP 1
/* Define if you have the system function */
#define HAVE_SYSTEM 1
/* Define if you have the readlink function */
#define HAVE_READLINK 1
/* Define if you have the popen function */
#define HAVE_POPEN 1
/* Define if you have the mkstemp function */
#define HAVE_MKSTEMP 1
/* Define if you have the tmpnam function */
#define HAVE_TMPNAM 1
/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
/* Define if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 1
/* Define if you have the <strstream.h> header file. */
/* #undef HAVE_STRSTREAM_H */
/* Define if the -lm math library is present. */
#define HAVE_LIBM 1
/* The following definitions indicate which utilities are available
for expanding compressed archive files, generating plots,
and decoding application-specific files. */
#define HAVE_GUNZIP 1
#define HAVE_GZCAT 1
#define HAVE_GZIP 1
#define HAVE_ZCAT 1
#define HAVE_UNCOMPRESS 1
#define HAVE_COMPRESS 1
/* #undef HAVE_GNUPLOT */
/* #undef HAVE_NETPBM */
#define HAVE_PDFTOTEXT 1
/* All of the following indicate prerequisites
for POP3 proxy support. */
/* Define if you have the socket function. */
#define HAVE_SOCKET 1
/* Define if you have the nsl library (-lnsl). */
/* #undef HAVE_LIBNSL */
/* Define if you have the resolv library (-lresolv). */
/* #undef HAVE_LIBRESOLV */
/* Define if you have the xnet library (-lxnet). */
/* #undef HAVE_LIBXNET */
/* Define if you have the socket library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
/* Define if you have the inet library (-linet). */
/* #undef HAVE_LIBINET */
/* Define if you have the signal function. */
#define HAVE_SIGNAL 1
/* Define as the return type of signal handlers (int or void). */
#define RETSIGTYPE int
/* The following data types are usually defined in system
header files. If they aren't, we supply plausible substitutes. */
/* Define to `unsigned long int' if not otherwise defined. */
#define u_int32_t unsigned long int
#define u_int16_t unsigned short int
/* Define if the C++ library is compatible with fdstream.hpp. */
/* #undef HAVE_FDSTREAM_COMPATIBILITY */
/* Define if the C++ library requires mystrstream_new.h. */
/* #undef HAVE_NEW_STRSTREAM */
/* Define to the name of the distribution. */
#define PRODUCT "annoyance-filter"
/* Define to the version of the distribution. */
#define VERSION "1.0d"
syntax highlighted by Code2HTML, v. 0.9.1