config.hin
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:6k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. /* config.hin.  Generated automatically from configure.in by autoheader.  */
  2. /* Define to empty if the keyword does not work.  */
  3. #undef const
  4. /* Define if your struct stat has st_blksize.  */
  5. #undef HAVE_ST_BLKSIZE
  6. /* Define to `int' if <sys/types.h> doesn't define.  */
  7. #undef mode_t
  8. /* Define to `long' if <sys/types.h> doesn't define.  */
  9. #undef off_t
  10. /* Define to `int' if <sys/types.h> doesn't define.  */
  11. #undef pid_t
  12. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  13. #undef size_t
  14. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
  15. #undef STAT_MACROS_BROKEN
  16. /* Define if you have the ANSI C header files.  */
  17. #undef STDC_HEADERS
  18. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  19. #undef TIME_WITH_SYS_TIME
  20. /* Define if your processor stores words with the most significant
  21.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  22. #undef WORDS_BIGENDIAN
  23. /* Define if you are building a version for running the test suite. */
  24. #undef CONFIG_TEST
  25. /* Define if you want a debugging version. */
  26. #undef DEBUG
  27. /* Define if you want a version that logs read operations. */
  28. #undef DEBUG_ROP
  29. /* Define if you want a version that logs write operations. */
  30. #undef DEBUG_WOP
  31. /* Define if you want a version with run-time diagnostic checking. */
  32. #undef DIAGNOSTIC
  33. /* Define if you want to mask harmless unitialized memory read/writes. */
  34. #undef UMRW
  35. /* Define if fcntl/F_SETFD denies child access to file descriptors. */
  36. #undef HAVE_FCNTL_F_SETFD
  37. /* Define if building big-file environment (e.g., AIX, HP/UX, Solaris). */
  38. #undef HAVE_FILE_OFFSET_BITS
  39. /* Mutex possibilities. */
  40. #undef HAVE_MUTEX_68K_GCC_ASSEMBLY
  41. #undef HAVE_MUTEX_AIX_CHECK_LOCK
  42. #undef HAVE_MUTEX_ALPHA_GCC_ASSEMBLY
  43. #undef HAVE_MUTEX_HPPA_GCC_ASSEMBLY
  44. #undef HAVE_MUTEX_HPPA_MSEM_INIT
  45. #undef HAVE_MUTEX_IA64_GCC_ASSEMBLY
  46. #undef HAVE_MUTEX_MACOS
  47. #undef HAVE_MUTEX_MSEM_INIT
  48. #undef HAVE_MUTEX_PPC_GCC_ASSEMBLY
  49. #undef HAVE_MUTEX_PTHREADS
  50. #undef HAVE_MUTEX_RELIANTUNIX_INITSPIN
  51. #undef HAVE_MUTEX_SCO_X86_CC_ASSEMBLY
  52. #undef HAVE_MUTEX_SEMA_INIT
  53. #undef HAVE_MUTEX_SGI_INIT_LOCK
  54. #undef HAVE_MUTEX_SOLARIS_LOCK_TRY
  55. #undef HAVE_MUTEX_SOLARIS_LWP
  56. #undef HAVE_MUTEX_SPARC_GCC_ASSEMBLY
  57. #undef HAVE_MUTEX_THREADS
  58. #undef HAVE_MUTEX_UI_THREADS
  59. #undef HAVE_MUTEX_UTS_CC_ASSEMBLY
  60. #undef HAVE_MUTEX_VMS
  61. #undef HAVE_MUTEX_VXWORKS
  62. #undef HAVE_MUTEX_WIN16
  63. #undef HAVE_MUTEX_WIN32
  64. #undef HAVE_MUTEX_X86_GCC_ASSEMBLY
  65. /* Define if building on QNX. */
  66. #undef HAVE_QNX
  67. /* Define if building RPC client/server. */
  68. #undef HAVE_RPC
  69. /* Define if your sprintf returns a pointer, not a length. */
  70. #undef SPRINTF_RET_CHARPNT
  71. /* Define if you have the getcwd function.  */
  72. #undef HAVE_GETCWD
  73. /* Define if you have the getopt function.  */
  74. #undef HAVE_GETOPT
  75. /* Define if you have the getuid function.  */
  76. #undef HAVE_GETUID
  77. /* Define if you have the memcmp function.  */
  78. #undef HAVE_MEMCMP
  79. /* Define if you have the memcpy function.  */
  80. #undef HAVE_MEMCPY
  81. /* Define if you have the memmove function.  */
  82. #undef HAVE_MEMMOVE
  83. /* Define if you have the mlock function.  */
  84. #undef HAVE_MLOCK
  85. /* Define if you have the mmap function.  */
  86. #undef HAVE_MMAP
  87. /* Define if you have the munlock function.  */
  88. #undef HAVE_MUNLOCK
  89. /* Define if you have the munmap function.  */
  90. #undef HAVE_MUNMAP
  91. /* Define if you have the pread function.  */
  92. #undef HAVE_PREAD
  93. /* Define if you have the pstat_getdynamic function.  */
  94. #undef HAVE_PSTAT_GETDYNAMIC
  95. /* Define if you have the pwrite function.  */
  96. #undef HAVE_PWRITE
  97. /* Define if you have the qsort function.  */
  98. #undef HAVE_QSORT
  99. /* Define if you have the raise function.  */
  100. #undef HAVE_RAISE
  101. /* Define if you have the sched_yield function.  */
  102. #undef HAVE_SCHED_YIELD
  103. /* Define if you have the select function.  */
  104. #undef HAVE_SELECT
  105. /* Define if you have the shmget function.  */
  106. #undef HAVE_SHMGET
  107. /* Define if you have the snprintf function.  */
  108. #undef HAVE_SNPRINTF
  109. /* Define if you have the strcasecmp function.  */
  110. #undef HAVE_STRCASECMP
  111. /* Define if you have the strerror function.  */
  112. #undef HAVE_STRERROR
  113. /* Define if you have the strtoul function.  */
  114. #undef HAVE_STRTOUL
  115. /* Define if you have the sysconf function.  */
  116. #undef HAVE_SYSCONF
  117. /* Define if you have the vsnprintf function.  */
  118. #undef HAVE_VSNPRINTF
  119. /* Define if you have the yield function.  */
  120. #undef HAVE_YIELD
  121. /* Define if you have the <dirent.h> header file.  */
  122. #undef HAVE_DIRENT_H
  123. /* Define if you have the <ndir.h> header file.  */
  124. #undef HAVE_NDIR_H
  125. /* Define if you have the <sys/dir.h> header file.  */
  126. #undef HAVE_SYS_DIR_H
  127. /* Define if you have the <sys/ndir.h> header file.  */
  128. #undef HAVE_SYS_NDIR_H
  129. /* Define if you have the <sys/select.h> header file.  */
  130. #undef HAVE_SYS_SELECT_H
  131. /* Define if you have the <sys/time.h> header file.  */
  132. #undef HAVE_SYS_TIME_H
  133. /* Define if you have the nsl library (-lnsl).  */
  134. #undef HAVE_LIBNSL
  135. /*
  136.  * Big-file configuration.
  137.  */
  138. #ifdef HAVE_FILE_OFFSET_BITS
  139. #define _FILE_OFFSET_BITS 64
  140. #endif
  141. /*
  142.  * Don't step on the namespace.  Other libraries may have their own
  143.  * implementations of these functions, we don't want to use their
  144.  * implementations or force them to use ours based on the load order.
  145.  */
  146. #ifndef HAVE_GETCWD
  147. #define getcwd __db_Cgetcwd
  148. #endif
  149. #ifndef HAVE_GETOPT
  150. #define getopt __db_Cgetopt
  151. #endif
  152. #ifndef HAVE_MEMCMP
  153. #define memcmp __db_Cmemcmp
  154. #endif
  155. #ifndef HAVE_MEMCPY
  156. #define memcpy __db_Cmemcpy
  157. #endif
  158. #ifndef HAVE_MEMMOVE
  159. #define memmove __db_Cmemmove
  160. #endif
  161. #ifndef HAVE_RAISE
  162. #define raise __db_Craise
  163. #endif
  164. #ifndef HAVE_SNPRINTF
  165. #define snprintf __db_Csnprintf
  166. #endif
  167. #ifndef HAVE_STRCASECMP
  168. #define strcasecmp __db_Cstrcasecmp
  169. #endif
  170. #ifndef HAVE_STRERROR
  171. #define strerror __db_Cstrerror
  172. #endif
  173. #ifndef HAVE_VSNPRINTF
  174. #define vsnprintf __db_Cvsnprintf
  175. #endif