#ifndef LOG4CPLUS_CONFIG_DEFINES_HXX #define LOG4CPLUS_CONFIG_DEFINES_HXX /* */ #undef LOG4CPLUS_HAVE_SYSLOG_H /* */ #undef LOG4CPLUS_HAVE_ARPA_INET_H /* */ #undef LOG4CPLUS_HAVE_NETINET_IN_H /* */ #undef LOG4CPLUS_HAVE_NETINET_TCP_H /* */ #undef LOG4CPLUS_HAVE_SYS_TIMEB_H /* */ #undef LOG4CPLUS_HAVE_SYS_TIME_H /* */ #undef LOG4CPLUS_HAVE_SYS_TYPES_H /* */ #undef LOG4CPLUS_HAVE_SYS_STAT_H /* */ #undef LOG4CPLUS_HAVE_SYS_SYSCALL_H /* */ #undef LOG4CPLUS_HAVE_SYS_FILE_H /* */ #undef LOG4CPLUS_HAVE_TIME_H /* */ #undef LOG4CPLUS_HAVE_SYS_SOCKET_H /* */ #undef LOG4CPLUS_HAVE_NETDB_H /* */ #undef LOG4CPLUS_HAVE_UNISTD_H /* */ #undef LOG4CPLUS_HAVE_FCNTL_H /* */ #undef LOG4CPLUS_HAVE_STDARG_H /* */ #undef LOG4CPLUS_HAVE_STDIO_H /* */ #undef LOG4CPLUS_HAVE_STDLIB_H /* */ #undef LOG4CPLUS_HAVE_ERRNO_H /* */ #undef LOG4CPLUS_HAVE_WCHAR_H /* */ #undef LOG4CPLUS_HAVE_ICONV_H /* */ #undef LOG4CPLUS_HAVE_LIMITS_H /* */ #undef LOG4CPLUS_HAVE_FTIME /* */ #undef LOG4CPLUS_HAVE_GETADDRINFO /* */ #undef LOG4CPLUS_HAVE_GETHOSTBYNAME_R /* */ #undef LOG4CPLUS_HAVE_GETPID /* */ #undef LOG4CPLUS_HAVE_GETTIMEOFDAY /* Define to 1 if you have the `clock_gettime' function. */ #undef LOG4CPLUS_HAVE_CLOCK_GETTIME /* Define to 1 if you have the `nanosleep' function. */ #undef LOG4CPLUS_HAVE_NANOSLEEP /* Define to 1 if you have the `clock_nanosleep' function. */ #undef LOG4CPLUS_HAVE_CLOCK_NANOSLEEP /* */ #undef LOG4CPLUS_HAVE_GMTIME_R /* */ #undef LOG4CPLUS_HAVE_HTONL /* */ #undef LOG4CPLUS_HAVE_HTONS /* */ #undef LOG4CPLUS_HAVE_LOCALTIME_R /* */ #undef LOG4CPLUS_HAVE_LSTAT /* */ #undef LOG4CPLUS_HAVE_FCNTL /* */ #undef LOG4CPLUS_HAVE_LOCKF /* */ #undef LOG4CPLUS_HAVE_FLOCK /* */ #undef LOG4CPLUS_HAVE_NTOHL /* */ #undef LOG4CPLUS_HAVE_NTOHS /* */ #undef LOG4CPLUS_HAVE_STAT /* Define if this is a single-threaded library. */ #undef LOG4CPLUS_SINGLE_THREADED /* */ #undef LOG4CPLUS_USE_PTHREADS /* Define for compilers/standard libraries that support more than just the "C" locale. */ #undef LOG4CPLUS_WORKING_LOCALE /* Define for C99 compilers/standard libraries that support more than just the "C" locale. */ #undef LOG4CPLUS_WORKING_C_LOCALE /* Define to int if undefined. */ #undef socklen_t /* Defined for --enable-debugging builds. */ #undef LOG4CPLUS_DEBUGGING /* Defined if the compiler understands __declspec(dllexport) or __attribute__((visibility("default"))) construct. */ #undef LOG4CPLUS_DECLSPEC_EXPORT /* Defined if the compiler understands __declspec(dllimport) or __attribute__((visibility("default"))) construct. */ #undef LOG4CPLUS_DECLSPEC_IMPORT /* Defined if the compiler understands __attribute__((visibility("hidden"))) construct. */ #undef LOG4CPLUS_DECLSPEC_PRIVATE /* */ #undef LOG4CPLUS_HAVE_TLS_SUPPORT /* */ #undef LOG4CPLUS_THREAD_LOCAL_VAR /* Defined if the host OS provides ENAMETOOLONG errno value. */ #undef LOG4CPLUS_HAVE_ENAMETOOLONG /* Defined if the compiler provides __sync_add_and_fetch(). */ #undef LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH /* Defined if the compiler provides __sync_sub_and_fetch(). */ #undef LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH /* Defined if the compiler provides C++11 header and increment, decrement operations. */ #undef LOG4CPLUS_HAVE_CXX11_ATOMICS /* */ #undef LOG4CPLUS_HAVE_C99_VARIADIC_MACROS /* */ #undef LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS /* */ #undef LOG4CPLUS_HAVE_VSNPRINTF /* */ #undef LOG4CPLUS_HAVE__VSNPRINTF /* Define to 1 if you have the `vfprintf_s' function. */ #undef LOG4CPLUS_HAVE_VFPRINTF_S /* Define to 1 if you have the `vfwprintf_s' function. */ #undef LOG4CPLUS_HAVE_VFWPRINTF_S /* Define to 1 if you have the `vsprintf_s' function. */ #undef LOG4CPLUS_HAVE_VSPRINTF_S /* Define to 1 if you have the `vswprintf_s' function. */ #undef LOG4CPLUS_HAVE_VSWPRINTF_S /* Define to 1 if you have the `_vsnprintf_s' function. */ #undef LOG4CPLUS_HAVE__VSNPRINTF_S /* Define to 1 if you have the `_vsnwprintf_s' function. */ #undef LOG4CPLUS_HAVE__VSNWPRINTF_S /* Defined if the compiler supports __FUNCTION__ macro. */ #undef LOG4CPLUS_HAVE_FUNCTION_MACRO /* Defined if the compiler supports __PRETTY_FUNCTION__ macro. */ #undef LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO /* Defined if the compiler supports __func__ symbol. */ #undef LOG4CPLUS_HAVE_FUNC_SYMBOL /* Define to 1 if you have the `mbstowcs' function. */ #undef LOG4CPLUS_HAVE_MBSTOWCS /* Define to 1 if you have the `wcstombs' function. */ #undef LOG4CPLUS_HAVE_WCSTOMBS /* Define to 1 if you have Linux style syscall(SYS_gettid). */ #undef LOG4CPLUS_HAVE_GETTID /* Define when iconv() is available. */ #undef LOG4CPLUS_WITH_ICONV /* Define to 1 if you have the `iconv' function. */ #undef LOG4CPLUS_HAVE_ICONV /* Define to 1 if you have the `iconv_close' function. */ #undef LOG4CPLUS_HAVE_ICONV_CLOSE /* Define to 1 if you have the `iconv_open' function. */ #undef LOG4CPLUS_HAVE_ICONV_OPEN #endif // LOG4CPLUS_CONFIG_DEFINES_HXX