config.in 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. /* config.in. Generated from configure.ac by autoheader. */
  2. /* Check that config.h is #included before system headers
  3. (this works only for glibc, but that should be enough). */
  4. #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
  5. # error config.h must be #included before system headers
  6. #endif
  7. #define __CONFIG_H__ 1
  8. /* Name of host specific core header file to include in elf.c. */
  9. #undef CORE_HEADER
  10. /* Define to 1 if translation of program messages to the user's native
  11. language is requested. */
  12. #undef ENABLE_NLS
  13. /* Define to 1 if you have the <alloca.h> header file. */
  14. #undef HAVE_ALLOCA_H
  15. /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
  16. don't. */
  17. #undef HAVE_DECL_ASPRINTF
  18. /* Define to 1 if you have the declaration of `basename', and to 0 if you
  19. don't. */
  20. #undef HAVE_DECL_BASENAME
  21. /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
  22. #undef HAVE_DECL_FFS
  23. /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
  24. */
  25. #undef HAVE_DECL_FREE
  26. /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
  27. */
  28. #undef HAVE_DECL_FSEEKO
  29. /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
  30. don't. */
  31. #undef HAVE_DECL_FSEEKO64
  32. /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
  33. */
  34. #undef HAVE_DECL_FTELLO
  35. /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
  36. don't. */
  37. #undef HAVE_DECL_FTELLO64
  38. /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
  39. */
  40. #undef HAVE_DECL_GETENV
  41. /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
  42. */
  43. #undef HAVE_DECL_MALLOC
  44. /* Define to 1 if you have the declaration of `realloc', and to 0 if you
  45. don't. */
  46. #undef HAVE_DECL_REALLOC
  47. /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
  48. don't. */
  49. #undef HAVE_DECL_SNPRINTF
  50. /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
  51. */
  52. #undef HAVE_DECL_STPCPY
  53. /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
  54. don't. */
  55. #undef HAVE_DECL_STRNLEN
  56. /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
  57. */
  58. #undef HAVE_DECL_STRSTR
  59. /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
  60. don't. */
  61. #undef HAVE_DECL_VASPRINTF
  62. /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
  63. don't. */
  64. #undef HAVE_DECL_VSNPRINTF
  65. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  66. */
  67. #undef HAVE_DIRENT_H
  68. /* Define to 1 if you have the <dlfcn.h> header file. */
  69. #undef HAVE_DLFCN_H
  70. /* Define to 1 if you have the `fcntl' function. */
  71. #undef HAVE_FCNTL
  72. /* Define to 1 if you have the <fcntl.h> header file. */
  73. #undef HAVE_FCNTL_H
  74. /* Define to 1 if you have the `fdopen' function. */
  75. #undef HAVE_FDOPEN
  76. /* Define to 1 if you have the `fileno' function. */
  77. #undef HAVE_FILENO
  78. /* Define to 1 if you have the `fopen64' function. */
  79. #undef HAVE_FOPEN64
  80. /* Define to 1 if you have the `fseeko' function. */
  81. #undef HAVE_FSEEKO
  82. /* Define to 1 if you have the `fseeko64' function. */
  83. #undef HAVE_FSEEKO64
  84. /* Define to 1 if you have the `ftello' function. */
  85. #undef HAVE_FTELLO
  86. /* Define to 1 if you have the `ftello64' function. */
  87. #undef HAVE_FTELLO64
  88. /* Define to 1 if you have the `getgid' function. */
  89. #undef HAVE_GETGID
  90. /* Define to 1 if you have the `getpagesize' function. */
  91. #undef HAVE_GETPAGESIZE
  92. /* Define to 1 if you have the `getrlimit' function. */
  93. #undef HAVE_GETRLIMIT
  94. /* Define to 1 if you have the `getuid' function. */
  95. #undef HAVE_GETUID
  96. /* Define to 1 if you have the <inttypes.h> header file. */
  97. #undef HAVE_INTTYPES_H
  98. /* Define if <sys/procfs.h> has lwpstatus_t. */
  99. #undef HAVE_LWPSTATUS_T
  100. /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
  101. #undef HAVE_LWPSTATUS_T_PR_CONTEXT
  102. /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
  103. #undef HAVE_LWPSTATUS_T_PR_FPREG
  104. /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
  105. #undef HAVE_LWPSTATUS_T_PR_REG
  106. /* Define if <sys/procfs.h> has lwpxstatus_t. */
  107. #undef HAVE_LWPXSTATUS_T
  108. /* Define to 1 if you have the `madvise' function. */
  109. #undef HAVE_MADVISE
  110. /* Define to 1 if you have the <memory.h> header file. */
  111. #undef HAVE_MEMORY_H
  112. /* Define to 1 if you have a working `mmap' system call. */
  113. #undef HAVE_MMAP
  114. /* Define to 1 if you have the `mprotect' function. */
  115. #undef HAVE_MPROTECT
  116. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  117. #undef HAVE_NDIR_H
  118. /* Define if <sys/procfs.h> has prpsinfo32_t. */
  119. #undef HAVE_PRPSINFO32_T
  120. /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
  121. #undef HAVE_PRPSINFO32_T_PR_PID
  122. /* Define if <sys/procfs.h> has prpsinfo_t. */
  123. #undef HAVE_PRPSINFO_T
  124. /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
  125. #undef HAVE_PRPSINFO_T_PR_PID
  126. /* Define if <sys/procfs.h> has prstatus32_t. */
  127. #undef HAVE_PRSTATUS32_T
  128. /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
  129. #undef HAVE_PRSTATUS32_T_PR_WHO
  130. /* Define if <sys/procfs.h> has prstatus_t. */
  131. #undef HAVE_PRSTATUS_T
  132. /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
  133. #undef HAVE_PRSTATUS_T_PR_WHO
  134. /* Define if <sys/procfs.h> has psinfo32_t. */
  135. #undef HAVE_PSINFO32_T
  136. /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
  137. #undef HAVE_PSINFO32_T_PR_PID
  138. /* Define if <sys/procfs.h> has psinfo_t. */
  139. #undef HAVE_PSINFO_T
  140. /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
  141. #undef HAVE_PSINFO_T_PR_PID
  142. /* Define if <sys/procfs.h> has pstatus32_t. */
  143. #undef HAVE_PSTATUS32_T
  144. /* Define if <sys/procfs.h> has pstatus_t. */
  145. #undef HAVE_PSTATUS_T
  146. /* Define if <sys/procfs.h> has pxstatus_t. */
  147. #undef HAVE_PXSTATUS_T
  148. /* Define to 1 if you have the `setitimer' function. */
  149. #undef HAVE_SETITIMER
  150. /* Define to 1 if you have the <stddef.h> header file. */
  151. #undef HAVE_STDDEF_H
  152. /* Define to 1 if you have the <stdint.h> header file. */
  153. #undef HAVE_STDINT_H
  154. /* Define to 1 if you have the <stdlib.h> header file. */
  155. #undef HAVE_STDLIB_H
  156. /* Define to 1 if you have the <strings.h> header file. */
  157. #undef HAVE_STRINGS_H
  158. /* Define to 1 if you have the <string.h> header file. */
  159. #undef HAVE_STRING_H
  160. /* Define to 1 if you have the `strtoull' function. */
  161. #undef HAVE_STRTOULL
  162. /* Define if struct core_dumpx has member c_impl */
  163. #undef HAVE_ST_C_IMPL
  164. /* Define to 1 if you have the `sysconf' function. */
  165. #undef HAVE_SYSCONF
  166. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  167. */
  168. #undef HAVE_SYS_DIR_H
  169. /* Define to 1 if you have the <sys/file.h> header file. */
  170. #undef HAVE_SYS_FILE_H
  171. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  172. */
  173. #undef HAVE_SYS_NDIR_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/resource.h> header file. */
  177. #undef HAVE_SYS_RESOURCE_H
  178. /* Define to 1 if you have the <sys/stat.h> header file. */
  179. #undef HAVE_SYS_STAT_H
  180. /* Define to 1 if you have the <sys/time.h> header file. */
  181. #undef HAVE_SYS_TIME_H
  182. /* Define to 1 if you have the <sys/types.h> header file. */
  183. #undef HAVE_SYS_TYPES_H
  184. /* Define to 1 if you have the <time.h> header file. */
  185. #undef HAVE_TIME_H
  186. /* Define to 1 if you have the <unistd.h> header file. */
  187. #undef HAVE_UNISTD_H
  188. /* Define to 1 if you have the <wchar.h> header file. */
  189. #undef HAVE_WCHAR_H
  190. /* Define to 1 if you have the <wctype.h> header file. */
  191. #undef HAVE_WCTYPE_H
  192. /* Define if <sys/procfs.h> has win32_pstatus_t. */
  193. #undef HAVE_WIN32_PSTATUS_T
  194. /* Define to 1 if you have the <windows.h> header file. */
  195. #undef HAVE_WINDOWS_H
  196. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  197. */
  198. #undef LT_OBJDIR
  199. /* Name of package */
  200. #undef PACKAGE
  201. /* Define to the address where bug reports for this package should be sent. */
  202. #undef PACKAGE_BUGREPORT
  203. /* Define to the full name of this package. */
  204. #undef PACKAGE_NAME
  205. /* Define to the full name and version of this package. */
  206. #undef PACKAGE_STRING
  207. /* Define to the one symbol short name of this package. */
  208. #undef PACKAGE_TARNAME
  209. /* Define to the home page for this package. */
  210. #undef PACKAGE_URL
  211. /* Define to the version of this package. */
  212. #undef PACKAGE_VERSION
  213. /* The size of `char', as computed by sizeof. */
  214. #undef SIZEOF_CHAR
  215. /* The size of `int', as computed by sizeof. */
  216. #undef SIZEOF_INT
  217. /* The size of `long', as computed by sizeof. */
  218. #undef SIZEOF_LONG
  219. /* The size of `long long', as computed by sizeof. */
  220. #undef SIZEOF_LONG_LONG
  221. /* The size of `off_t', as computed by sizeof. */
  222. #undef SIZEOF_OFF_T
  223. /* The size of `short', as computed by sizeof. */
  224. #undef SIZEOF_SHORT
  225. /* The size of `void *', as computed by sizeof. */
  226. #undef SIZEOF_VOID_P
  227. /* Define to 1 if you have the ANSI C header files. */
  228. #undef STDC_HEADERS
  229. /* Define if you can safely include both <string.h> and <strings.h>. */
  230. #undef STRING_WITH_STRINGS
  231. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  232. #undef TIME_WITH_SYS_TIME
  233. /* Name of host specific header file to include in trad-core.c. */
  234. #undef TRAD_HEADER
  235. /* Use b modifier when opening binary files? */
  236. #undef USE_BINARY_FOPEN
  237. /* Define if we should use leading underscore on 64 bit mingw targets */
  238. #undef USE_MINGW64_LEADING_UNDERSCORES
  239. /* Use mmap if it's available? */
  240. #undef USE_MMAP
  241. /* Define if we should default to creating read-only plt entries */
  242. #undef USE_SECUREPLT
  243. /* Define if we may generate symbols with ELF's STT_COMMON type */
  244. #undef USE_STT_COMMON
  245. /* Enable extensions on AIX 3, Interix. */
  246. #ifndef _ALL_SOURCE
  247. # undef _ALL_SOURCE
  248. #endif
  249. /* Enable GNU extensions on systems that have them. */
  250. #ifndef _GNU_SOURCE
  251. # undef _GNU_SOURCE
  252. #endif
  253. /* Enable threading extensions on Solaris. */
  254. #ifndef _POSIX_PTHREAD_SEMANTICS
  255. # undef _POSIX_PTHREAD_SEMANTICS
  256. #endif
  257. /* Enable extensions on HP NonStop. */
  258. #ifndef _TANDEM_SOURCE
  259. # undef _TANDEM_SOURCE
  260. #endif
  261. /* Enable general extensions on Solaris. */
  262. #ifndef __EXTENSIONS__
  263. # undef __EXTENSIONS__
  264. #endif
  265. /* Version number of package */
  266. #undef VERSION
  267. /* Number of bits in a file offset, on hosts where this is settable. */
  268. #undef _FILE_OFFSET_BITS
  269. /* Define for large files, on AIX-style hosts. */
  270. #undef _LARGE_FILES
  271. /* Define to 1 if on MINIX. */
  272. #undef _MINIX
  273. /* Define to 2 if the system does not provide POSIX.1 features except with
  274. this defined. */
  275. #undef _POSIX_1_SOURCE
  276. /* Define to 1 if you need to in order for `stat' and other things to work. */
  277. #undef _POSIX_SOURCE