config.h.in
上传用户:dgyhgb
上传日期:2007-01-07
资源大小:676k
文件大小:4k
源码类别:

SQL Server

开发平台:

Unix_Linux

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* Define to empty if the keyword does not work.  */
  3. #undef const
  4. /* Define if you don't have vprintf but do have _doprnt.  */
  5. #undef HAVE_DOPRNT
  6. /* Define if the `long double' type works.  */
  7. #undef HAVE_LONG_DOUBLE
  8. /* Define if you have the strftime function.  */
  9. #undef HAVE_STRFTIME
  10. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  11. #undef HAVE_SYS_WAIT_H
  12. /* Define if you have the vprintf function.  */
  13. #undef HAVE_VPRINTF
  14. /* Define to `long' if <sys/types.h> doesn't define.  */
  15. #undef off_t
  16. /* Define to `int' if <sys/types.h> doesn't define.  */
  17. #undef pid_t
  18. /* Define as the return type of signal handlers (int or void).  */
  19. #undef RETSIGTYPE
  20. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  21. #undef size_t
  22. /* Define if you have the ANSI C header files.  */
  23. #undef STDC_HEADERS
  24. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  25. #undef TIME_WITH_SYS_TIME
  26. /* Define if your <sys/time.h> declares struct tm.  */
  27. #undef TM_IN_SYS_TIME
  28. /* Define if you have ddd environment */
  29. #undef HAVE_DDD
  30. /* Define if you have xxgdb environment */
  31. #undef HAVE_XXGDB
  32. /* Define if you can run anything like xterm */
  33. #undef HAVE_XTERM
  34. /* Define if you have gdb  */
  35. #undef HAVE_GDB
  36. /* Define if you have dbx  */
  37. #undef HAVE_DBX
  38. /* there is no debugger or required window environment */
  39. #undef NOT_DEBUG
  40. /* generated rpc routines are of ..._svc style */
  41. #undef RPCSTUB_SVC_STYLE
  42. /* generated rpc skeleton contains prototyped main */
  43. #undef RPCMAIN_PROTO
  44. /* server version */
  45. #undef VERSION
  46. /* target host identification */
  47. #undef HOST
  48. #undef PROTOTYPES
  49. /* The number of bytes in a char.  */
  50. #undef SIZEOF_CHAR
  51. /* The number of bytes in a int.  */
  52. #undef SIZEOF_INT
  53. /* The number of bytes in a long.  */
  54. #undef SIZEOF_LONG
  55. /* The number of bytes in a long double.  */
  56. #undef SIZEOF_LONG_DOUBLE
  57. /* The number of bytes in a long long.  */
  58. #undef SIZEOF_LONG_LONG
  59. /* The number of bytes in a short.  */
  60. #undef SIZEOF_SHORT
  61. /* The number of bytes in a void*.  */
  62. #undef SIZEOF_VOIDP
  63. /* Define if you have the alloca function.  */
  64. #undef HAVE_ALLOCA
  65. /* Define if you have the atexit function.  */
  66. #undef HAVE_ATEXIT
  67. /* Define if you have the cftime function.  */
  68. #undef HAVE_CFTIME
  69. /* Define if you have the cuserid function.  */
  70. #undef HAVE_CUSERID
  71. /* Define if you have the getlogin function.  */
  72. #undef HAVE_GETLOGIN
  73. /* Define if you have the memcpy function.  */
  74. #undef HAVE_MEMCPY
  75. /* Define if you have the on_exit function.  */
  76. #undef HAVE_ON_EXIT
  77. /* Define if you have the strstr function.  */
  78. #undef HAVE_STRSTR
  79. /* Define if you have the svc_unreg function.  */
  80. #undef HAVE_SVC_UNREG
  81. /* Define if you have the svc_unregister function.  */
  82. #undef HAVE_SVC_UNREGISTER
  83. /* Define if you have the uname function.  */
  84. #undef HAVE_UNAME
  85. /* Define if you have the <dirent.h> header file.  */
  86. #undef HAVE_DIRENT_H
  87. /* Define if you have the <fcntl.h> header file.  */
  88. #undef HAVE_FCNTL_H
  89. /* Define if you have the <ndir.h> header file.  */
  90. #undef HAVE_NDIR_H
  91. /* Define if you have the <stdarg.h> header file.  */
  92. #undef HAVE_STDARG_H
  93. /* Define if you have the <stdio.h> header file.  */
  94. #undef HAVE_STDIO_H
  95. /* Define if you have the <stdlib.h> header file.  */
  96. #undef HAVE_STDLIB_H
  97. /* Define if you have the <string.h> header file.  */
  98. #undef HAVE_STRING_H
  99. /* Define if you have the <sys/cdefs.h> header file.  */
  100. #undef HAVE_SYS_CDEFS_H
  101. /* Define if you have the <sys/dir.h> header file.  */
  102. #undef HAVE_SYS_DIR_H
  103. /* Define if you have the <sys/file.h> header file.  */
  104. #undef HAVE_SYS_FILE_H
  105. /* Define if you have the <sys/ipc.h> header file.  */
  106. #undef HAVE_SYS_IPC_H
  107. /* Define if you have the <sys/msg.h> header file.  */
  108. #undef HAVE_SYS_MSG_H
  109. /* Define if you have the <sys/ndir.h> header file.  */
  110. #undef HAVE_SYS_NDIR_H
  111. /* Define if you have the <sys/shm.h> header file.  */
  112. #undef HAVE_SYS_SHM_H
  113. /* Define if you have the <sys/time.h> header file.  */
  114. #undef HAVE_SYS_TIME_H
  115. /* Define if you have the <unistd.h> header file.  */
  116. #undef HAVE_UNISTD_H