log4cplus  2.0.6
Macros
config.h File Reference

Go to the source code of this file.

Macros

#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL   1
 
#define HAVE_FLOCK   1
 
#define HAVE_FTIME   1
 
#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR   1
 
#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY   1
 
#define HAVE_GETADDRINFO   1
 
#define HAVE_GETHOSTBYNAME_R   1
 
#define HAVE_GETPID   1
 
#define HAVE_GMTIME_R   1
 
#define HAVE_HTONL   1
 
#define HAVE_HTONS   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LOCALTIME_R   1
 
#define HAVE_LOCKF   1
 
#define HAVE_LSTAT   1
 
#define HAVE_MBSTOWCS   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_NTOHL   1
 
#define HAVE_NTOHS   1
 
#define HAVE_PIPE   1
 
#define HAVE_PIPE2   1
 
#define HAVE_POLL   1
 
#define HAVE_PTHREAD   1
 
#define HAVE_PTHREAD_PRIO_INHERIT   1
 
#define HAVE_PYTHON   "3.9"
 
#define HAVE_SHUTDOWN   1
 
#define HAVE_STAT   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TLS_SUPPORT   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY   1
 
#define HAVE_VSNPRINTF   1
 
#define HAVE_WCSTOMBS   1
 
#define LOG4CPLUS_DECLSPEC_EXPORT   __attribute__ ((visibility("default")))
 
#define LOG4CPLUS_DECLSPEC_IMPORT   __attribute__ ((visibility("default")))
 
#define LOG4CPLUS_DECLSPEC_PRIVATE   __attribute__ ((visibility("hidden")))
 
#define LOG4CPLUS_HAVE_ARPA_INET_H   1
 
#define LOG4CPLUS_HAVE_ENAMETOOLONG   1
 
#define LOG4CPLUS_HAVE_ERRNO_H   1
 
#define LOG4CPLUS_HAVE_FCNTL   1
 
#define LOG4CPLUS_HAVE_FCNTL_H   1
 
#define LOG4CPLUS_HAVE_FLOCK   1
 
#define LOG4CPLUS_HAVE_FTIME   1
 
#define LOG4CPLUS_HAVE_FUNCTION_MACRO   1
 
#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR   1
 
#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY   1
 
#define LOG4CPLUS_HAVE_FUNC_SYMBOL   1
 
#define LOG4CPLUS_HAVE_GETADDRINFO   1
 
#define LOG4CPLUS_HAVE_GETHOSTBYNAME_R   1
 
#define LOG4CPLUS_HAVE_GETPID   1
 
#define LOG4CPLUS_HAVE_GETTID   1
 
#define LOG4CPLUS_HAVE_GMTIME_R   1
 
#define LOG4CPLUS_HAVE_HTONL   1
 
#define LOG4CPLUS_HAVE_HTONS   1
 
#define LOG4CPLUS_HAVE_LIMITS_H   1
 
#define LOG4CPLUS_HAVE_LOCALTIME_R   1
 
#define LOG4CPLUS_HAVE_LOCKF   1
 
#define LOG4CPLUS_HAVE_LSTAT   1
 
#define LOG4CPLUS_HAVE_MBSTOWCS   1
 
#define LOG4CPLUS_HAVE_NETDB_H   1
 
#define LOG4CPLUS_HAVE_NETINET_IN_H   1
 
#define LOG4CPLUS_HAVE_NETINET_TCP_H   1
 
#define LOG4CPLUS_HAVE_NTOHL   1
 
#define LOG4CPLUS_HAVE_NTOHS   1
 
#define LOG4CPLUS_HAVE_PIPE   1
 
#define LOG4CPLUS_HAVE_PIPE2   1
 
#define LOG4CPLUS_HAVE_POLL   1
 
#define LOG4CPLUS_HAVE_POLL_H   1
 
#define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO   1
 
#define LOG4CPLUS_HAVE_SHUTDOWN   1
 
