blob: 5a603ff3f27c2f9f40bd037353b291104cad1b12 [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!davidm0440c532003-01-17 18:12:55 +000030/* Define to 1 if you have the <memory.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000031#undef HAVE_MEMORY_H
32
mostang.com!davidm46149fd2003-03-31 18:16:54 +000033/* Define to 1 if the system has the type `sighandler_t'. */
34#undef HAVE_SIGHANDLER_T
35
mostang.com!davidm0440c532003-01-17 18:12:55 +000036/* Define to 1 if you have the <stdint.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000037#undef HAVE_STDINT_H
38
mostang.com!davidm0440c532003-01-17 18:12:55 +000039/* Define to 1 if you have the <stdlib.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000040#undef HAVE_STDLIB_H
41
mostang.com!davidm0440c532003-01-17 18:12:55 +000042/* Define to 1 if you have the <strings.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000043#undef HAVE_STRINGS_H
44
mostang.com!davidm0440c532003-01-17 18:12:55 +000045/* Define to 1 if you have the <string.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000046#undef HAVE_STRING_H
47
mostang.com!davidm0440c532003-01-17 18:12:55 +000048/* Define to 1 if you have the <sys/stat.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000049#undef HAVE_SYS_STAT_H
50
mostang.com!davidm0440c532003-01-17 18:12:55 +000051/* Define to 1 if you have the <sys/types.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000052#undef HAVE_SYS_TYPES_H
53
mostang.com!davidmc7aaa682003-03-19 19:25:18 +000054/* Define to 1 if you have the `ttrace' function. */
55#undef HAVE_TTRACE
56
mostang.com!davidm0440c532003-01-17 18:12:55 +000057/* Define to 1 if you have the <unistd.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000058#undef HAVE_UNISTD_H
59
mostang.com!davidm0440c532003-01-17 18:12:55 +000060/* Define to 1 if __thread keyword is supported by the C compiler. */
mostang.com!davidm193ba282002-11-09 07:59:02 +000061#undef HAVE___THREAD
62
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000063/* Name of package */
64#undef PACKAGE
65
mostang.com!davidm0440c532003-01-17 18:12:55 +000066/* Define to the address where bug reports for this package should be sent. */
67#undef PACKAGE_BUGREPORT
68
69/* Define to the full name of this package. */
70#undef PACKAGE_NAME
71
72/* Define to the full name and version of this package. */
73#undef PACKAGE_STRING
74
75/* Define to the one symbol short name of this package. */
76#undef PACKAGE_TARNAME
77
78/* Define to the version of this package. */
79#undef PACKAGE_VERSION
80
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000081/* Define as the return type of signal handlers (`int' or `void'). */
82#undef RETSIGTYPE
83
mostang.com!davidm0440c532003-01-17 18:12:55 +000084/* Define to 1 if you have the ANSI C header files. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000085#undef STDC_HEADERS
86
87/* Version number of package */
88#undef VERSION
89
90/* Define to empty if `const' does not conform to ANSI C. */
91#undef const
92
93/* Define as `__inline' if that's what the C compiler calls it, or to nothing
94 if it is not supported. */
95#undef inline
96
97/* Define to `unsigned' if <sys/types.h> does not define. */
98#undef size_t