config.in 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. /* config.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 std::thread works. */
  7. #undef CXX_STD_THREAD
  8. /* Define to 1 if using `alloca.c'. */
  9. #undef C_ALLOCA
  10. /* Define to 1 if translation of program messages to the user's native
  11. language is requested. */
  12. #undef ENABLE_NLS
  13. /* Define if self-testing features should be enabled */
  14. #undef GDB_SELF_TEST
  15. /* Define to 1 if you have `alloca', as a function or macro. */
  16. #undef HAVE_ALLOCA
  17. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  18. */
  19. #undef HAVE_ALLOCA_H
  20. /* define if the compiler supports basic C++11 syntax */
  21. #undef HAVE_CXX11
  22. /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
  23. you don't. */
  24. #undef HAVE_DECL_ADDR_NO_RANDOMIZE
  25. /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
  26. don't. */
  27. #undef HAVE_DECL_ASPRINTF
  28. /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
  29. you don't. */
  30. #undef HAVE_DECL_BASENAME
  31. /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
  32. #undef HAVE_DECL_FFS
  33. /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
  34. don't. */
  35. #undef HAVE_DECL_SNPRINTF
  36. /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
  37. */
  38. #undef HAVE_DECL_STRSTR
  39. /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
  40. */
  41. #undef HAVE_DECL_STRTOL
  42. /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
  43. don't. */
  44. #undef HAVE_DECL_STRTOLL
  45. /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
  46. don't. */
  47. #undef HAVE_DECL_STRTOUL
  48. /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
  49. don't. */
  50. #undef HAVE_DECL_STRTOULL
  51. /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
  52. don't. */
  53. #undef HAVE_DECL_STRVERSCMP
  54. /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
  55. don't. */
  56. #undef HAVE_DECL_VASPRINTF
  57. /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
  58. don't. */
  59. #undef HAVE_DECL_VSNPRINTF
  60. /* Define to 1 if you have the <dlfcn.h> header file. */
  61. #undef HAVE_DLFCN_H
  62. /* Define if <sys/procfs.h> has elf_fpregset_t. */
  63. #undef HAVE_ELF_FPREGSET_T
  64. /* Define to 1 if you have the `fdwalk' function. */
  65. #undef HAVE_FDWALK
  66. /* Define to 1 if you have the `fork' function. */
  67. #undef HAVE_FORK
  68. /* Define if <sys/procfs.h> has fpregset_t. */
  69. #undef HAVE_FPREGSET_T
  70. /* Define to 1 if you have the `getauxval' function. */
  71. #undef HAVE_GETAUXVAL
  72. /* Define to 1 if you have the `getpagesize' function. */
  73. #undef HAVE_GETPAGESIZE
  74. /* Define to 1 if you have the `getrlimit' function. */
  75. #undef HAVE_GETRLIMIT
  76. /* Define to 1 if you have the `getrusage' function. */
  77. #undef HAVE_GETRUSAGE
  78. /* Define if <sys/procfs.h> has gregset_t. */
  79. #undef HAVE_GREGSET_T
  80. /* Define to 1 if you have the <inttypes.h> header file. */
  81. #undef HAVE_INTTYPES_H
  82. /* Define to 1 if you have the `kinfo_getfile' function. */
  83. #undef HAVE_KINFO_GETFILE
  84. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  85. #undef HAVE_LANGINFO_CODESET
  86. /* Define if you have the ipt library. */
  87. #undef HAVE_LIBIPT
  88. /* Define to 1 if you have the <linux/elf.h> header file. */
  89. #undef HAVE_LINUX_ELF_H
  90. /* Define to 1 if you have the <linux/perf_event.h> header file. */
  91. #undef HAVE_LINUX_PERF_EVENT_H
  92. /* Define to 1 if you have the <locale.h> header file. */
  93. #undef HAVE_LOCALE_H
  94. /* Define to 1 if the system has the type `long long'. */
  95. #undef HAVE_LONG_LONG
  96. /* Define if <sys/procfs.h> has lwpid_t. */
  97. #undef HAVE_LWPID_T
  98. /* Define to 1 if you have the <memory.h> header file. */
  99. #undef HAVE_MEMORY_H
  100. /* Define to 1 if you have a working `mmap' system call. */
  101. #undef HAVE_MMAP
  102. /* Define to 1 if you have the `pipe' function. */
  103. #undef HAVE_PIPE
  104. /* Define to 1 if you have the `pipe2' function. */
  105. #undef HAVE_PIPE2
  106. /* Define to 1 if you have the `poll' function. */
  107. #undef HAVE_POLL
  108. /* Define to 1 if you have the <poll.h> header file. */
  109. #undef HAVE_POLL_H
  110. /* Define if <sys/procfs.h> has prfpregset_t. */
  111. #undef HAVE_PRFPREGSET_T
  112. /* Define if <sys/procfs.h> has prgregset32_t. */
  113. #undef HAVE_PRGREGSET32_T
  114. /* Define if <sys/procfs.h> has prgregset_t. */
  115. #undef HAVE_PRGREGSET_T
  116. /* Define to 1 if you have the <proc_service.h> header file. */
  117. #undef HAVE_PROC_SERVICE_H
  118. /* Define if <sys/procfs.h> has psaddr_t. */
  119. #undef HAVE_PSADDR_T
  120. /* Have PTHREAD_PRIO_INHERIT. */
  121. #undef HAVE_PTHREAD_PRIO_INHERIT
  122. /* Define to 1 if you have the `pthread_setname_np' function. */
  123. #undef HAVE_PTHREAD_SETNAME_NP
  124. /* Define to 1 if you have the `pthread_sigmask' function. */
  125. #undef HAVE_PTHREAD_SIGMASK
  126. /* Define to 1 if you have the `ptrace64' function. */
  127. #undef HAVE_PTRACE64
  128. /* Define to 1 if you have the <ptrace.h> header file. */
  129. #undef HAVE_PTRACE_H
  130. /* Define to 1 if you have the `pt_insn_event' function. */
  131. #undef HAVE_PT_INSN_EVENT
  132. /* Define to 1 if you have the `sbrk' function. */
  133. #undef HAVE_SBRK
  134. /* Define to 1 if you have the `setns' function. */
  135. #undef HAVE_SETNS
  136. /* Define to 1 if you have the `setpgid' function. */
  137. #undef HAVE_SETPGID
  138. /* Define to 1 if you have the `setpgrp' function. */
  139. #undef HAVE_SETPGRP
  140. /* Define to 1 if you have the `sigaction' function. */
  141. #undef HAVE_SIGACTION
  142. /* Define to 1 if you have the `sigaltstack' function. */
  143. #undef HAVE_SIGALTSTACK
  144. /* Define to 1 if you have the <signal.h> header file. */
  145. #undef HAVE_SIGNAL_H
  146. /* Define to 1 if you have the `sigprocmask' function. */
  147. #undef HAVE_SIGPROCMASK
  148. /* Define if sigsetjmp is available. */
  149. #undef HAVE_SIGSETJMP
  150. /* Define to 1 if you have the `sigtimedwait' function. */
  151. #undef HAVE_SIGTIMEDWAIT
  152. /* Define to 1 if you have the `socketpair' function. */
  153. #undef HAVE_SOCKETPAIR
  154. /* Define to 1 if you have the <stdint.h> header file. */
  155. #undef HAVE_STDINT_H
  156. /* Define to 1 if you have the <stdlib.h> header file. */
  157. #undef HAVE_STDLIB_H
  158. /* Define to 1 if you have the <strings.h> header file. */
  159. #undef HAVE_STRINGS_H
  160. /* Define to 1 if you have the <string.h> header file. */
  161. #undef HAVE_STRING_H
  162. /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
  163. #undef HAVE_STRUCT_PT_INSN_ENABLED
  164. /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
  165. #undef HAVE_STRUCT_PT_INSN_RESYNCED
  166. /* Define to 1 if `st_blksize' is a member of `struct stat'. */
  167. #undef HAVE_STRUCT_STAT_ST_BLKSIZE
  168. /* Define to 1 if `st_blocks' is a member of `struct stat'. */
  169. #undef HAVE_STRUCT_STAT_ST_BLOCKS
  170. /* Define to 1 if you have the <sys/param.h> header file. */
  171. #undef HAVE_SYS_PARAM_H
  172. /* Define to 1 if you have the <sys/poll.h> header file. */
  173. #undef HAVE_SYS_POLL_H
  174. /* Define to 1 if you have the <sys/procfs.h> header file. */
  175. #undef HAVE_SYS_PROCFS_H
  176. /* Define to 1 if you have the <sys/ptrace.h> header file. */
  177. #undef HAVE_SYS_PTRACE_H
  178. /* Define to 1 if you have the <sys/resource.h> header file. */
  179. #undef HAVE_SYS_RESOURCE_H
  180. /* Define to 1 if you have the <sys/select.h> header file. */
  181. #undef HAVE_SYS_SELECT_H
  182. /* Define to 1 if you have the <sys/socket.h> header file. */
  183. #undef HAVE_SYS_SOCKET_H
  184. /* Define to 1 if you have the <sys/stat.h> header file. */
  185. #undef HAVE_SYS_STAT_H
  186. /* Define to 1 if you have the <sys/types.h> header file. */
  187. #undef HAVE_SYS_TYPES_H
  188. /* Define to 1 if you have the <sys/un.h> header file. */
  189. #undef HAVE_SYS_UN_H
  190. /* Define to 1 if you have the <sys/wait.h> header file. */
  191. #undef HAVE_SYS_WAIT_H
  192. /* Define to 1 if you have the <termios.h> header file. */
  193. #undef HAVE_TERMIOS_H
  194. /* Define to 1 if you have the <thread_db.h> header file. */
  195. #undef HAVE_THREAD_DB_H
  196. /* Define to 1 if you have the <unistd.h> header file. */
  197. #undef HAVE_UNISTD_H
  198. /* Define to 1 if you have the `vfork' function. */
  199. #undef HAVE_VFORK
  200. /* Define to 1 if you have the <vfork.h> header file. */
  201. #undef HAVE_VFORK_H
  202. /* Define to 1 if you have the <wait.h> header file. */
  203. #undef HAVE_WAIT_H
  204. /* Define to 1 if you have the <windows.h> header file. */
  205. #undef HAVE_WINDOWS_H
  206. /* Define to 1 if `fork' works. */
  207. #undef HAVE_WORKING_FORK
  208. /* Define to 1 if `vfork' works. */
  209. #undef HAVE_WORKING_VFORK
  210. /* Name of package */
  211. #undef PACKAGE
  212. /* Define to the address where bug reports for this package should be sent. */
  213. #undef PACKAGE_BUGREPORT
  214. /* Define to the full name of this package. */
  215. #undef PACKAGE_NAME
  216. /* Define to the full name and version of this package. */
  217. #undef PACKAGE_STRING
  218. /* Define to the one symbol short name of this package. */
  219. #undef PACKAGE_TARNAME
  220. /* Define to the home page for this package. */
  221. #undef PACKAGE_URL
  222. /* Define to the version of this package. */
  223. #undef PACKAGE_VERSION
  224. /* Define to 1 if the "%ll" format works to print long longs. */
  225. #undef PRINTF_HAS_LONG_LONG
  226. /* Define to necessary symbol if this constant uses a non-standard name on
  227. your system. */
  228. #undef PTHREAD_CREATE_JOINABLE
  229. /* Define to the type of arg 1 for ptrace. */
  230. #undef PTRACE_TYPE_ARG1
  231. /* Define to the type of arg 3 for ptrace. */
  232. #undef PTRACE_TYPE_ARG3
  233. /* Define to the type of arg 4 for ptrace. */
  234. #undef PTRACE_TYPE_ARG4
  235. /* Define to the type of arg 5 for ptrace. */
  236. #undef PTRACE_TYPE_ARG5
  237. /* Define as the return type of ptrace. */
  238. #undef PTRACE_TYPE_RET
  239. /* The size of `long long', as computed by sizeof. */
  240. #undef SIZEOF_LONG_LONG
  241. /* If using the C implementation of alloca, define if you know the
  242. direction of stack growth for your system; otherwise it will be
  243. automatically deduced at runtime.
  244. STACK_DIRECTION > 0 => grows toward higher addresses
  245. STACK_DIRECTION < 0 => grows toward lower addresses
  246. STACK_DIRECTION = 0 => direction of growth unknown */
  247. #undef STACK_DIRECTION
  248. /* Define to 1 if you have the ANSI C header files. */
  249. #undef STDC_HEADERS
  250. /* Enable extensions on AIX 3, Interix. */
  251. #ifndef _ALL_SOURCE
  252. # undef _ALL_SOURCE
  253. #endif
  254. /* Enable GNU extensions on systems that have them. */
  255. #ifndef _GNU_SOURCE
  256. # undef _GNU_SOURCE
  257. #endif
  258. /* Enable threading extensions on Solaris. */
  259. #ifndef _POSIX_PTHREAD_SEMANTICS
  260. # undef _POSIX_PTHREAD_SEMANTICS
  261. #endif
  262. /* Enable extensions on HP NonStop. */
  263. #ifndef _TANDEM_SOURCE
  264. # undef _TANDEM_SOURCE
  265. #endif
  266. /* Enable general extensions on Solaris. */
  267. #ifndef __EXTENSIONS__
  268. # undef __EXTENSIONS__
  269. #endif
  270. /* Define if we should use the Windows API, instead of the POSIX API. On
  271. Windows, we use the Windows API when building for MinGW, but the POSIX API
  272. when building for Cygwin. */
  273. #undef USE_WIN32API
  274. /* Version number of package */
  275. #undef VERSION
  276. /* Enable large inode numbers on Mac OS X 10.5. */
  277. #ifndef _DARWIN_USE_64_BIT_INODE
  278. # define _DARWIN_USE_64_BIT_INODE 1
  279. #endif
  280. /* Number of bits in a file offset, on hosts where this is settable. */
  281. #undef _FILE_OFFSET_BITS
  282. /* Define for large files, on AIX-style hosts. */
  283. #undef _LARGE_FILES
  284. /* Define to 1 if on MINIX. */
  285. #undef _MINIX
  286. /* Define to 2 if the system does not provide POSIX.1 features except with
  287. this defined. */
  288. #undef _POSIX_1_SOURCE
  289. /* Define to 1 if you need to in order for `stat' and other things to work. */
  290. #undef _POSIX_SOURCE
  291. /* Use structured /proc on Solaris. */
  292. #undef _STRUCTURED_PROC
  293. /* Define to `int' if <sys/types.h> does not define. */
  294. #undef pid_t
  295. /* Define to `unsigned int' if <sys/types.h> does not define. */
  296. #undef size_t
  297. /* Define as `fork' if `vfork' does not work. */
  298. #undef vfork