#define LOG4CPLUS_HAVE_STAT   1
 
#define LOG4CPLUS_HAVE_STDARG_H   1
 
#define LOG4CPLUS_HAVE_STDIO_H   1
 
#define LOG4CPLUS_HAVE_STDLIB_H   1
 
#define LOG4CPLUS_HAVE_SYSLOG_H   1
 
#define LOG4CPLUS_HAVE_SYS_FILE_H   1
 
#define LOG4CPLUS_HAVE_SYS_SOCKET_H   1
 
#define LOG4CPLUS_HAVE_SYS_STAT_H   1
 
#define LOG4CPLUS_HAVE_SYS_SYSCALL_H   1
 
#define LOG4CPLUS_HAVE_SYS_TIMEB_H   1
 
#define LOG4CPLUS_HAVE_SYS_TIME_H   1
 
#define LOG4CPLUS_HAVE_SYS_TYPES_H   1
 
#define LOG4CPLUS_HAVE_TIME_H   1
 
#define LOG4CPLUS_HAVE_TLS_SUPPORT   1
 
#define LOG4CPLUS_HAVE_UNISTD_H   1
 
#define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY   1
 
#define LOG4CPLUS_HAVE_VSNPRINTF   1
 
#define LOG4CPLUS_HAVE_WCHAR_H   1
 
#define LOG4CPLUS_HAVE_WCSTOMBS   1
 
#define LOG4CPLUS_THREAD_LOCAL_VAR   thread_local
 
#define LOG4CPLUS_WORKING_C_LOCALE   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE_BUGREPORT   ""
 
#define PACKAGE_NAME   "log4cplus"
 
#define PACKAGE_STRING   "log4cplus 2.0.6"
 
#define PACKAGE_TARNAME   "log4cplus"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "2.0.6"
 
#define STDC_HEADERS   1
 
#define TLS_SUPPORT_CONSTRUCT   thread_local
 

Macro Definition Documentation

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 12 of file config.h.

◆ HAVE_FCNTL

#define HAVE_FCNTL   1

Definition at line 15 of file config.h.

◆ HAVE_FLOCK

#define HAVE_FLOCK   1

Definition at line 18 of file config.h.

◆ HAVE_FTIME

#define HAVE_FTIME   1

Definition at line 21 of file config.h.

◆ HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR

#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR   1

Definition at line 24 of file config.h.

◆ HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY

#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY   1

Definition at line 28 of file config.h.

◆ HAVE_GETADDRINFO

#define HAVE_GETADDRINFO   1

Definition at line 31 of file config.h.

◆ HAVE_GETHOSTBYNAME_R

#define HAVE_GETHOSTBYNAME_R   1

Definition at line 34 of file config.h.

◆ HAVE_GETPID

#define HAVE_GETPID   1

Definition at line 37 of file config.h.

◆ HAVE_GMTIME_R

#define HAVE_GMTIME_R   1

Definition at line 40 of file config.h.

◆ HAVE_HTONL

#define HAVE_HTONL   1

Definition at line 43 of file config.h.

◆ HAVE_HTONS

#define HAVE_HTONS   1

Definition at line 46 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 58 of file config.h.

◆ HAVE_LOCALTIME_R

#define HAVE_LOCALTIME_R   1

Definition at line 82 of file config.h.

◆ HAVE_LOCKF

#define HAVE_LOCKF   1

Definition at line 85 of file config.h.

◆ HAVE_LSTAT

#define HAVE_LSTAT   1

Definition at line 88 of file config.h.

◆ HAVE_MBSTOWCS

#define HAVE_MBSTOWCS   1

Definition at line 91 of file config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 94 of file config.h.

◆ HAVE_NTOHL

#define HAVE_NTOHL   1

Definition at line 97 of file config.h.

◆ HAVE_NTOHS

#define HAVE_NTOHS   1

Definition at line 100 of file config.h.

◆ HAVE_PIPE

