db_config.h
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:12k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. /* DO NOT EDIT: automatically built by dist/s_win32. */
  2. /* Define to 1 if you want to build a version for running the test suite. */
  3. /* #undef CONFIG_TEST */
  4. /* Define to 1 if you want a debugging version. */
  5. /* #undef DEBUG */
  6. #if defined(_DEBUG)
  7. #if !defined(DEBUG)
  8. #define DEBUG 1
  9. #endif
  10. #endif
  11. /* Define to 1 if you want a version that logs read operations. */
  12. /* #undef DEBUG_ROP */
  13. /* Define to 1 if you want a version that logs write operations. */
  14. /* #undef DEBUG_WOP */
  15. /* Define to 1 if you want a version with run-time diagnostic checking. */
  16. /* #undef DIAGNOSTIC */
  17. /* Define to 1 if you have the `clock_gettime' function. */
  18. /* #undef HAVE_CLOCK_GETTIME */
  19. /* Define to 1 if Berkeley DB release includes strong cryptography. */
  20. /* #undef HAVE_CRYPTO */
  21. /* Define to 1 if you have the `directio' function. */
  22. /* #undef HAVE_DIRECTIO */
  23. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  24.    */
  25. /* #undef HAVE_DIRENT_H */
  26. /* Define to 1 if you have the <dlfcn.h> header file. */
  27. /* #undef HAVE_DLFCN_H */
  28. /* Define to 1 if you have EXIT_SUCCESS/EXIT_FAILURE #defines. */
  29. #define HAVE_EXIT_SUCCESS 1
  30. /* Define to 1 if fcntl/F_SETFD denies child access to file descriptors. */
  31. /* #undef HAVE_FCNTL_F_SETFD */
  32. /* Define to 1 if allocated filesystem blocks are not zeroed. */
  33. #define HAVE_FILESYSTEM_NOTZERO 1
  34. /* Define to 1 if you have the `getcwd' function. */
  35. #define HAVE_GETCWD 1
  36. /* Define to 1 if you have the `getopt' function. */
  37. /* #undef HAVE_GETOPT */
  38. /* Define to 1 if you have the `gettimeofday' function. */
  39. /* #undef HAVE_GETTIMEOFDAY */
  40. /* Define to 1 if you have the `getuid' function. */
  41. /* #undef HAVE_GETUID */
  42. /* Define to 1 if you have the <inttypes.h> header file. */
  43. /* #undef HAVE_INTTYPES_H */
  44. /* Define to 1 if you have the `nsl' library (-lnsl). */
  45. /* #undef HAVE_LIBNSL */
  46. /* Define to 1 if you have the `memcmp' function. */
  47. #define HAVE_MEMCMP 1
  48. /* Define to 1 if you have the `memcpy' function. */
  49. #define HAVE_MEMCPY 1
  50. /* Define to 1 if you have the `memmove' function. */
  51. #define HAVE_MEMMOVE 1
  52. /* Define to 1 if you have the <memory.h> header file. */
  53. #define HAVE_MEMORY_H 1
  54. /* Define to 1 if you have the `mlock' function. */
  55. /* #undef HAVE_MLOCK */
  56. /* Define to 1 if you have the `mmap' function. */
  57. /* #undef HAVE_MMAP */
  58. /* Define to 1 if you have the `munlock' function. */
  59. /* #undef HAVE_MUNLOCK */
  60. /* Define to 1 if you have the `munmap' function. */
  61. /* #undef HAVE_MUNMAP */
  62. /* Define to 1 to use the GCC compiler and 68K assembly language mutexes. */
  63. /* #undef HAVE_MUTEX_68K_GCC_ASSEMBLY */
  64. /* Define to 1 to use the AIX _check_lock mutexes. */
  65. /* #undef HAVE_MUTEX_AIX_CHECK_LOCK */
  66. /* Define to 1 to use the GCC compiler and Alpha assembly language mutexes. */
  67. /* #undef HAVE_MUTEX_ALPHA_GCC_ASSEMBLY */
  68. /* Define to 1 to use the GCC compiler and ARM assembly language mutexes. */
  69. /* #undef HAVE_MUTEX_ARM_GCC_ASSEMBLY */
  70. /* Define to 1 to use the UNIX fcntl system call mutexes. */
  71. /* #undef HAVE_MUTEX_FCNTL */
  72. /* Define to 1 to use the GCC compiler and PaRisc assembly language mutexes.
  73.    */
  74. /* #undef HAVE_MUTEX_HPPA_GCC_ASSEMBLY */
  75. /* Define to 1 to use the msem_XXX mutexes on HP-UX. */
  76. /* #undef HAVE_MUTEX_HPPA_MSEM_INIT */
  77. /* Define to 1 to use the GCC compiler and IA64 assembly language mutexes. */
  78. /* #undef HAVE_MUTEX_IA64_GCC_ASSEMBLY */
  79. /* Define to 1 to use the msem_XXX mutexes on systems other than HP-UX. */
  80. /* #undef HAVE_MUTEX_MSEM_INIT */
  81. /* Define to 1 to use the GCC compiler and Apple PowerPC assembly language. */
  82. /* #undef HAVE_MUTEX_PPC_APPLE_GCC_ASSEMBLY */
  83. /* Define to 1 to use the GCC compiler and generic PowerPC assembly language.
  84.    */
  85. /* #undef HAVE_MUTEX_PPC_GENERIC_GCC_ASSEMBLY */
  86. /* Define to 1 to use POSIX 1003.1 pthread_XXX mutexes. */
  87. /* #undef HAVE_MUTEX_PTHREADS */
  88. /* Define to 1 to use Reliant UNIX initspin mutexes. */
  89. /* #undef HAVE_MUTEX_RELIANTUNIX_INITSPIN */
  90. /* Define to 1 to use the GCC compiler and S/390 assembly language mutexes. */
  91. /* #undef HAVE_MUTEX_S390_GCC_ASSEMBLY */
  92. /* Define to 1 to use the SCO compiler and x86 assembly language mutexes. */
  93. /* #undef HAVE_MUTEX_SCO_X86_CC_ASSEMBLY */
  94. /* Define to 1 to use the obsolete POSIX 1003.1 sema_XXX mutexes. */
  95. /* #undef HAVE_MUTEX_SEMA_INIT */
  96. /* Define to 1 to use the SGI XXX_lock mutexes. */
  97. /* #undef HAVE_MUTEX_SGI_INIT_LOCK */
  98. /* Define to 1 to use the Solaris _lock_XXX mutexes. */
  99. /* #undef HAVE_MUTEX_SOLARIS_LOCK_TRY */
  100. /* Define to 1 to use the Solaris lwp threads mutexes. */
  101. /* #undef HAVE_MUTEX_SOLARIS_LWP */
  102. /* Define to 1 to use the GCC compiler and Sparc assembly language mutexes. */
  103. /* #undef HAVE_MUTEX_SPARC_GCC_ASSEMBLY */
  104. /* Define to 1 if mutexes hold system resources. */
  105. /* #undef HAVE_MUTEX_SYSTEM_RESOURCES */
  106. /* Define to 1 if fast mutexes are available. */
  107. #define HAVE_MUTEX_THREADS 1
  108. /* Define to 1 to configure mutexes intra-process only. */
  109. /* #undef HAVE_MUTEX_THREAD_ONLY */
  110. /* Define to 1 to use the UNIX International mutexes. */
  111. /* #undef HAVE_MUTEX_UI_THREADS */
  112. /* Define to 1 to use the UTS compiler and assembly language mutexes. */
  113. /* #undef HAVE_MUTEX_UTS_CC_ASSEMBLY */
  114. /* Define to 1 to use VMS mutexes. */
  115. /* #undef HAVE_MUTEX_VMS */
  116. /* Define to 1 to use VxWorks mutexes. */
  117. /* #undef HAVE_MUTEX_VXWORKS */
  118. /* Define to 1 to use Windows mutexes. */
  119. #define HAVE_MUTEX_WIN32 1
  120. /* Define to 1 to use the GCC compiler and x86 assembly language mutexes. */
  121. /* #undef HAVE_MUTEX_X86_GCC_ASSEMBLY */
  122. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  123. /* #undef HAVE_NDIR_H */
  124. /* Define to 1 if you have the O_DIRECT flag. */
  125. /* #undef HAVE_O_DIRECT */
  126. /* Define to 1 if you have the `pread' function. */
  127. /* #undef HAVE_PREAD */
  128. /* Define to 1 if you have the `pstat_getdynamic' function. */
  129. /* #undef HAVE_PSTAT_GETDYNAMIC */
  130. /* Define to 1 if you have the `pwrite' function. */
  131. /* #undef HAVE_PWRITE */
  132. /* Define to 1 if building on QNX. */
  133. /* #undef HAVE_QNX */
  134. /* Define to 1 if you have the `qsort' function. */
  135. #define HAVE_QSORT 1
  136. /* Define to 1 if you have the `raise' function. */
  137. #define HAVE_RAISE 1
  138. /* Define to 1 if building RPC client/server. */
  139. /* #undef HAVE_RPC */
  140. /* Define to 1 if you have the `sched_yield' function. */
  141. /* #undef HAVE_SCHED_YIELD */
  142. /* Define to 1 if you have the `select' function. */
  143. /* #undef HAVE_SELECT */
  144. /* Define to 1 if you have the `shmget' function. */
  145. /* #undef HAVE_SHMGET */
  146. /* Define to 1 if you have the `snprintf' function. */
  147. #define HAVE_SNPRINTF 1
  148. /* Define to 1 if you have the <stdint.h> header file. */
  149. /* #undef HAVE_STDINT_H */
  150. /* Define to 1 if you have the <stdlib.h> header file. */
  151. #define HAVE_STDLIB_H 1
  152. /* Define to 1 if you have the `strcasecmp' function. */
  153. /* #undef HAVE_STRCASECMP */
  154. /* Define to 1 if you have the `strdup' function. */
  155. #define HAVE_STRDUP 1
  156. /* Define to 1 if you have the `strerror' function. */
  157. #define HAVE_STRERROR 1
  158. /* Define to 1 if you have the <strings.h> header file. */
  159. #define HAVE_STRINGS_H 1
  160. /* Define to 1 if you have the <string.h> header file. */
  161. #define HAVE_STRING_H 1
  162. /* Define to 1 if you have the `strtoul' function. */
  163. #define HAVE_STRTOUL 1
  164. /* Define to 1 if `st_blksize' is member of `struct stat'. */
  165. /* #undef HAVE_STRUCT_STAT_ST_BLKSIZE */
  166. /* Define to 1 if you have the `sysconf' function. */
  167. /* #undef HAVE_SYSCONF */
  168. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  169.    */
  170. /* #undef HAVE_SYS_DIR_H */
  171. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  172.    */
  173. /* #undef HAVE_SYS_NDIR_H */
  174. /* Define to 1 if you have the <sys/select.h> header file. */
  175. /* #undef HAVE_SYS_SELECT_H */
  176. /* Define to 1 if you have the <sys/stat.h> header file. */
  177. #define HAVE_SYS_STAT_H 1
  178. /* Define to 1 if you have the <sys/time.h> header file. */
  179. /* #undef HAVE_SYS_TIME_H */
  180. /* Define to 1 if you have the <sys/types.h> header file. */
  181. #define HAVE_SYS_TYPES_H 1
  182. /* Define to 1 if you have the <unistd.h> header file. */
  183. /* #undef HAVE_UNISTD_H */
  184. /* Define to 1 if unlink of file with open file descriptors will fail. */
  185. /* #undef HAVE_UNLINK_WITH_OPEN_FAILURE */
  186. /* Define to 1 if you have the `vsnprintf' function. */
  187. #define HAVE_VSNPRINTF 1
  188. /* Define to 1 if building VxWorks. */
  189. /* #undef HAVE_VXWORKS */
  190. /* Define to 1 if you have the `yield' function. */
  191. /* #undef HAVE_YIELD */
  192. /* Define to 1 if you have the `_fstati64' function. */
  193. #define HAVE__FSTATI64 1
  194. /* Define to the address where bug reports for this package should be sent. */
  195. #define PACKAGE_BUGREPORT "support@sleepycat.com"
  196. /* Define to the full name of this package. */
  197. #define PACKAGE_NAME "Berkeley DB"
  198. /* Define to the full name and version of this package. */
  199. #define PACKAGE_STRING "Berkeley DB 4.1.24"
  200. /* Define to the one symbol short name of this package. */
  201. #define PACKAGE_TARNAME "db-4.1.24"
  202. /* Define to the version of this package. */
  203. #define PACKAGE_VERSION "4.1.24"
  204. /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
  205. /* #undef STAT_MACROS_BROKEN */
  206. /* Define to 1 if you have the ANSI C header files. */
  207. #define STDC_HEADERS 1
  208. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  209. /* #undef TIME_WITH_SYS_TIME */
  210. /* Define to 1 to mask harmless unitialized memory read/writes. */
  211. /* #undef UMRW */
  212. /* Number of bits in a file offset, on hosts where this is settable. */
  213. /* #undef _FILE_OFFSET_BITS */
  214. /* Define for large files, on AIX-style hosts. */
  215. /* #undef _LARGE_FILES */
  216. /* Define to empty if `const' does not conform to ANSI C. */
  217. /* #undef const */
  218. /*
  219.  * Exit success/failure macros.
  220.  */
  221. #ifndef HAVE_EXIT_SUCCESS
  222. #define EXIT_FAILURE 1
  223. #define EXIT_SUCCESS 0
  224. #endif
  225. /*
  226.  * Don't step on the namespace.  Other libraries may have their own
  227.  * implementations of these functions, we don't want to use their
  228.  * implementations or force them to use ours based on the load order.
  229.  */
  230. #ifndef HAVE_GETCWD
  231. #define getcwd __db_Cgetcwd
  232. #endif
  233. #ifndef HAVE_MEMCMP
  234. #define memcmp __db_Cmemcmp
  235. #endif
  236. #ifndef HAVE_MEMCPY
  237. #define memcpy __db_Cmemcpy
  238. #endif
  239. #ifndef HAVE_MEMMOVE
  240. #define memmove __db_Cmemmove
  241. #endif
  242. #ifndef HAVE_RAISE
  243. #define raise __db_Craise
  244. #endif
  245. #ifndef HAVE_SNPRINTF
  246. #define snprintf __db_Csnprintf
  247. #endif
  248. #ifndef HAVE_STRCASECMP
  249. #define strcasecmp __db_Cstrcasecmp
  250. #define strncasecmp __db_Cstrncasecmp
  251. #endif
  252. #ifndef HAVE_STRERROR
  253. #define strerror __db_Cstrerror
  254. #endif
  255. #ifndef HAVE_VSNPRINTF
  256. #define vsnprintf __db_Cvsnprintf
  257. #endif
  258. /*
  259.  * XXX
  260.  * The following is not part of the automatic configuration setup, but
  261.  * provides the information necessary to build Berkeley DB on Windows.
  262.  */
  263. #include <sys/types.h>
  264. #include <sys/stat.h>
  265. #include <direct.h>
  266. #include <fcntl.h>
  267. #include <io.h>
  268. #include <limits.h>
  269. #include <memory.h>
  270. #include <process.h>
  271. #include <signal.h>
  272. #include <stdio.h>
  273. #include <stdlib.h>
  274. #include <time.h>
  275. #include <errno.h>
  276. /*
  277.  * To build Tcl interface libraries, the include path must be configured to
  278.  * use the directory containing <tcl.h>, usually the include directory in
  279.  * the Tcl distribution.
  280.  */
  281. #ifdef DB_TCL_SUPPORT
  282. #include <tcl.h>
  283. #endif
  284. #define WIN32_LEAN_AND_MEAN
  285. #include <windows.h>
  286. /*
  287.  * All of the necessary includes have been included, ignore the #includes
  288.  * in the Berkeley DB source files.
  289.  */
  290. #define NO_SYSTEM_INCLUDES
  291. /*
  292.  * Win32 has getcwd, snprintf and vsnprintf, but under different names.
  293.  */
  294. #define getcwd(buf, size) _getcwd(buf, size)
  295. #define snprintf _snprintf
  296. #define vsnprintf _vsnprintf
  297. /*
  298.  * Win32 does not define getopt and friends in any header file, so we must.
  299.  */
  300. #if defined(__cplusplus)
  301. extern "C" {
  302. #endif
  303. extern int optind;
  304. extern char *optarg;
  305. extern int getopt(int, char * const *, const char *);
  306. #if defined(__cplusplus)
  307. }
  308. #endif
  309. /*
  310.  * We use DB_WIN32 much as one would use _WIN32, to determine that we're
  311.  * using an operating system environment that supports Win32 calls
  312.  * and semantics.  We don't use _WIN32 because cygwin/gcc also defines
  313.  * that, even though it closely emulates the Unix environment.
  314.  */
  315. #define DB_WIN32 1
  316. /*
  317.  * This is a grievous hack -- once we've included windows.h, we have no choice
  318.  * but to use ANSI-style varargs (because it pulls in stdarg.h for us).  DB's
  319.  * code decides which type of varargs to use based on the state of __STDC__.
  320.  * Sensible.  Unfortunately, Microsoft's compiler _doesn't_ define __STDC__
  321.  * unless you invoke it with arguments turning OFF all vendor extensions.  Even
  322.  * more unfortunately, if we do that, it fails to parse windows.h!!!!!  So, we
  323.  * define __STDC__ here, after windows.h comes in.  Note: the compiler knows
  324.  * we've defined it, and starts enforcing strict ANSI compilance from this point
  325.  * on.
  326.  */
  327. #define __STDC__ 1