blob: b57d3c9a906cb1955bd6c6cb1b12dd0d48d7aed9 [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
hp.com!davidm2c9be972003-11-22 06:08:20 +000039/* Define to 1 if you have the <signal.h> header file. */
40#undef HAVE_SIGNAL_H
41
mostang.com!davidm0440c532003-01-17 18:12:55 +000042/* Define to 1 if you have the <stdint.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000043#undef HAVE_STDINT_H
44
mostang.com!davidm0440c532003-01-17 18:12:55 +000045/* Define to 1 if you have the <stdlib.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000046#undef HAVE_STDLIB_H
47
mostang.com!davidm0440c532003-01-17 18:12:55 +000048/* Define to 1 if you have the <strings.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000049#undef HAVE_STRINGS_H
50
mostang.com!davidm0440c532003-01-17 18:12:55 +000051/* Define to 1 if you have the <string.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000052#undef HAVE_STRING_H
53
mostang.com!davidm0440c532003-01-17 18:12:55 +000054/* Define to 1 if you have the <sys/stat.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000055#undef HAVE_SYS_STAT_H
56
mostang.com!davidm0440c532003-01-17 18:12:55 +000057/* Define to 1 if you have the <sys/types.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000058#undef HAVE_SYS_TYPES_H
59
mostang.com!davidm6ab15cd2003-04-03 07:59:15 +000060/* Define to 1 if you have the <sys/uc_access.h> header file. */
61#undef HAVE_SYS_UC_ACCESS_H
62
mostang.com!davidmc7aaa682003-03-19 19:25:18 +000063/* Define to 1 if you have the `ttrace' function. */
64#undef HAVE_TTRACE
65
mostang.com!davidm0440c532003-01-17 18:12:55 +000066/* Define to 1 if you have the <unistd.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000067#undef HAVE_UNISTD_H
68
mostang.com!davidm0440c532003-01-17 18:12:55 +000069/* Define to 1 if __thread keyword is supported by the C compiler. */
mostang.com!davidm193ba282002-11-09 07:59:02 +000070#undef HAVE___THREAD
71
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000072/* Name of package */
73#undef PACKAGE
74
mostang.com!davidm0440c532003-01-17 18:12:55 +000075/* Define to the address where bug reports for this package should be sent. */
76#undef PACKAGE_BUGREPORT
77
78/* Define to the full name of this package. */
79#undef PACKAGE_NAME
80
81/* Define to the full name and version of this package. */
82#undef PACKAGE_STRING
83
84/* Define to the one symbol short name of this package. */
85#undef PACKAGE_TARNAME
86
87/* Define to the version of this package. */
88#undef PACKAGE_VERSION
89
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000090/* Define as the return type of signal handlers (`int' or `void'). */
91#undef RETSIGTYPE
92
mostang.com!davidm0440c532003-01-17 18:12:55 +000093/* Define to 1 if you have the ANSI C header files. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000094#undef STDC_HEADERS
95
96/* Version number of package */
97#undef VERSION
98
99/* Define to empty if `const' does not conform to ANSI C. */
100#undef const
101
hp.com!davidm2c9be972003-11-22 06:08:20 +0000102/* Define to `__inline__' or `__inline' if that's what the C compiler
103 calls it, or to nothing if 'inline' is not supported under any name. */
104#ifndef __cplusplus
mostang.com!davidmcfe616f2002-04-25 06:47:29 +0000105#undef inline
hp.com!davidm2c9be972003-11-22 06:08:20 +0000106#endif
mostang.com!davidmcfe616f2002-04-25 06:47:29 +0000107
108/* Define to `unsigned' if <sys/types.h> does not define. */
109#undef size_t