#define HAVE_PIPE   1

Definition at line 106 of file config.h.

◆ HAVE_PIPE2

#define HAVE_PIPE2   1

Definition at line 109 of file config.h.

◆ HAVE_POLL

#define HAVE_POLL   1

Definition at line 112 of file config.h.

◆ HAVE_PTHREAD

#define HAVE_PTHREAD   1

Definition at line 115 of file config.h.

◆ HAVE_PTHREAD_PRIO_INHERIT

#define HAVE_PTHREAD_PRIO_INHERIT   1

Definition at line 118 of file config.h.

◆ HAVE_PYTHON

#define HAVE_PYTHON   "3.9"

Definition at line 121 of file config.h.

◆ HAVE_SHUTDOWN

#define HAVE_SHUTDOWN   1

Definition at line 124 of file config.h.

◆ HAVE_STAT

#define HAVE_STAT   1

Definition at line 127 of file config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 130 of file config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 133 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 139 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 136 of file config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 142 of file config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 145 of file config.h.

◆ HAVE_TLS_SUPPORT

#define HAVE_TLS_SUPPORT   1

Definition at line 149 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 152 of file config.h.

◆ HAVE_VAR_ATTRIBUTE_INIT_PRIORITY

#define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY   1

Definition at line 155 of file config.h.

◆ HAVE_VSNPRINTF

#define HAVE_VSNPRINTF   1

Definition at line 164 of file config.h.

◆ HAVE_WCSTOMBS

#define HAVE_WCSTOMBS   1

Definition at line 176 of file config.h.

◆ LOG4CPLUS_DECLSPEC_EXPORT

#define LOG4CPLUS_DECLSPEC_EXPORT   __attribute__ ((visibility("default")))

Definition at line 204 of file config.h.

◆ LOG4CPLUS_DECLSPEC_IMPORT

#define LOG4CPLUS_DECLSPEC_IMPORT   __attribute__ ((visibility("default")))

Definition at line 208 of file config.h.

◆ LOG4CPLUS_DECLSPEC_PRIVATE

#define LOG4CPLUS_DECLSPEC_PRIVATE   __attribute__ ((visibility("hidden")))

Definition at line 212 of file config.h.

◆ LOG4CPLUS_HAVE_ARPA_INET_H

#define LOG4CPLUS_HAVE_ARPA_INET_H   1

Definition at line 215 of file config.h.

◆ LOG4CPLUS_HAVE_ENAMETOOLONG

#define LOG4CPLUS_HAVE_ENAMETOOLONG   1

Definition at line 218 of file config.h.

◆ LOG4CPLUS_HAVE_ERRNO_H

#define LOG4CPLUS_HAVE_ERRNO_H   1

Definition at line 221 of file config.h.

◆ LOG4CPLUS_HAVE_FCNTL

#define LOG4CPLUS_HAVE_FCNTL   1

Definition at line 224 of file config.h.

◆ LOG4CPLUS_HAVE_FCNTL_H

#define LOG4CPLUS_HAVE_FCNTL_H   1

Definition at line 227 of file config.h.

◆ LOG4CPLUS_HAVE_FLOCK

#define LOG4CPLUS_HAVE_FLOCK   1

Definition at line 230 of file config.h.

◆ LOG4CPLUS_HAVE_FTIME

#define LOG4CPLUS_HAVE_FTIME   1

Definition at line 233 of file config.h.

◆ LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR

#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR   1

Definition at line 239 of file config.h.

◆ LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY

#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY   1

Definition at line 242 of file config.h.

◆ LOG4CPLUS_HAVE_FUNC_SYMBOL

#define LOG4CPLUS_HAVE_FUNC_SYMBOL   1

Definition at line 245 of file config.h.

◆ LOG4CPLUS_HAVE_FUNCTION_MACRO

#define LOG4CPLUS_HAVE_FUNCTION_MACRO   1

Definition at line 236 of file config.h.

