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.

488 lines
14 KiB

  1. /* config.h. Generated from config.h.in by configure. */
  2. /* config.h.in. Generated from configure.ac by autoheader. */
  3. /* Define to specify no threading is used */
  4. /* #undef APP_NO_THREADS */
  5. /* Define to 1 if you have the <arpa/inet.h> header file. */
  6. #define HAVE_ARPA_INET_H 1
  7. /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
  8. #define HAVE_ARPA_NAMESER_COMPAT_H 1
  9. /* define if bool is a built-in type */
  10. #define HAVE_BOOL /**/
  11. /* Define to 1 if you have the `catclose' function. */
  12. #define HAVE_CATCLOSE 1
  13. /* Define to 1 if you have the `catgets' function. */
  14. #define HAVE_CATGETS 1
  15. /* Define to 1 if you have the `catopen' function. */
  16. #define HAVE_CATOPEN 1
  17. /* Define to 1 if you have the `clock_gettime' function. */
  18. /* #undef HAVE_CLOCK_GETTIME */
  19. /* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
  20. #define HAVE_CORESERVICES_CORESERVICES_H 1
  21. /* Define to 1 if you have cpuid.h */
  22. #define HAVE_CPUID_H 1
  23. /* Define to 1 if you have the <ctype.h> header file. */
  24. #define HAVE_CTYPE_H 1
  25. /* Define to 1 if you have the <dlfcn.h> header file. */
  26. #define HAVE_DLFCN_H 1
  27. /* Define to 1 if you have the <endian.h> header file. */
  28. /* #undef HAVE_ENDIAN_H */
  29. /* Define to 1 if you have the <errno.h> header file. */
  30. #define HAVE_ERRNO_H 1
  31. /* Define to 1 if you have the <fcntl.h> header file. */
  32. #define HAVE_FCNTL_H 1
  33. /* Define to 1 if you have the <float.h> header file. */
  34. #define HAVE_FLOAT_H 1
  35. /* Define to 1 if you have the `ftime' function. */
  36. #define HAVE_FTIME 1
  37. /* Define to 1 if you have the `getaddrinfo' function. */
  38. #define HAVE_GETADDRINFO 1
  39. /* Define to 1 if you have the `getcwd' function. */
  40. #define HAVE_GETCWD 1
  41. /* Define to 1 if you have the `gethostbyaddr' function. */
  42. #define HAVE_GETHOSTBYADDR 1
  43. /* Define to 1 if you have the `gethostbyname' function. */
  44. #define HAVE_GETHOSTBYNAME 1
  45. /* Define to 1 if you have the `gettimeofday' function. */
  46. #define HAVE_GETTIMEOFDAY 1
  47. /* Define to 1 if you have the `iconv' function. */
  48. /* #undef HAVE_ICONV */
  49. /* Define to 1 if you have the `iconv_close' function. */
  50. /* #undef HAVE_ICONV_CLOSE */
  51. /* Define to 1 if you have the <iconv.h> header file. */
  52. #define HAVE_ICONV_H 1
  53. /* Define to 1 if you have the `iconv_open' function. */
  54. /* #undef HAVE_ICONV_OPEN */
  55. /* Define to 1 if you have the <inttypes.h> header file. */
  56. #define HAVE_INTTYPES_H 1
  57. /* Define to 1 if you have the <langinfo.h> header file. */
  58. #define HAVE_LANGINFO_H 1
  59. /* Define to 1 if you have the `nsl' library (-lnsl). */
  60. /* #undef HAVE_LIBNSL */
  61. /* Define to 1 if you have the `socket' library (-lsocket). */
  62. /* #undef HAVE_LIBSOCKET */
  63. /* Define to 1 if you have the <limits.h> header file. */
  64. #define HAVE_LIMITS_H 1
  65. /* Define to 1 if you have the `localeconv' function. */
  66. #define HAVE_LOCALECONV 1
  67. /* Define to 1 if you have the <locale.h> header file. */
  68. #define HAVE_LOCALE_H 1
  69. /* define if the compiler implements L"widestring" */
  70. #define HAVE_LSTRING /**/
  71. /* Define to 1 if you have the <machine/endian.h> header file. */
  72. #define HAVE_MACHINE_ENDIAN_H 1
  73. /* Define to 1 if you have the `mblen' function. */
  74. #define HAVE_MBLEN 1
  75. /* Define to 1 if you have the `mbrlen' function. */
  76. #define HAVE_MBRLEN 1
  77. /* Define to 1 if you have the `mbsrtowcs' function. */
  78. #define HAVE_MBSRTOWCS 1
  79. /* Define to 1 if you have the `mbstowcs' function. */
  80. #define HAVE_MBSTOWCS 1
  81. /* Define to 1 if you have the `memmove' function. */
  82. #define HAVE_MEMMOVE 1
  83. /* Define to 1 if you have the <memory.h> header file. */
  84. #define HAVE_MEMORY_H 1
  85. /* Define to 1 if you have the `memset' function. */
  86. #define HAVE_MEMSET 1
  87. /* define if the compiler implements namespaces */
  88. #define HAVE_NAMESPACES /**/
  89. /* Define to 1 if you have the <netdb.h> header file. */
  90. #define HAVE_NETDB_H 1
  91. /* Define to 1 if you have the <netinet/in.h> header file. */
  92. #define HAVE_NETINET_IN_H 1
  93. /* Define to 1 if you have the `nl_langinfo' function. */
  94. #define HAVE_NL_LANGINFO 1
  95. /* Define to 1 if you have the <nl_types.h> header file. */
  96. #define HAVE_NL_TYPES_H 1
  97. /* Define to 1 if you have the `pathconf' function. */
  98. #define HAVE_PATHCONF 1
  99. /* Define to 1 if you have the PATH_MAX macro. */
  100. #define HAVE_PATH_MAX 1
  101. /* Define if you have POSIX threads libraries and header files. */
  102. #define HAVE_PTHREAD 1
  103. /* Define to 1 if you have the `realpath' function. */
  104. #define HAVE_REALPATH 1
  105. /* Define to 1 if you have the `setlocale' function. */
  106. #define HAVE_SETLOCALE 1
  107. /* Define to 1 if you have the `socket' function. */
  108. #define HAVE_SOCKET 1
  109. /* Define to 1 if stdbool.h conforms to C99. */
  110. #define HAVE_STDBOOL_H 1
  111. /* Define to 1 if you have the <stddef.h> header file. */
  112. #define HAVE_STDDEF_H 1
  113. /* Define to 1 if you have the <stdint.h> header file. */
  114. #define HAVE_STDINT_H 1
  115. /* Define to 1 if you have the <stdio.h> header file. */
  116. #define HAVE_STDIO_H 1
  117. /* Define to 1 if you have the <stdlib.h> header file. */
  118. #define HAVE_STDLIB_H 1
  119. /* define if the compiler supports ISO C++ standard library */
  120. #define HAVE_STD_LIBS /**/
  121. /* define if the compiler supports the std namespace */
  122. #define HAVE_STD_NAMESPACE /**/
  123. /* Define to 1 if you have the `strcasecmp' function. */
  124. #define HAVE_STRCASECMP 1
  125. /* Define to 1 if you have the `strchr' function. */
  126. #define HAVE_STRCHR 1
  127. /* Define to 1 if you have the `strdup' function. */
  128. #define HAVE_STRDUP 1
  129. /* Define to 1 if you have the `stricmp' function. */
  130. /* #undef HAVE_STRICMP */
  131. /* Define to 1 if you have the <strings.h> header file. */
  132. #define HAVE_STRINGS_H 1
  133. /* Define to 1 if you have the <string.h> header file. */
  134. #define HAVE_STRING_H 1
  135. /* Define to 1 if you have the `strncasecmp' function. */
  136. #define HAVE_STRNCASECMP 1
  137. /* Define to 1 if you have the `strnicmp' function. */
  138. /* #undef HAVE_STRNICMP */
  139. /* Define to 1 if you have the `strrchr' function. */
  140. #define HAVE_STRRCHR 1
  141. /* Define to 1 if you have the `strstr' function. */
  142. #define HAVE_STRSTR 1
  143. /* Define to 1 if you have the `strtol' function. */
  144. #define HAVE_STRTOL 1
  145. /* Define to 1 if you have the `strtoul' function. */
  146. #define HAVE_STRTOUL 1
  147. /* Define to 1 if you have the <sys/param.h> header file. */
  148. #define HAVE_SYS_PARAM_H 1
  149. /* Define to 1 if you have the <sys/socket.h> header file. */
  150. #define HAVE_SYS_SOCKET_H 1
  151. /* Define to 1 if you have the <sys/stat.h> header file. */
  152. #define HAVE_SYS_STAT_H 1
  153. /* Define to 1 if you have the <sys/timeb.h> header file. */
  154. #define HAVE_SYS_TIMEB_H 1
  155. /* Define to 1 if you have the <sys/time.h> header file. */
  156. #define HAVE_SYS_TIME_H 1
  157. /* Define to 1 if you have the <sys/types.h> header file. */
  158. #define HAVE_SYS_TYPES_H 1
  159. /* Define to 1 if you have the `towlower' function. */
  160. #define HAVE_TOWLOWER 1
  161. /* Define to 1 if you have the `towupper' function. */
  162. #define HAVE_TOWUPPER 1
  163. /* Define to 1 if you have the <unistd.h> header file. */
  164. #define HAVE_UNISTD_H 1
  165. /* Define to 1 if you have the <wchar.h> header file. */
  166. #define HAVE_WCHAR_H 1
  167. /* Define to 1 if you have the `wcsicmp' function. */
  168. /* #undef HAVE_WCSICMP */
  169. /* Define to 1 if you have the `wcslwr' function. */
  170. /* #undef HAVE_WCSLWR */
  171. /* Define to 1 if you have the `wcsnicmp' function. */
  172. /* #undef HAVE_WCSNICMP */
  173. /* Define to 1 if you have the `wcsrtombs' function. */
  174. #define HAVE_WCSRTOMBS 1
  175. /* Define to 1 if you have the `wcstombs' function. */
  176. #define HAVE_WCSTOMBS 1
  177. /* Define to 1 if you have the `wcsupr' function. */
  178. /* #undef HAVE_WCSUPR */
  179. /* Define to 1 if you have the <wctype.h> header file. */
  180. #define HAVE_WCTYPE_H 1
  181. /* Define to 1 if you have the <winsock2.h> header file. */
  182. /* #undef HAVE_WINSOCK2_H */
  183. /* Define to 1 if the system has the type `_Bool'. */
  184. /* #undef HAVE__BOOL */
  185. /* Define to 1 if you have to use const char* with iconv, to 0 if you must use
  186. char*. */
  187. #define ICONV_USES_CONST_POINTER 0
  188. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  189. #define LT_OBJDIR ".libs/"
  190. /* Name of package */
  191. #define PACKAGE "xerces-c"
  192. /* Define to the address where bug reports for this package should be sent. */
  193. #define PACKAGE_BUGREPORT ""
  194. /* Define to the full name of this package. */
  195. #define PACKAGE_NAME "xerces-c"
  196. /* Define to the full name and version of this package. */
  197. #define PACKAGE_STRING "xerces-c 3.1.2"
  198. /* Define to the one symbol short name of this package. */
  199. #define PACKAGE_TARNAME "xerces-c"
  200. /* Define to the home page for this package. */
  201. #define PACKAGE_URL ""
  202. /* Define to the version of this package. */
  203. #define PACKAGE_VERSION "3.1.2"
  204. /* Define to necessary symbol if this constant uses a non-standard name on
  205. your system. */
  206. /* #undef PTHREAD_CREATE_JOINABLE */
  207. /* The size of `int', as computed by sizeof. */
  208. #define SIZEOF_INT 4
  209. /* The size of `long', as computed by sizeof. */
  210. #define SIZEOF_LONG 8
  211. /* The size of `long long', as computed by sizeof. */
  212. #define SIZEOF_LONG_LONG 8
  213. /* The size of `short', as computed by sizeof. */
  214. #define SIZEOF_SHORT 2
  215. /* The size of `wchar_t', as computed by sizeof. */
  216. #define SIZEOF_WCHAR_T 4
  217. /* The size of `__int64', as computed by sizeof. */
  218. #define SIZEOF___INT64 0
  219. /* Define to 1 if you have the ANSI C header files. */
  220. #define STDC_HEADERS 1
  221. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  222. #define TIME_WITH_SYS_TIME 1
  223. /* Version number of package */
  224. #define VERSION "3.1.2"
  225. /* Define to true if autoconf is used in this configuration */
  226. #define XERCES_AUTOCONF 1
  227. /* Define if namespaces is supported by the compiler */
  228. #define XERCES_HAS_CPP_NAMESPACE 1
  229. /* Define to have SSE2 instruction support detected at runtime using __cpuid
  230. */
  231. /* #undef XERCES_HAVE_CPUID_INTRINSIC */
  232. /* Define to 1 if you have emmintrin.h */
  233. #define XERCES_HAVE_EMMINTRIN_H 1
  234. /* Define to have SSE2 instruction support detected at runtime using
  235. __get_cpuid */
  236. #define XERCES_HAVE_GETCPUID 1
  237. /* Define to 1 if you have intrin.h */
  238. /* #undef XERCES_HAVE_INTRIN_H */
  239. /* Define to 1 if we have inttypes.h */
  240. #define XERCES_HAVE_INTTYPES_H 1
  241. /* Define to have SSE2 instruction used at runtime */
  242. #define XERCES_HAVE_SSE2_INTRINSIC 1
  243. /* Define to 1 if we have sys/types.h */
  244. #define XERCES_HAVE_SYS_TYPES_H 1
  245. /* Define to have Xerces_autoconf_config.hpp include wchar.h */
  246. /* #undef XERCES_INCLUDE_WCHAR_H */
  247. /* Define if there is support for L"widestring" */
  248. #define XERCES_LSTRSUPPORT 1
  249. /* Define if the isstream library can be included as <iostream> */
  250. #define XERCES_NEW_IOSTREAMS 1
  251. /* Define to have XMemory.hpp avoid declaring a matching operator delete for
  252. the placement operator new */
  253. /* #undef XERCES_NO_MATCHING_DELETE_OPERATOR */
  254. /* Define if there is no native bool support in this environment */
  255. /* #undef XERCES_NO_NATIVE_BOOL */
  256. /* Define to use backslash as an extra path delimiter character */
  257. /* #undef XERCES_PATH_DELIMITER_BACKSLASH */
  258. /* Define as the platform's export attribute */
  259. #define XERCES_PLATFORM_EXPORT
  260. /* Define as the platform's import attribute */
  261. #define XERCES_PLATFORM_IMPORT
  262. /* An appropriate signed 16 bit integer type */
  263. #define XERCES_S16BIT_INT int16_t
  264. /* An appropriate signed 32 bit integer type */
  265. #define XERCES_S32BIT_INT int32_t
  266. /* An appropriate signed 64 bit integer type */
  267. #define XERCES_S64BIT_INT int64_t
  268. /* Define as the appropriate size_t type */
  269. #define XERCES_SIZE_T size_t
  270. /* Define as the appropriate ssize_t type */
  271. #define XERCES_SSIZE_T ssize_t
  272. /* Define if the std namespace is supported */
  273. #define XERCES_STD_NAMESPACE 1
  274. /* An appropriate unsigned 16 bit integer type */
  275. #define XERCES_U16BIT_INT uint16_t
  276. /* An appropriate unsigned 32 bit integer type */
  277. #define XERCES_U32BIT_INT uint32_t
  278. /* An appropriate unsigned 64 bit integer type */
  279. #define XERCES_U64BIT_INT uint64_t
  280. /* Define to use the POSIX file mgr */
  281. #define XERCES_USE_FILEMGR_POSIX 1
  282. /* Define to use the Windows file mgr */
  283. /* #undef XERCES_USE_FILEMGR_WINDOWS */
  284. /* Define to use the iconv-based MsgLoader */
  285. /* #undef XERCES_USE_MSGLOADER_ICONV */
  286. /* Define to use the ICU-based MsgLoader */
  287. /* #undef XERCES_USE_MSGLOADER_ICU */
  288. /* Define to use the InMemory MsgLoader */
  289. #define XERCES_USE_MSGLOADER_INMEMORY 1
  290. /* Define to use the NoThread mutex mgr */
  291. /* #undef XERCES_USE_MUTEXMGR_NOTHREAD */
  292. /* Define to use the POSIX mutex mgr */
  293. #define XERCES_USE_MUTEXMGR_POSIX 1
  294. /* Define to use the Windows mutex mgr */
  295. /* #undef XERCES_USE_MUTEXMGR_WINDOWS */
  296. /* Define to use the Mac OS X CFURL NetAccessor */
  297. /* #undef XERCES_USE_NETACCESSOR_CFURL */
  298. /* Define to use the CURL NetAccessor */
  299. #define XERCES_USE_NETACCESSOR_CURL 1
  300. /* Define to use the Sockets-based NetAccessor */
  301. /* #undef XERCES_USE_NETACCESSOR_SOCKET */
  302. /* Define to use the WinSock NetAccessor */
  303. /* #undef XERCES_USE_NETACCESSOR_WINSOCK */
  304. /* Define to use the GNU iconv transcoder */
  305. /* #undef XERCES_USE_TRANSCODER_GNUICONV */
  306. /* Define to use the iconv transcoder */
  307. /* #undef XERCES_USE_TRANSCODER_ICONV */
  308. /* Define to use the ICU-based transcoder */
  309. /* #undef XERCES_USE_TRANSCODER_ICU */
  310. /* Define to use the Mac OS UnicodeConverter-based transcoder */
  311. #define XERCES_USE_TRANSCODER_MACOSUNICODECONVERTER 1
  312. /* Define to use the Windows transcoder */
  313. /* #undef XERCES_USE_TRANSCODER_WINDOWS */
  314. /* Define to the 16 bit type used to represent Xerces UTF-16 characters */
  315. #define XERCES_XMLCH_T uint16_t
  316. /* Define to empty if `const' does not conform to ANSI C. */
  317. /* #undef const */
  318. /* Define to `__inline__' or `__inline' if that's what the C compiler
  319. calls it, or to nothing if 'inline' is not supported under any name. */
  320. #ifndef __cplusplus
  321. /* #undef inline */
  322. #endif
  323. /* Define to `long int' if <sys/types.h> does not define. */
  324. /* #undef off_t */
  325. /* Define to `unsigned int' if <sys/types.h> does not define. */
  326. /* #undef size_t */
  327. /* Define to empty if the keyword `volatile' does not work. Warning: valid
  328. code using `volatile' can become incorrect without. Disable with care. */
  329. /* #undef volatile */