PageRenderTime 43ms CodeModel.GetById 29ms RepoModel.GetById 1ms app.codeStats 0ms

/libqb-0.14.1/include/config.h.in

#
Autoconf | 459 lines | 159 code | 141 blank | 159 comment | 109 complexity | f3e8180209ba1b94521d95e8936f4eb7 MD5 | raw file
Possible License(s): LGPL-2.1
  1. /* include/config.h.in. Generated from configure.ac by autoheader. */
  2. /* building in place */
  3. #undef BUILDING_IN_PLACE
  4. /* Compiling Debugging code */
  5. #undef DEBUG
  6. /* Disable _POSIX_THREAD_PROCESS_SHARED */
  7. #undef DISABLE_POSIX_THREAD_PROCESS_SHARED
  8. /* Define to 1 if you have the `alarm' function. */
  9. #undef HAVE_ALARM
  10. /* Define to 1 if you have the <arpa/inet.h> header file. */
  11. #undef HAVE_ARPA_INET_H
  12. /* Define to 1 if your system has a working `chown' function. */
  13. #undef HAVE_CHOWN
  14. /* Define to 1 if you have the `clock_gettime' function. */
  15. #undef HAVE_CLOCK_GETTIME
  16. /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
  17. don't. */
  18. #undef HAVE_DECL_STRERROR_R
  19. /* "Have /usr/share/dict/words" */
  20. #undef HAVE_DICT_WORDS
  21. /* Define to 1 if you have the <dlfcn.h> header file. */
  22. #undef HAVE_DLFCN_H
  23. /* Define to 1 if you have the `epoll_create' function. */
  24. #undef HAVE_EPOLL_CREATE
  25. /* Define to 1 if you have the `epoll_create1' function. */
  26. #undef HAVE_EPOLL_CREATE1
  27. /* Define to 1 if you have the <errno.h> header file. */
  28. #undef HAVE_ERRNO_H
  29. /* Define to 1 if you have the <fcntl.h> header file. */
  30. #undef HAVE_FCNTL_H
  31. /* Define to 1 if you have the `fork' function. */
  32. #undef HAVE_FORK
  33. /* Define to 1 if you have the `ftruncate' function. */
  34. #undef HAVE_FTRUNCATE
  35. /* have builtin atomic operations */
  36. #undef HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS
  37. /* Define to 1 if you have the `getpagesize' function. */
  38. #undef HAVE_GETPAGESIZE
  39. /* Define to 1 if you have the `getpeereid' function. */
  40. #undef HAVE_GETPEEREID
  41. /* Define to 1 if you have the `getpeerucred' function. */
  42. #undef HAVE_GETPEERUCRED
  43. /* Define to 1 if you have the `getrlimit' function. */
  44. #undef HAVE_GETRLIMIT
  45. /* Define to 1 if you have the `gettimeofday' function. */
  46. #undef HAVE_GETTIMEOFDAY
  47. /* We have glib */
  48. #undef HAVE_GLIB
  49. /* Define to 1 if you have the <inttypes.h> header file. */
  50. #undef HAVE_INTTYPES_H
  51. /* Define to 1 if you have the `kqueue' function. */
  52. #undef HAVE_KQUEUE
  53. /* Define to 1 if you have the <limits.h> header file. */
  54. #undef HAVE_LIMITS_H
  55. /* Define to 1 if you have the <link.h> header file. */
  56. #undef HAVE_LINK_H
  57. /* Define to 1 if you have the `localtime' function. */
  58. #undef HAVE_LOCALTIME
  59. /* Define to 1 if you have the `localtime_r' function. */
  60. #undef HAVE_LOCALTIME_R
  61. /* Define to 1 if you have the <memory.h> header file. */
  62. #undef HAVE_MEMORY_H
  63. /* Define to 1 if you have the `memset' function. */
  64. #undef HAVE_MEMSET
  65. /* Define to 1 if you have a working `mmap' system call. */
  66. #undef HAVE_MMAP
  67. /* Define to 1 if you have the `munmap' function. */
  68. #undef HAVE_MUNMAP
  69. /* Define to 1 if you have the <netdb.h> header file. */
  70. #undef HAVE_NETDB_H
  71. /* Define to 1 if you have the <netinet/in.h> header file. */
  72. #undef HAVE_NETINET_IN_H
  73. /* Define to 1 if you have the `poll' function. */
  74. #undef HAVE_POLL
  75. /* Define to 1 if you have the `pthread_setschedparam' function. */
  76. #undef HAVE_PTHREAD_SETSCHEDPARAM
  77. /* Define to 1 if you have the `pthread_spin_lock' function. */
  78. #undef HAVE_PTHREAD_SPIN_LOCK
  79. /* Define to 1 if you have the `rand' function. */
  80. #undef HAVE_RAND
  81. /* Define to 1 if you have the `random' function. */
  82. #undef HAVE_RANDOM
  83. /* Define to 1 if you have the `sched_get_priority_max' function. */
  84. #undef HAVE_SCHED_GET_PRIORITY_MAX
  85. /* Define to 1 if you have the `sched_setscheduler' function. */
  86. #undef HAVE_SCHED_SETSCHEDULER
  87. /* Define to 1 if you have the `semtimedop' function. */
  88. #undef HAVE_SEMTIMEDOP
  89. /* Define to 1 if you have union semun. */
  90. #undef HAVE_SEMUN
  91. /* Define to 1 if you have the `sem_timedwait' function. */
  92. #undef HAVE_SEM_TIMEDWAIT
  93. /* have slow tests */
  94. #undef HAVE_SLOW_TESTS
  95. /* Define to 1 if you have the `socket' function. */
  96. #undef HAVE_SOCKET
  97. /* Define to 1 if you have the <stddef.h> header file. */
  98. #undef HAVE_STDDEF_H
  99. /* Define to 1 if you have the <stdint.h> header file. */
  100. #undef HAVE_STDINT_H
  101. /* Define to 1 if you have the <stdlib.h> header file. */
  102. #undef HAVE_STDLIB_H
  103. /* Define to 1 if you have the `stpcpy' function. */
  104. #undef HAVE_STPCPY
  105. /* Define to 1 if you have the `strcasecmp' function. */
  106. #undef HAVE_STRCASECMP
  107. /* Define to 1 if you have the `strchr' function. */
  108. #undef HAVE_STRCHR
  109. /* Define to 1 if you have the `strchrnul' function. */
  110. #undef HAVE_STRCHRNUL
  111. /* Define to 1 if you have the `strdup' function. */
  112. #undef HAVE_STRDUP
  113. /* Define to 1 if you have the `strerror_r' function. */
  114. #undef HAVE_STRERROR_R
  115. /* Define to 1 if you have the <strings.h> header file. */
  116. #undef HAVE_STRINGS_H
  117. /* Define to 1 if you have the <string.h> header file. */
  118. #undef HAVE_STRING_H
  119. /* Define to 1 if you have the `strlcat' function. */
  120. #undef HAVE_STRLCAT
  121. /* Define to 1 if you have the `strlcpy' function. */
  122. #undef HAVE_STRLCPY
  123. /* Define to 1 if you have the `strrchr' function. */
  124. #undef HAVE_STRRCHR
  125. /* Define to 1 if you have the `strstr' function. */
  126. #undef HAVE_STRSTR
  127. /* Define to 1 if struct sockaddr_un has a member sun_len */
  128. #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
  129. /* Define to 1 if you have the `sysconf' function. */
  130. #undef HAVE_SYSCONF
  131. /* Define to 1 if you have the <syslog.h> header file. */
  132. #undef HAVE_SYSLOG_H
  133. /* Define to 1 if you have the <sys/epoll.h> header file. */
  134. #undef HAVE_SYS_EPOLL_H
  135. /* Define to 1 if you have the <sys/event.h> header file. */
  136. #undef HAVE_SYS_EVENT_H
  137. /* Define to 1 if you have the <sys/ipc.h> header file. */
  138. #undef HAVE_SYS_IPC_H
  139. /* Define to 1 if you have the <sys/mman.h> header file. */
  140. #undef HAVE_SYS_MMAN_H
  141. /* Define to 1 if you have the <sys/msg.h> header file. */
  142. #undef HAVE_SYS_MSG_H
  143. /* Define to 1 if you have the <sys/param.h> header file. */
  144. #undef HAVE_SYS_PARAM_H
  145. /* Define to 1 if you have the <sys/poll.h> header file. */
  146. #undef HAVE_SYS_POLL_H
  147. /* Define to 1 if you have the <sys/resource.h> header file. */
  148. #undef HAVE_SYS_RESOURCE_H
  149. /* Define to 1 if you have the <sys/sem.h> header file. */
  150. #undef HAVE_SYS_SEM_H
  151. /* Define to 1 if you have the <sys/socket.h> header file. */
  152. #undef HAVE_SYS_SOCKET_H
  153. /* Define to 1 if you have the <sys/sockio.h> header file. */
  154. #undef HAVE_SYS_SOCKIO_H
  155. /* Define to 1 if you have the <sys/stat.h> header file. */
  156. #undef HAVE_SYS_STAT_H
  157. /* Define to 1 if you have the <sys/time.h> header file. */
  158. #undef HAVE_SYS_TIME_H
  159. /* Define to 1 if you have the <sys/types.h> header file. */
  160. #undef HAVE_SYS_TYPES_H
  161. /* Define to 1 if you have the <sys/uio.h> header file. */
  162. #undef HAVE_SYS_UIO_H
  163. /* Define to 1 if you have the <sys/un.h> header file. */
  164. #undef HAVE_SYS_UN_H
  165. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  166. #undef HAVE_SYS_WAIT_H
  167. /* Define to 1 if you have the <time.h> header file. */
  168. #undef HAVE_TIME_H
  169. /* Define to 1 if you have the <unistd.h> header file. */
  170. #undef HAVE_UNISTD_H
  171. /* Define to 1 if you have the `vfork' function. */
  172. #undef HAVE_VFORK
  173. /* Define to 1 if you have the <vfork.h> header file. */
  174. #undef HAVE_VFORK_H
  175. /* Define to 1 if `fork' works. */
  176. #undef HAVE_WORKING_FORK
  177. /* Define to 1 if `vfork' works. */
  178. #undef HAVE_WORKING_VFORK
  179. /* ipc needs a response ack */
  180. #undef IPC_NEEDS_RESPONSE_ACK
  181. /* localstate directory */
  182. #undef LOCALSTATEDIR
  183. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  184. */
  185. #undef LT_OBJDIR
  186. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  187. #undef NO_MINUS_C_MINUS_O
  188. /* Name of package */
  189. #undef PACKAGE
  190. /* Define to the address where bug reports for this package should be sent. */
  191. #undef PACKAGE_BUGREPORT
  192. /* quarterback built-in features */
  193. #undef PACKAGE_FEATURES
  194. /* Define to the full name of this package. */
  195. #undef PACKAGE_NAME
  196. /* Define to the full name and version of this package. */
  197. #undef PACKAGE_STRING
  198. /* Define to the one symbol short name of this package. */
  199. #undef PACKAGE_TARNAME
  200. /* Define to the home page for this package. */
  201. #undef PACKAGE_URL
  202. /* Define to the version of this package. */
  203. #undef PACKAGE_VERSION
  204. /* alpha */
  205. #undef QB_ARCH_ALPHA
  206. /* arm */
  207. #undef QB_ARCH_ARM
  208. /* ia64 */
  209. #undef QB_ARCH_IA64
  210. /* mips */
  211. #undef QB_ARCH_MIPS
  212. /* powerpc */
  213. #undef QB_ARCH_POWERPC
  214. /* sparc */
  215. #undef QB_ARCH_SPARC
  216. /* need atomic memory barrier */
  217. #undef QB_ATOMIC_OP_MEMORY_BARRIER_NEEDED
  218. /* Compiling for BSD platform */
  219. #undef QB_BSD
  220. /* Compiling for Darwin platform */
  221. #undef QB_DARWIN
  222. /* shared and fixed mmap must align on 16k */
  223. #undef QB_FORCE_SHM_ALIGN
  224. /* Compiling for FreeBSD >= 8 platform */
  225. #undef QB_FREEBSD_GE_8
  226. /* Enabling code using __attribute__((section)) */
  227. #undef QB_HAVE_ATTRIBUTE_SECTION
  228. /* Compiling for Linux platform */
  229. #undef QB_LINUX
  230. /* Compiling for Solaris platform */
  231. #undef QB_SOLARIS
  232. /* Socket directory */
  233. #undef SOCKETDIR
  234. /* Define to 1 if you have the ANSI C header files. */
  235. #undef STDC_HEADERS
  236. /* Define to 1 if strerror_r returns char *. */
  237. #undef STRERROR_R_CHAR_P
  238. /* Enable extensions on AIX 3, Interix. */
  239. #ifndef _ALL_SOURCE
  240. # undef _ALL_SOURCE
  241. #endif
  242. /* Enable GNU extensions on systems that have them. */
  243. #ifndef _GNU_SOURCE
  244. # undef _GNU_SOURCE
  245. #endif
  246. /* Enable threading extensions on Solaris. */
  247. #ifndef _POSIX_PTHREAD_SEMANTICS
  248. # undef _POSIX_PTHREAD_SEMANTICS
  249. #endif
  250. /* Enable extensions on HP NonStop. */
  251. #ifndef _TANDEM_SOURCE
  252. # undef _TANDEM_SOURCE
  253. #endif
  254. /* Enable general extensions on Solaris. */
  255. #ifndef __EXTENSIONS__
  256. # undef __EXTENSIONS__
  257. #endif
  258. /* Version number of package */
  259. #undef VERSION
  260. /* Define to 1 if on MINIX. */
  261. #undef _MINIX
  262. /* Define to 2 if the system does not provide POSIX.1 features except with
  263. this defined. */
  264. #undef _POSIX_1_SOURCE
  265. /* Define to 1 if you need to in order for `stat' and other things to work. */
  266. #undef _POSIX_SOURCE
  267. /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
  268. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  269. #define below would cause a syntax error. */
  270. #undef _UINT32_T
  271. /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
  272. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  273. #define below would cause a syntax error. */
  274. #undef _UINT64_T
  275. /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
  276. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  277. #define below would cause a syntax error. */
  278. #undef _UINT8_T
  279. /* Define to `int' if <sys/types.h> doesn't define. */
  280. #undef gid_t
  281. /* Define to `__inline__' or `__inline' if that's what the C compiler
  282. calls it, or to nothing if 'inline' is not supported under any name. */
  283. #ifndef __cplusplus
  284. #undef inline
  285. #endif
  286. /* Define to the type of a signed integer type of width exactly 32 bits if
  287. such a type exists and the standard includes do not define it. */
  288. #undef int32_t
  289. /* Define to the type of a signed integer type of width exactly 64 bits if
  290. such a type exists and the standard includes do not define it. */
  291. #undef int64_t
  292. /* Define to the type of a signed integer type of width exactly 8 bits if such
  293. a type exists and the standard includes do not define it. */
  294. #undef int8_t
  295. /* Define to `int' if <sys/types.h> does not define. */
  296. #undef mode_t
  297. /* Define to `int' if <sys/types.h> does not define. */
  298. #undef pid_t
  299. /* Define to `unsigned int' if <sys/types.h> does not define. */
  300. #undef size_t
  301. /* Define to `int' if <sys/types.h> does not define. */
  302. #undef ssize_t
  303. /* Define to `int' if <sys/types.h> doesn't define. */
  304. #undef uid_t
  305. /* Define to the type of an unsigned integer type of width exactly 16 bits if
  306. such a type exists and the standard includes do not define it. */
  307. #undef uint16_t
  308. /* Define to the type of an unsigned integer type of width exactly 32 bits if
  309. such a type exists and the standard includes do not define it. */
  310. #undef uint32_t
  311. /* Define to the type of an unsigned integer type of width exactly 64 bits if
  312. such a type exists and the standard includes do not define it. */
  313. #undef uint64_t
  314. /* Define to the type of an unsigned integer type of width exactly 8 bits if
  315. such a type exists and the standard includes do not define it. */
  316. #undef uint8_t
  317. /* Define as `fork' if `vfork' does not work. */
  318. #undef vfork