config.h.in
上传用户:jxpjxmjjw
上传日期:2009-12-07
资源大小:5877k
文件大小:7k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. /* config.h.in.  Generated from configure.ac by autoheader.  */
  2. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  3.    systems. This function is required for `alloca.c' support on those systems.
  4.    */
  5. #undef CRAY_STACKSEG_END
  6. /* Define to 1 if using `alloca.c'. */
  7. #undef C_ALLOCA
  8. /* Define to 1 if you have `alloca', as a function or macro. */
  9. #undef HAVE_ALLOCA
  10. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  11.    */
  12. #undef HAVE_ALLOCA_H
  13. /* Define to 1 if you have the `atexit' function. */
  14. #undef HAVE_ATEXIT
  15. /* Define to 1 if you have the `bzero' function. */
  16. #undef HAVE_BZERO
  17. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  18. #undef HAVE_DOPRNT
  19. /* Define to 1 if you have the <fcntl.h> header file. */
  20. #undef HAVE_FCNTL_H
  21. /* Define to 1 if you have the <float.h> header file. */
  22. #undef HAVE_FLOAT_H
  23. /* Define to 1 if you have the `floor' function. */
  24. #undef HAVE_FLOOR
  25. /* Define to 1 if you have the `ftime' function. */
  26. #undef HAVE_FTIME
  27. /* Define to 1 if you have the `gethostbyname' function. */
  28. #undef HAVE_GETHOSTBYNAME
  29. /* Define to 1 if you have the `gettimeofday' function. */
  30. #undef HAVE_GETTIMEOFDAY
  31. /* Define to 1 if you have the <inttypes.h> header file. */
  32. #undef HAVE_INTTYPES_H
  33. /* Define to 1 if you have the `compat' library (-lcompat). */
  34. #undef HAVE_LIBCOMPAT
  35. /* Define to 1 if you have the `mysql' library (-lmysql). */
  36. #undef HAVE_LIBMYSQL
  37. /* Define to 1 if you have the `mysqlclient' library (-lmysqlclient). */
  38. #undef HAVE_LIBMYSQLCLIENT
  39. /* Define to 1 if you have the `pthread' library (-lpthread). */
  40. #undef HAVE_LIBPTHREAD
  41. /* Define to 1 if you have the `z' library (-lz). */
  42. #undef HAVE_LIBZ
  43. /* Define to 1 if you have the <limits.h> header file. */
  44. #undef HAVE_LIMITS_H
  45. /* Define to 1 if you have the `localtime_r' function. */
  46. #undef HAVE_LOCALTIME_R
  47. /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
  48.    to 0 otherwise. */
  49. #undef HAVE_MALLOC
  50. /* Define to 1 if you have the <malloc.h> header file. */
  51. #undef HAVE_MALLOC_H
  52. /* Define to 1 if you have the <memory.h> header file. */
  53. #undef HAVE_MEMORY_H
  54. /* Define to 1 if you have the `memset' function. */
  55. #undef HAVE_MEMSET
  56. /* Define to 1 if you have the <mysql.h> header file. */
  57. #undef HAVE_MYSQL_H
  58. /* Define to 1 if you have the <netdb.h> header file. */
  59. #undef HAVE_NETDB_H
  60. /* Define to 1 if you have the <netinet/in.h> header file. */
  61. #undef HAVE_NETINET_IN_H
  62. /* Define to 1 if the system has the type `ptrdiff_t '. */
  63. #undef HAVE_PTRDIFF_T_
  64. /* Define to 1 if your system has a GNU libc compatible `realloc' function,
  65.    and to 0 otherwise. */
  66. #undef HAVE_REALLOC
  67. /* Define to 1 if you have the `rint' function. */
  68. #undef HAVE_RINT
  69. /* Define to 1 if you have the `select' function. */
  70. #undef HAVE_SELECT
  71. /* Define to 1 if you have the `socket' function. */
  72. #undef HAVE_SOCKET
  73. /* Define to 1 if you have the `sqrt' function. */
  74. #undef HAVE_SQRT
  75. /* Define to 1 if stdbool.h conforms to C99. */
  76. #undef HAVE_STDBOOL_H
  77. /* Define to 1 if you have the <stddef.h> header file. */
  78. #undef HAVE_STDDEF_H
  79. /* Define to 1 if you have the <stdint.h> header file. */
  80. #undef HAVE_STDINT_H
  81. /* Define to 1 if you have the <stdlib.h> header file. */
  82. #undef HAVE_STDLIB_H
  83. /* Define to 1 if you have the `stpcpy' function. */
  84. #undef HAVE_STPCPY
  85. /* Define to 1 if you have the `strchr' function. */
  86. #undef HAVE_STRCHR
  87. /* Define to 1 if you have the `strcoll' function and it is properly defined.
  88.    */
  89. #undef HAVE_STRCOLL
  90. /* Define to 1 if you have the `strcspn' function. */
  91. #undef HAVE_STRCSPN
  92. /* Define to 1 if you have the `strftime' function. */
  93. #undef HAVE_STRFTIME
  94. /* Define to 1 if you have the <strings.h> header file. */
  95. #undef HAVE_STRINGS_H
  96. /* Define to 1 if you have the <string.h> header file. */
  97. #undef HAVE_STRING_H
  98. /* Define to 1 if you have the `strpbrk' function. */
  99. #undef HAVE_STRPBRK
  100. /* Define to 1 if you have the `strrchr' function. */
  101. #undef HAVE_STRRCHR
  102. /* Define to 1 if you have the `strstr' function. */
  103. #undef HAVE_STRSTR
  104. /* Define to 1 if you have the `strtol' function. */
  105. #undef HAVE_STRTOL
  106. /* Define to 1 if you have the `strtoul' function. */
  107. #undef HAVE_STRTOUL
  108. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  109. #undef HAVE_SYS_IOCTL_H
  110. /* Define to 1 if you have the <sys/select.h> header file. */
  111. #undef HAVE_SYS_SELECT_H
  112. /* Define to 1 if you have the <sys/socket.h> header file. */
  113. #undef HAVE_SYS_SOCKET_H
  114. /* Define to 1 if you have the <sys/stat.h> header file. */
  115. #undef HAVE_SYS_STAT_H
  116. /* Define to 1 if you have the <sys/timeb.h> header file. */
  117. #undef HAVE_SYS_TIMEB_H
  118. /* Define to 1 if you have the <sys/time.h> header file. */
  119. #undef HAVE_SYS_TIME_H
  120. /* Define to 1 if you have the <sys/types.h> header file. */
  121. #undef HAVE_SYS_TYPES_H
  122. /* Define to 1 if you have the <unistd.h> header file. */
  123. #undef HAVE_UNISTD_H
  124. /* Define to 1 if you have the `vprintf' function. */
  125. #undef HAVE_VPRINTF
  126. /* Define to 1 if the system has the type `_Bool'. */
  127. #undef HAVE__BOOL
  128. /* Name of package */
  129. #undef PACKAGE
  130. /* Define to the address where bug reports for this package should be sent. */
  131. #undef PACKAGE_BUGREPORT
  132. /* Define to the full name of this package. */
  133. #undef PACKAGE_NAME
  134. /* Define to the full name and version of this package. */
  135. #undef PACKAGE_STRING
  136. /* Define to the one symbol short name of this package. */
  137. #undef PACKAGE_TARNAME
  138. /* Define to the version of this package. */
  139. #undef PACKAGE_VERSION
  140. /* Define as the return type of signal handlers (`int' or `void'). */
  141. #undef RETSIGTYPE
  142. /* Define to the type of arg 1 for `select'. */
  143. #undef SELECT_TYPE_ARG1
  144. /* Define to the type of args 2, 3 and 4 for `select'. */
  145. #undef SELECT_TYPE_ARG234
  146. /* Define to the type of arg 5 for `select'. */
  147. #undef SELECT_TYPE_ARG5
  148. /* If using the C implementation of alloca, define if you know the
  149.    direction of stack growth for your system; otherwise it will be
  150.    automatically deduced at run-time.
  151.         STACK_DIRECTION > 0 => grows toward higher addresses
  152.         STACK_DIRECTION < 0 => grows toward lower addresses
  153.         STACK_DIRECTION = 0 => direction of growth unknown */
  154. #undef STACK_DIRECTION
  155. /* Define to 1 if you have the ANSI C header files. */
  156. #undef STDC_HEADERS
  157. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  158. #undef TIME_WITH_SYS_TIME
  159. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  160. #undef TM_IN_SYS_TIME
  161. /* Version number of package */
  162. #undef VERSION
  163. /* Define to empty if `const' does not conform to ANSI C. */
  164. #undef const
  165. /* Define as `__inline' if that's what the C compiler calls it, or to nothing
  166.    if it is not supported. */
  167. #undef inline
  168. /* Define to rpl_malloc if the replacement function should be used. */
  169. #undef malloc
  170. /* Define to `long' if <sys/types.h> does not define. */
  171. #undef off_t
  172. /* Define to rpl_realloc if the replacement function should be used. */
  173. #undef realloc
  174. /* Define to `unsigned' if <sys/types.h> does not define. */
  175. #undef size_t
  176. /* Define to empty if the keyword `volatile' does not work. Warning: valid
  177.    code using `volatile' can become incorrect without. Disable with care. */
  178. #undef volatile