◆ LOG4CPLUS_HAVE_GETADDRINFO

#define LOG4CPLUS_HAVE_GETADDRINFO   1

Definition at line 248 of file config.h.

◆ LOG4CPLUS_HAVE_GETHOSTBYNAME_R

#define LOG4CPLUS_HAVE_GETHOSTBYNAME_R   1

Definition at line 251 of file config.h.

◆ LOG4CPLUS_HAVE_GETPID

#define LOG4CPLUS_HAVE_GETPID   1

Definition at line 254 of file config.h.

◆ LOG4CPLUS_HAVE_GETTID

#define LOG4CPLUS_HAVE_GETTID   1

Definition at line 257 of file config.h.

◆ LOG4CPLUS_HAVE_GMTIME_R

#define LOG4CPLUS_HAVE_GMTIME_R   1

Definition at line 260 of file config.h.

◆ LOG4CPLUS_HAVE_HTONL

#define LOG4CPLUS_HAVE_HTONL   1

Definition at line 263 of file config.h.

◆ LOG4CPLUS_HAVE_HTONS

#define LOG4CPLUS_HAVE_HTONS   1

Definition at line 266 of file config.h.

◆ LOG4CPLUS_HAVE_LIMITS_H

#define LOG4CPLUS_HAVE_LIMITS_H   1

Definition at line 281 of file config.h.

◆ LOG4CPLUS_HAVE_LOCALTIME_R

#define LOG4CPLUS_HAVE_LOCALTIME_R   1

Definition at line 284 of file config.h.

◆ LOG4CPLUS_HAVE_LOCKF

#define LOG4CPLUS_HAVE_LOCKF   1

Definition at line 287 of file config.h.

◆ LOG4CPLUS_HAVE_LSTAT

#define LOG4CPLUS_HAVE_LSTAT   1

Definition at line 290 of file config.h.

◆ LOG4CPLUS_HAVE_MBSTOWCS

#define LOG4CPLUS_HAVE_MBSTOWCS   1

Definition at line 293 of file config.h.

◆ LOG4CPLUS_HAVE_NETDB_H

#define LOG4CPLUS_HAVE_NETDB_H   1

Definition at line 296 of file config.h.

◆ LOG4CPLUS_HAVE_NETINET_IN_H

#define LOG4CPLUS_HAVE_NETINET_IN_H   1

Definition at line 299 of file config.h.

◆ LOG4CPLUS_HAVE_NETINET_TCP_H

#define LOG4CPLUS_HAVE_NETINET_TCP_H   1

Definition at line 302 of file config.h.

◆ LOG4CPLUS_HAVE_NTOHL

#define LOG4CPLUS_HAVE_NTOHL   1

Definition at line 305 of file config.h.

◆ LOG4CPLUS_HAVE_NTOHS

#define LOG4CPLUS_HAVE_NTOHS   1

Definition at line 308 of file config.h.

◆ LOG4CPLUS_HAVE_PIPE

#define LOG4CPLUS_HAVE_PIPE   1

Definition at line 314 of file config.h.

◆ LOG4CPLUS_HAVE_PIPE2

#define LOG4CPLUS_HAVE_PIPE2   1

Definition at line 317 of file config.h.

◆ LOG4CPLUS_HAVE_POLL

#define LOG4CPLUS_HAVE_POLL   1

Definition at line 320 of file config.h.

◆ LOG4CPLUS_HAVE_POLL_H

#define LOG4CPLUS_HAVE_POLL_H   1

Definition at line 323 of file config.h.

◆ LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO

#define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO   1

Definition at line 326 of file config.h.

◆ LOG4CPLUS_HAVE_SHUTDOWN

#define LOG4CPLUS_HAVE_SHUTDOWN   1

Definition at line 329 of file config.h.

◆ LOG4CPLUS_HAVE_STAT

#define LOG4CPLUS_HAVE_STAT   1

Definition at line 332 of file config.h.

