/* include/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if you have the header file. */ #undef HAVE_DLFCN_H /* Define if you have the `dl' library (-ldl). */ #undef HAVE_LIBDL /* 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 `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET /* Define if you have the `strdup' function. */ #undef HAVE_STRDUP /* Name of package */ #undef PACKAGE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* default log facility to use */ #undef LOG_FACILITY #ifndef LOG_FACILITY #define LOG_FACILITY LOG_USER #endif /* LOG_FACILITY */ /* do we have the altzone variable (need in solaris) */ #undef HAVE_ALTZONE