You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

485 lines
9.9 KiB

  1. /* include/log4cplus/config.h.in. Generated from configure.ac by autoheader. */
  2. #ifndef LOG4CPLUS_CONFIG_H
  3. #define LOG4CPLUS_CONFIG_H
  4. /* Defined if the compiler supports C99 style variadic macros with
  5. __VA_ARGS__. */
  6. #undef HAS_C99_VARIADIC_MACROS
  7. /* Defined if the compiler supports GNU style variadic macros. */
  8. #undef HAS_GNU_VARIADIC_MACROS
  9. /* Define to 1 if you have the `clock_gettime' function. */
  10. #undef HAVE_CLOCK_GETTIME
  11. /* Define to 1 if you have the `clock_nanosleep' function. */
  12. #undef HAVE_CLOCK_NANOSLEEP
  13. /* Defined if the compiler provides C++11 <atomic> header and increment,
  14. decrement operations. */
  15. #undef HAVE_CXX11_ATOMICS
  16. /* Define to 1 if you have the <dlfcn.h> header file. */
  17. #undef HAVE_DLFCN_H
  18. /* Define to 1 if you have the `fcntl' function. */
  19. #undef HAVE_FCNTL
  20. /* Define to 1 if you have the `flock' function. */
  21. #undef HAVE_FLOCK
  22. /* Define to 1 if you have the `ftime' function. */
  23. #undef HAVE_FTIME
  24. /* */
  25. #undef HAVE_GETADDRINFO
  26. /* */
  27. #undef HAVE_GETHOSTBYNAME_R
  28. /* Define to 1 if you have the `getpid' function. */
  29. #undef HAVE_GETPID
  30. /* Define to 1 if you have the `gettimeofday' function. */
  31. #undef HAVE_GETTIMEOFDAY
  32. /* Define to 1 if you have the `gmtime_r' function. */
  33. #undef HAVE_GMTIME_R
  34. /* Define to 1 if you have the `htonl' function. */
  35. #undef HAVE_HTONL
  36. /* Define to 1 if you have the `htons' function. */
  37. #undef HAVE_HTONS
  38. /* Define to 1 if you have the `iconv' function. */
  39. #undef HAVE_ICONV
  40. /* Define to 1 if you have the `iconv_close' function. */
  41. #undef HAVE_ICONV_CLOSE
  42. /* Define to 1 if you have the `iconv_open' function. */
  43. #undef HAVE_ICONV_OPEN
  44. /* Define to 1 if you have the <inttypes.h> header file. */
  45. #undef HAVE_INTTYPES_H
  46. /* Define to 1 if you have the `advapi32' library (-ladvapi32). */
  47. #undef HAVE_LIBADVAPI32
  48. /* Define to 1 if you have the `libiconv' function. */
  49. #undef HAVE_LIBICONV
  50. /* Define to 1 if you have the `libiconv_close' function. */
  51. #undef HAVE_LIBICONV_CLOSE
  52. /* Define to 1 if you have the `libiconv_open' function. */
  53. #undef HAVE_LIBICONV_OPEN
  54. /* Define to 1 if you have the `kernel32' library (-lkernel32). */
  55. #undef HAVE_LIBKERNEL32
  56. /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
  57. #undef HAVE_LIBWS2_32
  58. /* Define to 1 if you have the `localtime_r' function. */
  59. #undef HAVE_LOCALTIME_R
  60. /* Define to 1 if you have the `lockf' function. */
  61. #undef HAVE_LOCKF
  62. /* Define to 1 if you have the `lstat' function. */
  63. #undef HAVE_LSTAT
  64. /* Define to 1 if you have the `mbstowcs' function. */
  65. #undef HAVE_MBSTOWCS
  66. /* Define to 1 if you have the <memory.h> header file. */
  67. #undef HAVE_MEMORY_H
  68. /* Define to 1 if you have the `nanosleep' function. */
  69. #undef HAVE_NANOSLEEP
  70. /* Define to 1 if you have the `ntohl' function. */
  71. #undef HAVE_NTOHL
  72. /* Define to 1 if you have the `ntohs' function. */
  73. #undef HAVE_NTOHS
  74. /* Define to 1 if you have the `pipe' function. */
  75. #undef HAVE_PIPE
  76. /* Define to 1 if you have the `pipe2' function. */
  77. #undef HAVE_PIPE2
  78. /* Define to 1 if you have the `poll' function. */
  79. #undef HAVE_POLL
  80. /* Define if you have POSIX threads libraries and header files. */
  81. #undef HAVE_PTHREAD
  82. /* Have PTHREAD_PRIO_INHERIT. */
  83. #undef HAVE_PTHREAD_PRIO_INHERIT
  84. /* Define to 1 if you have the `shutdown' function. */
  85. #undef HAVE_SHUTDOWN
  86. /* Define to 1 if you have the `stat' function. */
  87. #undef HAVE_STAT
  88. /* Define to 1 if you have the <stdint.h> header file. */
  89. #undef HAVE_STDINT_H
  90. /* Define to 1 if you have the <stdlib.h> header file. */
  91. #undef HAVE_STDLIB_H
  92. /* Define to 1 if you have the <strings.h> header file. */
  93. #undef HAVE_STRINGS_H
  94. /* Define to 1 if you have the <string.h> header file. */
  95. #undef HAVE_STRING_H
  96. /* Define to 1 if you have the <sys/stat.h> header file. */
  97. #undef HAVE_SYS_STAT_H
  98. /* Define to 1 if you have the <sys/types.h> header file. */
  99. #undef HAVE_SYS_TYPES_H
  100. /* Defined if the compiler understands __thread or __declspec(thread)
  101. construct. */
  102. #undef HAVE_TLS_SUPPORT
  103. /* Define to 1 if you have the <unistd.h> header file. */
  104. #undef HAVE_UNISTD_H
  105. /* Define to 1 if you have the `vfprintf_s' function. */
  106. #undef HAVE_VFPRINTF_S
  107. /* Define to 1 if you have the `vfwprintf_s' function. */
  108. #undef HAVE_VFWPRINTF_S
  109. /* Define to 1 if you have the `vsnprintf' function. */
  110. #undef HAVE_VSNPRINTF
  111. /* Define to 1 if you have the `vsnwprintf' function. */
  112. #undef HAVE_VSNWPRINTF
  113. /* Define to 1 if you have the `vsprintf_s' function. */
  114. #undef HAVE_VSPRINTF_S
  115. /* Define to 1 if you have the `vswprintf_s' function. */
  116. #undef HAVE_VSWPRINTF_S
  117. /* Define to 1 if you have the `wcstombs' function. */
  118. #undef HAVE_WCSTOMBS
  119. /* Define to 1 if you have the `_vsnprintf_s' function. */
  120. #undef HAVE__VSNPRINTF_S
  121. /* Define to 1 if you have the `_vsnwprintf' function. */
  122. #undef HAVE__VSNWPRINTF
  123. /* Define to 1 if you have the `_vsnwprintf_s' function. */
  124. #undef HAVE__VSNWPRINTF_S
  125. /* Defined if the compiler supports __FUNCTION__ macro. */
  126. #undef HAVE___FUNCTION___MACRO
  127. /* Defined if the compiler supports __func__ symbol. */
  128. #undef HAVE___FUNC___SYMBOL
  129. /* Defined if the compiler supports __PRETTY_FUNCTION__ macro. */
  130. #undef HAVE___PRETTY_FUNCTION___MACRO
  131. /* Defined if the compiler provides __sync_add_and_fetch(). */
  132. #undef HAVE___SYNC_ADD_AND_FETCH
  133. /* Defined if the compiler provides __sync_sub_and_fetch(). */
  134. #undef HAVE___SYNC_SUB_AND_FETCH
  135. /* Defined for --enable-debugging builds. */
  136. #undef LOG4CPLUS_DEBUGGING
  137. /* Defined if the compiler understands __declspec(dllimport) or
  138. __attribute__((visibility("default"))) or __global construct. */
  139. #undef LOG4CPLUS_DECLSPEC_EXPORT
  140. /* Defined if the compiler understands __declspec(dllimport) or
  141. __attribute__((visibility("default"))) or __global construct. */
  142. #undef LOG4CPLUS_DECLSPEC_IMPORT
  143. /* Defined if the compiler understands __attribute__((visibility("hidden")))
  144. or __hidden construct. */
  145. #undef LOG4CPLUS_DECLSPEC_PRIVATE
  146. /* */
  147. #undef LOG4CPLUS_HAVE_ARPA_INET_H
  148. /* */
  149. #undef LOG4CPLUS_HAVE_C99_VARIADIC_MACROS
  150. /* */
  151. #undef LOG4CPLUS_HAVE_CLOCK_GETTIME
  152. /* */
  153. #undef LOG4CPLUS_HAVE_CLOCK_NANOSLEEP
  154. /* */
  155. #undef LOG4CPLUS_HAVE_CXX11_ATOMICS
  156. /* */
  157. #undef LOG4CPLUS_HAVE_ENAMETOOLONG
  158. /* */
  159. #undef LOG4CPLUS_HAVE_ERRNO_H
  160. /* */
  161. #undef LOG4CPLUS_HAVE_FCNTL
  162. /* */
  163. #undef LOG4CPLUS_HAVE_FCNTL_H
  164. /* */
  165. #undef LOG4CPLUS_HAVE_FLOCK
  166. /* */
  167. #undef LOG4CPLUS_HAVE_FTIME
  168. /* */
  169. #undef LOG4CPLUS_HAVE_FUNCTION_MACRO
  170. /* */
  171. #undef LOG4CPLUS_HAVE_FUNC_SYMBOL
  172. /* */
  173. #undef LOG4CPLUS_HAVE_GETADDRINFO
  174. /* */
  175. #undef LOG4CPLUS_HAVE_GETHOSTBYNAME_R
  176. /* */
  177. #undef LOG4CPLUS_HAVE_GETPID
  178. /* */
  179. #undef LOG4CPLUS_HAVE_GETTID
  180. /* */
  181. #undef LOG4CPLUS_HAVE_GETTIMEOFDAY
  182. /* */
  183. #undef LOG4CPLUS_HAVE_GMTIME_R
  184. /* */
  185. #undef LOG4CPLUS_HAVE_GNU_VARIADIC_MACROS
  186. /* */
  187. #undef LOG4CPLUS_HAVE_HTONL
  188. /* */
  189. #undef LOG4CPLUS_HAVE_HTONS
  190. /* */
  191. #undef LOG4CPLUS_HAVE_ICONV
  192. /* */
  193. #undef LOG4CPLUS_HAVE_ICONV_CLOSE
  194. /* */
  195. #undef LOG4CPLUS_HAVE_ICONV_H
  196. /* */
  197. #undef LOG4CPLUS_HAVE_ICONV_OPEN
  198. /* */
  199. #undef LOG4CPLUS_HAVE_LIMITS_H
  200. /* */
  201. #undef LOG4CPLUS_HAVE_LOCALTIME_R
  202. /* */
  203. #undef LOG4CPLUS_HAVE_LOCKF
  204. /* */
  205. #undef LOG4CPLUS_HAVE_LSTAT
  206. /* */
  207. #undef LOG4CPLUS_HAVE_MBSTOWCS
  208. /* */
  209. #undef LOG4CPLUS_HAVE_NANOSLEEP
  210. /* */
  211. #undef LOG4CPLUS_HAVE_NETDB_H
  212. /* */
  213. #undef LOG4CPLUS_HAVE_NETINET_IN_H
  214. /* */
  215. #undef LOG4CPLUS_HAVE_NETINET_TCP_H
  216. /* */
  217. #undef LOG4CPLUS_HAVE_NTOHL
  218. /* */
  219. #undef LOG4CPLUS_HAVE_NTOHS
  220. /* */
  221. #undef LOG4CPLUS_HAVE_PIPE
  222. /* */
  223. #undef LOG4CPLUS_HAVE_PIPE2
  224. /* */
  225. #undef LOG4CPLUS_HAVE_POLL
  226. /* */
  227. #undef LOG4CPLUS_HAVE_POLL_H
  228. /* */
  229. #undef LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO
  230. /* */
  231. #undef LOG4CPLUS_HAVE_SHUTDOWN
  232. /* */
  233. #undef LOG4CPLUS_HAVE_STAT
  234. /* */
  235. #undef LOG4CPLUS_HAVE_STDARG_H
  236. /* */
  237. #undef LOG4CPLUS_HAVE_STDIO_H
  238. /* */
  239. #undef LOG4CPLUS_HAVE_STDLIB_H
  240. /* */
  241. #undef LOG4CPLUS_HAVE_SYSLOG_H
  242. /* */
  243. #undef LOG4CPLUS_HAVE_SYS_FILE_H
  244. /* */
  245. #undef LOG4CPLUS_HAVE_SYS_SOCKET_H
  246. /* */
  247. #undef LOG4CPLUS_HAVE_SYS_STAT_H
  248. /* */
  249. #undef LOG4CPLUS_HAVE_SYS_SYSCALL_H
  250. /* */
  251. #undef LOG4CPLUS_HAVE_SYS_TIMEB_H
  252. /* */
  253. #undef LOG4CPLUS_HAVE_SYS_TIME_H
  254. /* */
  255. #undef LOG4CPLUS_HAVE_SYS_TYPES_H
  256. /* */
  257. #undef LOG4CPLUS_HAVE_TIME_H
  258. /* */
  259. #undef LOG4CPLUS_HAVE_TLS_SUPPORT
  260. /* */
  261. #undef LOG4CPLUS_HAVE_UNISTD_H
  262. /* */
  263. #undef LOG4CPLUS_HAVE_VFPRINTF_S
  264. /* */
  265. #undef LOG4CPLUS_HAVE_VFWPRINTF_S
  266. /* */
  267. #undef LOG4CPLUS_HAVE_VSNPRINTF
  268. /* */
  269. #undef LOG4CPLUS_HAVE_VSNWPRINTF
  270. /* */
  271. #undef LOG4CPLUS_HAVE_VSPRINTF_S
  272. /* */
  273. #undef LOG4CPLUS_HAVE_VSWPRINTF_S
  274. /* */
  275. #undef LOG4CPLUS_HAVE_WCHAR_H
  276. /* */
  277. #undef LOG4CPLUS_HAVE_WCSTOMBS
  278. /* */
  279. #undef LOG4CPLUS_HAVE__VSNPRINTF_S
  280. /* */
  281. #undef LOG4CPLUS_HAVE__VSNWPRINTF
  282. /* */
  283. #undef LOG4CPLUS_HAVE__VSNWPRINTF_S
  284. /* */
  285. #undef LOG4CPLUS_HAVE___SYNC_ADD_AND_FETCH
  286. /* */
  287. #undef LOG4CPLUS_HAVE___SYNC_SUB_AND_FETCH
  288. /* Define if this is a single-threaded library. */
  289. #undef LOG4CPLUS_SINGLE_THREADED
  290. /* */
  291. #undef LOG4CPLUS_THREAD_LOCAL_VAR
  292. /* */
  293. #undef LOG4CPLUS_USE_PTHREADS
  294. /* Define when iconv() is available. */
  295. #undef LOG4CPLUS_WITH_ICONV
  296. /* Define for C99 compilers/standard libraries that support more than just the
  297. "C" locale. */
  298. #undef LOG4CPLUS_WORKING_C_LOCALE
  299. /* Define for compilers/standard libraries that support more than just the "C"
  300. locale. */
  301. #undef LOG4CPLUS_WORKING_LOCALE
  302. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  303. */
  304. #undef LT_OBJDIR
  305. /* Define to the address where bug reports for this package should be sent. */
  306. #undef PACKAGE_BUGREPORT
  307. /* Define to the full name of this package. */
  308. #undef PACKAGE_NAME
  309. /* Define to the full name and version of this package. */
  310. #undef PACKAGE_STRING
  311. /* Define to the one symbol short name of this package. */
  312. #undef PACKAGE_TARNAME
  313. /* Define to the home page for this package. */
  314. #undef PACKAGE_URL
  315. /* Define to the version of this package. */
  316. #undef PACKAGE_VERSION
  317. /* Define to necessary symbol if this constant uses a non-standard name on
  318. your system. */
  319. #undef PTHREAD_CREATE_JOINABLE
  320. /* Define to 1 if you have the ANSI C header files. */
  321. #undef STDC_HEADERS
  322. /* Defined to the actual TLS support construct. */
  323. #undef TLS_SUPPORT_CONSTRUCT
  324. /* Substitute for socklen_t */
  325. #undef socklen_t
  326. #endif // LOG4CPLUS_CONFIG_H