◆ LOG4CPLUS_HAVE_STDARG_H

#define LOG4CPLUS_HAVE_STDARG_H   1

Definition at line 335 of file config.h.

◆ LOG4CPLUS_HAVE_STDIO_H

#define LOG4CPLUS_HAVE_STDIO_H   1

Definition at line 338 of file config.h.

◆ LOG4CPLUS_HAVE_STDLIB_H

#define LOG4CPLUS_HAVE_STDLIB_H   1

Definition at line 341 of file config.h.

◆ LOG4CPLUS_HAVE_SYS_FILE_H

#define LOG4CPLUS_HAVE_SYS_FILE_H   1

Definition at line 347 of file config.h.

◆ LOG4CPLUS_HAVE_SYS_SOCKET_H

#define LOG4CPLUS_HAVE_SYS_SOCKET_H   1

Definition at line 350 of file config.h.

◆ LOG4CPLUS_HAVE_SYS_STAT_H

#define LOG4CPLUS_HAVE_SYS_STAT_H   1

Definition at line 353 of file config.h.

◆ LOG4CPLUS_HAVE_SYS_SYSCALL_H

#define LOG4CPLUS_HAVE_SYS_SYSCALL_H   1

Definition at line 356 of file config.h.

◆ LOG4CPLUS_HAVE_SYS_TIME_H

#define LOG4CPLUS_HAVE_SYS_TIME_H   1

Definition at line 362 of file config.h.

◆ LOG4CPLUS_HAVE_SYS_TIMEB_H

#define LOG4CPLUS_HAVE_SYS_TIMEB_H   1

Definition at line 359 of file config.h.

◆ LOG4CPLUS_HAVE_SYS_TYPES_H

#define LOG4CPLUS_HAVE_SYS_TYPES_H   1

Definition at line 365 of file config.h.

◆ LOG4CPLUS_HAVE_SYSLOG_H

#define LOG4CPLUS_HAVE_SYSLOG_H   1

Definition at line 344 of file config.h.

◆ LOG4CPLUS_HAVE_TIME_H

#define LOG4CPLUS_HAVE_TIME_H   1

Definition at line 368 of file config.h.

◆ LOG4CPLUS_HAVE_TLS_SUPPORT

#define LOG4CPLUS_HAVE_TLS_SUPPORT   1

Definition at line 371 of file config.h.

◆ LOG4CPLUS_HAVE_UNISTD_H

#define LOG4CPLUS_HAVE_UNISTD_H   1

Definition at line 374 of file config.h.

◆ LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY

#define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY   1

Definition at line 377 of file config.h.

◆ LOG4CPLUS_HAVE_VSNPRINTF

#define LOG4CPLUS_HAVE_VSNPRINTF   1

Definition at line 386 of file config.h.

◆ LOG4CPLUS_HAVE_WCHAR_H

#define LOG4CPLUS_HAVE_WCHAR_H   1

Definition at line 398 of file config.h.

◆ LOG4CPLUS_HAVE_WCSTOMBS

#define LOG4CPLUS_HAVE_WCSTOMBS   1

Definition at line 401 of file config.h.

◆ LOG4CPLUS_THREAD_LOCAL_VAR

#define LOG4CPLUS_THREAD_LOCAL_VAR   thread_local

Definition at line 419 of file config.h.

◆ LOG4CPLUS_WORKING_C_LOCALE

#define LOG4CPLUS_WORKING_C_LOCALE   1

Definition at line 432 of file config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 439 of file config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   ""

Definition at line 442 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "log4cplus"

Definition at line 445 of file config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "log4cplus 2.0.6"

Definition at line 448 of file config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "log4cplus"

Definition at line 451 of file config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 454 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "2.0.6"

Definition at line 457 of file config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 464 of file config.h.

◆ TLS_SUPPORT_CONSTRUCT

#define TLS_SUPPORT_CONSTRUCT   thread_local

Definition at line 467 of file config.h.