/* libmonetra_config_pre.h. Generated by configure. */ /* libmonetra_config_pre.h.in. Generated from configure.in by autoheader. */ /* should IP be enabled */ /* #undef DISABLE_IP */ /* should SSL be enabled */ #define ENABLE_SSL 1 /* 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 */ #define GETHOSTBYNAME_4 1 /* 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. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* 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 */ #define NO_ATOLL 1 /* does a long long type exist */ #define NO_LONG_LONG 1 /* does strtoll exist */ #define NO_STRTOLL 1 /* Name of package */ /* Define to the address where bug reports for this package should be sent. */ /* Define to the full name of this package. */ /* Define to the full name and version of this package. */ /* Define to the one symbol short name of this package. */ /* Define to the version of this package. */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */