defines.hxx.in 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. #ifndef LOG4CPLUS_CONFIG_DEFINES_HXX
  2. #define LOG4CPLUS_CONFIG_DEFINES_HXX
  3. /* */
  4. #undef LOG4CPLUS_HAVE_SYSLOG_H
  5. /* */
  6. #undef LOG4CPLUS_HAVE_ARPA_INET_H
  7. /* */
  8. #undef LOG4CPLUS_HAVE_NETINET_IN_H
  9. /* */
  10. #undef LOG4CPLUS_HAVE_NETINET_TCP_H
  11. /* */
  12. #undef LOG4CPLUS_HAVE_SYS_TIMEB_H
  13. /* */
  14. #undef LOG4CPLUS_HAVE_SYS_TIME_H
  15. /* */
  16. #undef LOG4CPLUS_HAVE_SYS_TYPES_H
  17. /* */
  18. #undef LOG4CPLUS_HAVE_SYS_STAT_H
  19. /* */
  20. #undef LOG4CPLUS_HAVE_SYS_SYSCALL_H
  21. /* */
  22. #undef LOG4CPLUS_HAVE_SYS_FILE_H
  23. /* */
  24. #undef LOG4CPLUS_HAVE_TIME_H
  25. /* */
  26. #undef LOG4CPLUS_HAVE_SYS_SOCKET_H
  27. /* */
  28. #undef LOG4CPLUS_HAVE_NETDB_H
  29. /* */
  30. #undef LOG4CPLUS_HAVE_UNISTD_H
  31. /* */
  32. #undef LOG4CPLUS_HAVE_FCNTL_H
  33. /* */
  34. #undef LOG4CPLUS_HAVE_STDARG_H
  35. /* */
  36. #undef LOG4CPLUS_HAVE_STDIO_H
  37. /* */
  38. #undef LOG4CPLUS_HAVE_STDLIB_H
  39. /* */
  40. #undef LOG4CPLUS_HAVE_ERRNO_H
  41. /* */
  42. #undef LOG4CPLUS_HAVE_WCHAR_H
  43. /* */
  44. #undef LOG4CPLUS_HAVE_ICONV_H
  45. /* */
  46. #undef LOG4CPLUS_HAVE_LIMITS_H
  47. /* */
  48. #undef LOG4CPLUS_HAVE_FTIME
  49. /* */
  50. #undef LOG4CPLUS_HAVE_GETADDRINFO
  51. /* */
  52. #undef LOG4CPLUS_HAVE_GETHOSTBYNAME_R
  53. /* */
  54. #undef LOG4CPLUS_HAVE_GETPID
  55. /* */
  56. #undef LOG4CPLUS_HAVE_GMTIME_R
  57. /* */
  58. #undef LOG4CPLUS_HAVE_HTONL
  59. /* */
  60. #undef LOG4CPLUS_HAVE_HTONS
  61. /* */
  62. #undef LOG4CPLUS_HAVE_LOCALTIME_R
  63. /* */
  64. #undef LOG4CPLUS_HAVE_LSTAT
  65. /* */
  66. #undef LOG4CPLUS_HAVE_FCNTL
  67. /* */
  68. #undef LOG4CPLUS_HAVE_LOCKF
  69. /* */
  70. #undef LOG4CPLUS_HAVE_FLOCK
  71. /* */
  72. #undef LOG4CPLUS_HAVE_NTOHL
  73. /* */
  74. #undef LOG4CPLUS_HAVE_NTOHS
  75. /* Define to 1 if you have the `shutdown' function. */
  76. #undef LOG4CPLUS_HAVE_SHUTDOWN
  77. /* */
  78. #undef LOG4CPLUS_HAVE_PIPE
  79. /* */
  80. #undef LOG4CPLUS_HAVE_PIPE2
  81. /* */
  82. #undef LOG4CPLUS_HAVE_POLL
  83. /* */
  84. #undef LOG4CPLUS_HAVE_POLL_H
  85. /* */
  86. #undef LOG4CPLUS_HAVE_STAT
  87. /* Define if this is a single-threaded library. */
  88. #undef LOG4CPLUS_SINGLE_THREADED
  89. /* */
  90. #undef LOG4CPLUS_USE_PTHREADS
  91. /* Define for compilers/standard libraries that support more than just the "C"
  92. locale. */
  93. #undef LOG4CPLUS_WORKING_LOCALE
  94. /* Define for C99 compilers/standard libraries that support more than just the
  95. "C" locale. */
  96. #undef LOG4CPLUS_WORKING_C_LOCALE
  97. /* Define to int if undefined. */
  98. #undef socklen_t
  99. /* Defined for --enable-debugging builds. */
  100. #undef LOG4CPLUS_DEBUGGING
  101. /* Defined if the compiler understands __declspec(dllexport) or
  102. __attribute__((visibility("default"))) construct. */
  103. #undef LOG4CPLUS_DECLSPEC_EXPORT
  104. /* Defined if the compiler understands __declspec(dllimport) or
  105. __attribute__((visibility("default"))) construct. */
  106. #undef LOG4CPLUS_DECLSPEC_IMPORT
  107. /* Defined if the compiler understands
  108. __attribute__((visibility("hidden"))) construct. */
  109. #undef LOG4CPLUS_DECLSPEC_PRIVATE
  110. /* */
  111. #undef LOG4CPLUS_HAVE_TLS_SUPPORT
  112. /* */
  113. #undef LOG4CPLUS_THREAD_LOCAL_VAR
  114. /* Defined if the host OS provides ENAMETOOLONG errno value. */
  115. #undef LOG4CPLUS_HAVE_ENAMETOOLONG
  116. /* */
  117. #undef LOG4CPLUS_HAVE_VSNPRINTF
  118. /* Define to 1 if you have the `vsnwprintf' function. */
  119. #undef LOG4CPLUS_HAVE_VSNWPRINTF
  120. /* Define to 1 if you have the `_vsnwprintf' function. */
  121. #undef LOG4CPLUS_HAVE__VSNWPRINTF
  122. /* */
  123. #undef LOG4CPLUS_HAVE__VSNPRINTF
  124. /* Define to 1 if you have the `vfprintf_s' function. */
  125. #undef LOG4CPLUS_HAVE_VFPRINTF_S
  126. /* Define to 1 if you have the `vfwprintf_s' function. */
  127. #undef LOG4CPLUS_HAVE_VFWPRINTF_S
  128. /* Define to 1 if you have the `vsprintf_s' function. */
  129. #undef LOG4CPLUS_HAVE_VSPRINTF_S
  130. /* Define to 1 if you have the `vswprintf_s' function. */
  131. #undef LOG4CPLUS_HAVE_VSWPRINTF_S
  132. /* Define to 1 if you have the `_vsnprintf_s' function. */
  133. #undef LOG4CPLUS_HAVE__VSNPRINTF_S
  134. /* Define to 1 if you have the `_vsnwprintf_s' function. */
  135. #undef LOG4CPLUS_HAVE__VSNWPRINTF_S
  136. /* Defined if the compiler supports __FUNCTION__ macro. */
  137. #undef LOG4CPLUS_HAVE_FUNCTION_MACRO
  138. /* Defined if the compiler supports __PRETTY_FUNCTION__ macro. */
  139. #undef LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO
  140. /* Defined if the compiler supports __func__ symbol. */
  141. #undef LOG4CPLUS_HAVE_FUNC_SYMBOL
  142. /* Define to 1 if you have the `mbstowcs' function. */
  143. #undef LOG4CPLUS_HAVE_MBSTOWCS
  144. /* Define to 1 if you have the `wcstombs' function. */
  145. #undef LOG4CPLUS_HAVE_WCSTOMBS
  146. /* Define to 1 if you have Linux style syscall(SYS_gettid). */
  147. #undef LOG4CPLUS_HAVE_GETTID
  148. /* Define when iconv() is available. */
  149. #undef LOG4CPLUS_WITH_ICONV
  150. /* Define to 1 if you have the `iconv' function. */
  151. #undef LOG4CPLUS_HAVE_ICONV
  152. /* Define to 1 if you have the `iconv_close' function. */
  153. #undef LOG4CPLUS_HAVE_ICONV_CLOSE
  154. /* Define to 1 if you have the `iconv_open' function. */
  155. #undef LOG4CPLUS_HAVE_ICONV_OPEN
  156. /* Define to 1 if you have the `OutputDebugString' function. */
  157. #undef LOG4CPLUS_HAVE_OUTPUTDEBUGSTRING
  158. /* Define to 1 if the system has the `constructor' function attribute
  159. with priority */
  160. #undef LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY
  161. /* Define to 1 if the system has the `constructor' function attribute */
  162. #undef LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR
  163. /* Define to 1 if the system has the `init_priority' variable attribute */
  164. #undef LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY
  165. /* Defined to enable unit tests. */
  166. #undef LOG4CPLUS_WITH_UNIT_TESTS
  167. #endif // LOG4CPLUS_CONFIG_DEFINES_HXX