1 /* config.in. Generated automatically from configure.in by autoheader. */
3 /* Whether malloc must be declared even if <stdlib.h> is included. */
4 #undef NEED_DECLARATION_MALLOC
6 /* Whether realloc must be declared even if <stdlib.h> is included. */
7 #undef NEED_DECLARATION_REALLOC
9 /* Whether free must be declared even if <stdlib.h> is included. */
10 #undef NEED_DECLARATION_FREE
12 /* Whether strerror must be declared even if <string.h> is included. */
13 #undef NEED_DECLARATION_STRERROR
15 /* Define if on AIX 3.
16 System headers sometimes define this.
17 We just want to avoid a redefinition error message. */
22 /* Define if using alloca.c. */
25 /* Define to empty if the keyword does not work. */
28 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
29 This function is required for alloca.c support on those systems. */
30 #undef CRAY_STACKSEG_END
32 /* Define if you have alloca, as a function or macro. */
35 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
38 /* Define if the `long double' type works. */
39 #undef HAVE_LONG_DOUBLE
41 /* Define if you have a working `mmap' system call. */
44 /* Define as __inline if that's what the C compiler calls it. */
47 /* Define to `long' if <sys/types.h> doesn't define. */
50 /* Define if you need to in order for stat and other things to work. */
53 /* Define as the return type of signal handlers (int or void). */
56 /* Define to `unsigned' if <sys/types.h> doesn't define. */
59 /* If using the C implementation of alloca, define if you know the
60 direction of stack growth for your system; otherwise it will be
61 automatically deduced at run-time.
62 STACK_DIRECTION > 0 => grows toward higher addresses
63 STACK_DIRECTION < 0 => grows toward lower addresses
64 STACK_DIRECTION = 0 => direction of growth unknown
66 #undef STACK_DIRECTION
68 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
69 #undef STAT_MACROS_BROKEN
71 /* Define if you have the ANSI C header files. */
74 /* Define if fpregset_t type is available. */
75 #undef HAVE_FPREGSET_T
77 /* Define if gregset_t type is available. */
80 /* Define if the `long long' type works. */
81 #undef CC_HAS_LONG_LONG
83 /* Define if the "ll" format works to print long long ints. */
84 #undef PRINTF_HAS_LONG_LONG
86 /* Define if the "%Lg" format works to print long doubles. */
87 #undef PRINTF_HAS_LONG_DOUBLE
89 /* Define if the "%Lg" format works to scan long doubles. */
90 #undef SCANF_HAS_LONG_DOUBLE
92 /* Define if using Solaris thread debugging. */
93 #undef HAVE_THREAD_DB_LIB
95 /* Define on a GNU/Linux system to work around problems in sys/procfs.h. */
96 #undef START_INFERIOR_TRAPS_EXPECTED
99 /* Define if you have HPUX threads */
100 #undef HAVE_HPUX_THREAD_SUPPORT
102 /* Define if you want to use the memory mapped malloc package (mmalloc). */
105 /* Define if the runtime uses a routine from mmalloc before gdb has a chance
106 to initialize mmalloc, and we want to force checking to be used anyway.
107 This may cause spurious memory corruption messages if the runtime tries
108 to explicitly deallocate that memory when gdb calls exit. */
111 /* Define to 1 if NLS is requested. */
114 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
117 /* Define as 1 if you have the stpcpy function. */
120 /* Define if your locale.h file contains LC_MESSAGES. */
121 #undef HAVE_LC_MESSAGES
123 /* Define if you have the __argz_count function. */
124 #undef HAVE___ARGZ_COUNT
126 /* Define if you have the __argz_next function. */
127 #undef HAVE___ARGZ_NEXT
129 /* Define if you have the __argz_stringify function. */
130 #undef HAVE___ARGZ_STRINGIFY
132 /* Define if you have the bcopy function. */
135 /* Define if you have the btowc function. */
138 /* Define if you have the bzero function. */
141 /* Define if you have the dcgettext function. */
142 #undef HAVE_DCGETTEXT
144 /* Define if you have the getcwd function. */
147 /* Define if you have the getpagesize function. */
148 #undef HAVE_GETPAGESIZE
150 /* Define if you have the isascii function. */
153 /* Define if you have the munmap function. */
156 /* Define if you have the putenv function. */
159 /* Define if you have the sbrk function. */
162 /* Define if you have the setenv function. */
165 /* Define if you have the setlocale function. */
166 #undef HAVE_SETLOCALE
168 /* Define if you have the setpgid function. */
171 /* Define if you have the sigaction function. */
172 #undef HAVE_SIGACTION
174 /* Define if you have the stpcpy function. */
177 /* Define if you have the strcasecmp function. */
178 #undef HAVE_STRCASECMP
180 /* Define if you have the strchr function. */
183 /* Define if you have the <argz.h> header file. */
186 /* Define if you have the <asm/debugreg.h> header file. */
187 #undef HAVE_ASM_DEBUGREG_H
189 /* Define if you have the <ctype.h> header file. */
192 /* Define if you have the <curses.h> header file. */
195 /* Define if you have the <endian.h> header file. */
198 /* Define if you have the <libintl.h> header file. */
199 #undef HAVE_LIBINTL_H
201 /* Define if you have the <limits.h> header file. */
204 /* Define if you have the <link.h> header file. */
207 /* Define if you have the <locale.h> header file. */
210 /* Define if you have the <malloc.h> header file. */
213 /* Define if you have the <memory.h> header file. */
216 /* Define if you have the <nl_types.h> header file. */
217 #undef HAVE_NL_TYPES_H
219 /* Define if you have the <objlist.h> header file. */
220 #undef HAVE_OBJLIST_H
222 /* Define if you have the <ptrace.h> header file. */
225 /* Define if you have the <sgtty.h> header file. */
228 /* Define if you have the <stddef.h> header file. */
231 /* Define if you have the <stdlib.h> header file. */
234 /* Define if you have the <string.h> header file. */
237 /* Define if you have the <sys/param.h> header file. */
238 #undef HAVE_SYS_PARAM_H
240 /* Define if you have the <sys/procfs.h> header file. */
241 #undef HAVE_SYS_PROCFS_H
243 /* Define if you have the <sys/ptrace.h> header file. */
244 #undef HAVE_SYS_PTRACE_H
246 /* Define if you have the <sys/reg.h> header file. */
247 #undef HAVE_SYS_REG_H
249 /* Define if you have the <sys/wait.h> header file. */
250 #undef HAVE_SYS_WAIT_H
252 /* Define if you have the <term.h> header file. */
255 /* Define if you have the <termio.h> header file. */
258 /* Define if you have the <termios.h> header file. */
259 #undef HAVE_TERMIOS_H
261 /* Define if you have the <unistd.h> header file. */
264 /* Define if you have the <values.h> header file. */
267 /* Define if you have the <wait.h> header file. */
270 /* Define if you have the <wchar.h> header file. */
273 /* Define if you have the <wctype.h> header file. */
276 /* Define if you have the dl library (-ldl). */
279 /* Define if you have the m library (-lm). */