/* include/config.h. Generated automatically by configure. */ /* include/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Define if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the `resolv' library (-lresolv). */ #define HAVE_LIBRESOLV 1 /* Define if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Name of package */ #define PACKAGE "openscep" /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "0.4.2" /* 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 */