/* config.h.in. */ /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you have the stat function. */ #undef HAVE_STAT /* Define if you have the mmap function */ #undef HAVE_MMAP /* Define if you have the system function */ #undef HAVE_SYSTEM /* Define if you have the readlink function */ #undef HAVE_READLINK /* Define if you have the popen function */ #undef HAVE_POPEN /* Define if you have the mkstemp function */ #undef HAVE_MKSTEMP /* Define if you have the tmpnam function */ #undef HAVE_TMPNAM /* 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_UNISTD_H /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_STRSTREAM_H /* Define if the -lm math library is present. */ #undef HAVE_LIBM /* The following definitions indicate which utilities are available for expanding compressed archive files, generating plots, and decoding application-specific files. */ #undef HAVE_GUNZIP #undef HAVE_GZCAT #undef HAVE_GZIP #undef HAVE_ZCAT #undef HAVE_UNCOMPRESS #undef HAVE_COMPRESS #undef HAVE_GNUPLOT #undef HAVE_NETPBM #undef HAVE_PDFTOTEXT /* All of the following indicate prerequisites for POP3 proxy support. */ /* Define if you have the socket function. */ #undef HAVE_SOCKET /* 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. */ #undef HAVE_SIGNAL /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* 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. */ #undef u_int32_t #undef u_int16_t /* 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. */ #undef PRODUCT /* Define to the version of the distribution. */ #undef VERSION