blob: 8ec36dd83b04526fadb18245386d882129ebcae7 [file] [log] [blame]
mostang.com!davidm0440c532003-01-17 18:12:55 +00001/* include/config.h.in. Generated from configure.in by autoheader. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +00002
mostang.com!davidmc7aaa682003-03-19 19:25:18 +00003/* Define to 1 if you have the <asm/ptrace_offsets.h> header file. */
4#undef HAVE_ASM_PTRACE_OFFSETS_H
5
hp.com!davidma69cf3d2003-01-28 03:40:06 +00006/* Define to 1 if you have the <dlfcn.h> header file. */
7#undef HAVE_DLFCN_H
8
mostang.com!davidmc7aaa682003-03-19 19:25:18 +00009/* Define to 1 if you have the `dlmodinfo' function. */
10#undef HAVE_DLMODINFO
11
12/* Define to 1 if you have the `dl_iterate_phdr' function. */
13#undef HAVE_DL_ITERATE_PHDR
14
15/* Define to 1 if you have the <endian.h> header file. */
16#undef HAVE_ENDIAN_H
17
18/* Define to 1 if you have the <execinfo.h> header file. */
19#undef HAVE_EXECINFO_H
20
mostang.com!davidm0440c532003-01-17 18:12:55 +000021/* Define to 1 if you have the `getunwind' function. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000022#undef HAVE_GETUNWIND
23
hp.com!davidm74f568c2003-02-14 03:09:27 +000024/* Define to 1 if you have the <ia64intrin.h> header file. */
25#undef HAVE_IA64INTRIN_H
26
mostang.com!davidm0440c532003-01-17 18:12:55 +000027/* Define to 1 if you have the <inttypes.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000028#undef HAVE_INTTYPES_H
29
mostang.com!davidm6ab15cd2003-04-03 07:59:15 +000030/* Define to 1 if you have the `uca' library (-luca). */
31#undef HAVE_LIBUCA
32
mostang.com!davidm0440c532003-01-17 18:12:55 +000033/* Define to 1 if you have the <memory.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000034#undef HAVE_MEMORY_H
35
mostang.com!davidm46149fd2003-03-31 18:16:54 +000036/* Define to 1 if the system has the type `sighandler_t'. */
37#undef HAVE_SIGHANDLER_T
38
mostang.com!davidm0440c532003-01-17 18:12:55 +000039/* Define to 1 if you have the <stdint.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000040#undef HAVE_STDINT_H
41
mostang.com!davidm0440c532003-01-17 18:12:55 +000042/* Define to 1 if you have the <stdlib.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000043#undef HAVE_STDLIB_H
44
mostang.com!davidm0440c532003-01-17 18:12:55 +000045/* Define to 1 if you have the <strings.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000046#undef HAVE_STRINGS_H
47
mostang.com!davidm0440c532003-01-17 18:12:55 +000048/* Define to 1 if you have the <string.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000049#undef HAVE_STRING_H
50
mostang.com!davidm0440c532003-01-17 18:12:55 +000051/* Define to 1 if you have the <sys/stat.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000052#undef HAVE_SYS_STAT_H
53
mostang.com!davidm0440c532003-01-17 18:12:55 +000054/* Define to 1 if you have the <sys/types.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000055#undef HAVE_SYS_TYPES_H
56
mostang.com!davidm6ab15cd2003-04-03 07:59:15 +000057/* Define to 1 if you have the <sys/uc_access.h> header file. */
58#undef HAVE_SYS_UC_ACCESS_H
59
mostang.com!davidmc7aaa682003-03-19 19:25:18 +000060/* Define to 1 if you have the `ttrace' function. */
61#undef HAVE_TTRACE
62
mostang.com!davidm0440c532003-01-17 18:12:55 +000063/* Define to 1 if you have the <unistd.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000064#undef HAVE_UNISTD_H
65
mostang.com!davidm0440c532003-01-17 18:12:55 +000066/* Define to 1 if __thread keyword is supported by the C compiler. */
mostang.com!davidm193ba282002-11-09 07:59:02 +000067#undef HAVE___THREAD
68
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000069/* Name of package */
70#undef PACKAGE
71
mostang.com!davidm0440c532003-01-17 18:12:55 +000072/* Define to the address where bug reports for this package should be sent. */
73#undef PACKAGE_BUGREPORT
74
75/* Define to the full name of this package. */
76#undef PACKAGE_NAME
77
78/* Define to the full name and version of this package. */
79#undef PACKAGE_STRING
80
81/* Define to the one symbol short name of this package. */
82#undef PACKAGE_TARNAME
83
84/* Define to the version of this package. */
85#undef PACKAGE_VERSION
86
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000087/* Define as the return type of signal handlers (`int' or `void'). */
88#undef RETSIGTYPE
89
mostang.com!davidm0440c532003-01-17 18:12:55 +000090/* Define to 1 if you have the ANSI C header files. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000091#undef STDC_HEADERS
92
93/* Version number of package */
94#undef VERSION
95
96/* Define to empty if `const' does not conform to ANSI C. */
97#undef const
98
99/* Define as `__inline' if that's what the C compiler calls it, or to nothing
100 if it is not supported. */
101#undef inline
102
103/* Define to `unsigned' if <sys/types.h> does not define. */
104#undef size_t