/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */ #define BYTEORDER 1234 /* Define to turn debugging globally on. */ /* #undef DEBUG */ /* Define to 1 if you have the `alarm' function. */ #define HAVE_ALARM 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define to 1 if you have the `ctime_r' function. */ #define HAVE_CTIME_R 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_DLFCN_H */ /* Define to 1 if you have the header file. */ #define HAVE_EXPAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fork' function. */ #define HAVE_FORK 1 /* Define to 1 if you have the `ftime' function. */ #define HAVE_FTIME 1 /* Define to 1 if you have the `getaddrinfo' function. */ #define HAVE_GETADDRINFO 1 /* Define to 1 if you have the `gethost' function. */ /* #undef HAVE_GETHOST */ /* Define to 1 if you have the `gethostbyaddr' function. */ #define HAVE_GETHOSTBYADDR 1 /* Define to 1 if you have the `gethostbyname' function. */ #define HAVE_GETHOSTBYNAME 1 /* Define to 1 if you have the `gethostname' function. */ #define HAVE_GETHOSTNAME 1 /* Define to 1 if you have the `getnameinfo' function. */ #define HAVE_GETNAMEINFO 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_KRB5_H 1 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #define HAVE_MALLOC 0 /* Define to 1 if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_OPENSSL_SSL_H 1 /* Define if you have POSIX threads libraries and header files. */ /* #undef HAVE_PTHREAD */ /* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */ #define HAVE_REALLOC 0 /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 /* Define to 1 if `stat' has the bug that it succeeds when given the zero-length file name argument. */ #define HAVE_STAT_EMPTY_STRING_BUG 1 /* Define to 1 if stdbool.h conforms to C99. */ /* #undef HAVE_STDBOOL_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* 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 if you have std:ctime */ /* #undef HAVE_STD_CTIME */ /* Define if you have std::sprintf */ /* #undef HAVE_STD_SPRINTF */ /* Define to 1 if you have the `strcasecmp' function. */ #define HAVE_STRCASECMP 1 /* Define to 1 if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* 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 `strtol' function. */ #define HAVE_STRTOL 1 /* Define to 1 if you have the `sysinfo' function. */ /* #undef HAVE_SYSINFO */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_EPOLL_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* 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_SYSTEMINFO_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* 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 */ /* Define to 1 if you have the `vfork' function. */ #define HAVE_VFORK 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_VFORK_H */ /* Define to 1 if `fork' works. */ /* #undef HAVE_WORKING_FORK */ /* Define to 1 if `vfork' works. */ #define HAVE_WORKING_VFORK 1 /* Define if you have the std::wstring type. */ #define HAVE_WSTRING 1 /* Define to 1 if the system has the type `_Bool'. */ /* #undef HAVE__BOOL */ /* Define as const if the declaration of iconv() needs const. */ /* #undef ICONV_CONST */ /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ /* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */ /* Name of package */ #define PACKAGE "ulxmlrpcpp" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* Define to the type of arg 1 for `select'. */ #define SELECT_TYPE_ARG1 int /* Define to the type of args 2, 3 and 4 for `select'. */ #define SELECT_TYPE_ARG234 (fd_set *) /* Define to the type of arg 5 for `select'. */ #define SELECT_TYPE_ARG5 (struct timeval *) /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to 1 if you can safely include both and . */ /* #undef TIME_WITH_SYS_TIME */ /* Define to 1 if your declares `struct tm'. */ #define TM_IN_SYS_TIME 1 # define ULXMLRPCPP_VERSION VERSION /* root directory for the built-in http server, primarily for non-gnu systems */ #if !defined(ULXR_DATADIR) # define ULXR_DATADIR "c:\\ulxmlrpcpp" #endif /* debugging: show debug information. */ /* #undef ULXR_DEBUG_OUTPUT */ /* Call gethostbyaddr() to get host name. Default: use ip addr + port */ /* #undef ULXR_ENABLE_DNS_LOOKUP */ # define ULXR_ENABLE_GET_PEERNAME 1 /* Define if your ssl has SSL_ERROR_WANT_ACCEPT */ #define ULXR_HAVE_SSL_ERROR_WANT_ACCEPT 1 /* Define to compile with ssl support. */ #define ULXR_INCLUDE_SSL_STUFF 1 /* Define to use log4j logging host. */ /* #undef ULXR_LOG4J */ /* Define if you have a multithreaded environment. */ #define ULXR_MULTITHREADED 1 /* define if WinSocket already started somewhere else. */ /* #undef ULXR_NO_WSA_STARTUP */ /* define if you want to omit tcp/ip and http stuff. */ /* #undef ULXR_OMIT_TCP_STUFF */ # define ULXR_PACKAGE PACKAGE /* Define to re-use a server socket (saves time while debugging). */ /* #undef ULXR_REUSE_SOCKET */ /* debugging: show transfered data. */ /* #undef ULXR_SHOW_CONTENT */ /* debugging: show http header contents. */ /* #undef ULXR_SHOW_HTTP */ /* debugging: show each read characters. */ /* #undef ULXR_SHOW_READ */ /* debugging: show each written character. */ /* #undef ULXR_SHOW_WRITE */ /* debugging: show xml data. */ /* #undef ULXR_SHOW_XML */ /* define if you want to create a Struct::Member like this: ("name" << value) */ /* #undef ULXR_STRUCT_MEMBER_FROM_NAME_VALUE */ /* Define to compile for unicode environment. */ /* #undef ULXR_UNICODE */ /* Define to compile only the unicode helper methods. */ #define ULXR_UNICODE_ONLY_HELPERS 1 /* Define to use epoll() if available. */ /* #undef ULXR_USE_EPOLL */ /* define if you want to automatically create Value()s from int, bool, .. */ /* #undef ULXR_USE_INTRINSIC_VALUE_TYPES */ /* use WxWindows strings instead of basic_string. */ /* #undef ULXR_USE_WXSTRING */ # define ULXR_VERSION VERSION /* version as long int */ #define ULXR_VERSION_NUMBER 0x00010703 /* Version number of package */ #define VERSION "1.7.3" /* whether byteorder is bigendian */ /* #undef WORDS_BIGENDIAN */ /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #define YYTEXT_POINTER 1 /* Define to empty if `const' does not conform to ANSI C. */ #define const /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #define inline #endif /* Define to rpl_malloc if the replacement function should be used. */ #define malloc rpl_malloc /* Define to `int' if does not define. */ #define pid_t int /* Define to rpl_realloc if the replacement function should be used. */ #define realloc rpl_realloc /* Define to `unsigned int' if does not define. */ #define size_t unsigned int /* Define as `fork' if `vfork' does not work. */ /* #undef vfork */