/* libmonetra_config_pre.h.in. Generated from configure.in by autoheader. */ /* should IP be enabled */ #undef DISABLE_IP /* should SSL be enabled */ #undef ENABLE_SSL /* gethostbyname_r takes 6 args */ #undef GETHOSTBYNAME_1 /* gethostbyname_r takes 5 args */ #undef GETHOSTBYNAME_2 /* gethostbyname_r takes 3 args */ #undef GETHOSTBYNAME_3 /* gethostbyname_r does not exist */ #undef GETHOSTBYNAME_4 /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* is socklen_t defined or typedefd */ #undef HAVE_SOCKLEN_T /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* do we need to seed the random number generator */ #undef NEED_SEED /* does atoll exist */ #undef NO_ATOLL /* does a long long type exist */ #undef NO_LONG_LONG /* does strtoll exist */ #undef NO_STRTOLL /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to empty if `const' does not conform to ANSI C. */ #undef const