* config.in: Rebuilt.
[external/binutils.git] / gdb / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Whether malloc must be declared even if <stdlib.h> is included.  */
4 #undef NEED_DECLARATION_MALLOC
5
6 /* Whether realloc must be declared even if <stdlib.h> is included.  */
7 #undef NEED_DECLARATION_REALLOC
8
9 /* Whether free must be declared even if <stdlib.h> is included.  */
10 #undef NEED_DECLARATION_FREE
11
12 /* Define if on AIX 3.
13    System headers sometimes define this.
14    We just want to avoid a redefinition error message.  */
15 #ifndef _ALL_SOURCE
16 #undef _ALL_SOURCE
17 #endif
18
19 /* Define if using alloca.c.  */
20 #undef C_ALLOCA
21
22 /* Define to empty if the keyword does not work.  */
23 #undef const
24
25 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
26    This function is required for alloca.c support on those systems.  */
27 #undef CRAY_STACKSEG_END
28
29 /* Define if you have alloca, as a function or macro.  */
30 #undef HAVE_ALLOCA
31
32 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
33 #undef HAVE_ALLOCA_H
34
35 /* Define if the `long double' type works.  */
36 #undef HAVE_LONG_DOUBLE
37
38 /* Define if you have a working `mmap' system call.  */
39 #undef HAVE_MMAP
40
41 /* Define as __inline if that's what the C compiler calls it.  */
42 #undef inline
43
44 /* Define if on MINIX.  */
45 #undef _MINIX
46
47 /* Define to `long' if <sys/types.h> doesn't define.  */
48 #undef off_t
49
50 /* Define if the system does not provide POSIX.1 features except
51    with this defined.  */
52 #undef _POSIX_1_SOURCE
53
54 /* Define if you need to in order for stat and other things to work.  */
55 #undef _POSIX_SOURCE
56
57 /* Define as the return type of signal handlers (int or void).  */
58 #undef RETSIGTYPE
59
60 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
61 #undef size_t
62
63 /* If using the C implementation of alloca, define if you know the
64    direction of stack growth for your system; otherwise it will be
65    automatically deduced at run-time.
66  STACK_DIRECTION > 0 => grows toward higher addresses
67  STACK_DIRECTION < 0 => grows toward lower addresses
68  STACK_DIRECTION = 0 => direction of growth unknown
69  */
70 #undef STACK_DIRECTION
71
72 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
73 #undef STAT_MACROS_BROKEN
74
75 /* Define if you have the ANSI C header files.  */
76 #undef STDC_HEADERS
77
78 /* Define if fpregset_t type is available. */
79 #undef HAVE_FPREGSET_T
80
81 /* Define if gregset_t type is available. */
82 #undef HAVE_GREGSET_T
83
84 /* Define if the `long long' type works.  */
85 #undef CC_HAS_LONG_LONG
86
87 /* Define if the "ll" format works to print long long ints. */
88 #undef PRINTF_HAS_LONG_LONG
89
90 /* Define if the "%Lg" format works to print long doubles. */
91 #undef PRINTF_HAS_LONG_DOUBLE
92
93 /* Define if the "%Lg" format works to scan long doubles. */
94 #undef SCANF_HAS_LONG_DOUBLE
95
96 /* Define if using Solaris thread debugging.  */
97 #undef HAVE_THREAD_DB_LIB
98
99 /* Define on a GNU/Linux system to work around problems in sys/procfs.h.  */
100 #undef START_INFERIOR_TRAPS_EXPECTED
101 #undef sys_quotactl
102
103 /* Define if you have HPUX threads */
104 #undef HAVE_HPUX_THREAD_SUPPORT
105
106 /* Define if you want to use the memory mapped malloc package (mmalloc). */
107 #undef USE_MMALLOC
108
109 /* Define if the runtime uses a routine from mmalloc before gdb has a chance
110    to initialize mmalloc, and we want to force checking to be used anyway.
111    This may cause spurious memory corruption messages if the runtime tries
112    to explicitly deallocate that memory when gdb calls exit. */
113 #undef MMCHECK_FORCE
114
115 /* Define to 1 if NLS is requested.  */
116 #undef ENABLE_NLS
117
118 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
119 #undef HAVE_GETTEXT
120
121 /* Define as 1 if you have the stpcpy function.  */
122 #undef HAVE_STPCPY
123
124 /* Define if your locale.h file contains LC_MESSAGES.  */
125 #undef HAVE_LC_MESSAGES
126
127 /* Define if you have the __argz_count function.  */
128 #undef HAVE___ARGZ_COUNT
129
130 /* Define if you have the __argz_next function.  */
131 #undef HAVE___ARGZ_NEXT
132
133 /* Define if you have the __argz_stringify function.  */
134 #undef HAVE___ARGZ_STRINGIFY
135
136 /* Define if you have the dcgettext function.  */
137 #undef HAVE_DCGETTEXT
138
139 /* Define if you have the getcwd function.  */
140 #undef HAVE_GETCWD
141
142 /* Define if you have the getpagesize function.  */
143 #undef HAVE_GETPAGESIZE
144
145 /* Define if you have the munmap function.  */
146 #undef HAVE_MUNMAP
147
148 /* Define if you have the poll function.  */
149 #undef HAVE_POLL
150
151 /* Define if you have the putenv function.  */
152 #undef HAVE_PUTENV
153
154 /* Define if you have the sbrk function.  */
155 #undef HAVE_SBRK
156
157 /* Define if you have the select function.  */
158 #undef HAVE_SELECT
159
160 /* Define if you have the setenv function.  */
161 #undef HAVE_SETENV
162
163 /* Define if you have the setlocale function.  */
164 #undef HAVE_SETLOCALE
165
166 /* Define if you have the setpgid function.  */
167 #undef HAVE_SETPGID
168
169 /* Define if you have the sigaction function.  */
170 #undef HAVE_SIGACTION
171
172 /* Define if you have the stpcpy function.  */
173 #undef HAVE_STPCPY
174
175 /* Define if you have the strcasecmp function.  */
176 #undef HAVE_STRCASECMP
177
178 /* Define if you have the strchr function.  */
179 #undef HAVE_STRCHR
180
181 /* Define if you have the <argz.h> header file.  */
182 #undef HAVE_ARGZ_H
183
184 /* Define if you have the <endian.h> header file.  */
185 #undef HAVE_ENDIAN_H
186
187 /* Define if you have the <limits.h> header file.  */
188 #undef HAVE_LIMITS_H
189
190 /* Define if you have the <link.h> header file.  */
191 #undef HAVE_LINK_H
192
193 /* Define if you have the <locale.h> header file.  */
194 #undef HAVE_LOCALE_H
195
196 /* Define if you have the <malloc.h> header file.  */
197 #undef HAVE_MALLOC_H
198
199 /* Define if you have the <memory.h> header file.  */
200 #undef HAVE_MEMORY_H
201
202 /* Define if you have the <nl_types.h> header file.  */
203 #undef HAVE_NL_TYPES_H
204
205 /* Define if you have the <objlist.h> header file.  */
206 #undef HAVE_OBJLIST_H
207
208 /* Define if you have the <sgtty.h> header file.  */
209 #undef HAVE_SGTTY_H
210
211 /* Define if you have the <stddef.h> header file.  */
212 #undef HAVE_STDDEF_H
213
214 /* Define if you have the <stdlib.h> header file.  */
215 #undef HAVE_STDLIB_H
216
217 /* Define if you have the <string.h> header file.  */
218 #undef HAVE_STRING_H
219
220 /* Define if you have the <strings.h> header file.  */
221 #undef HAVE_STRINGS_H
222
223 /* Define if you have the <sys/param.h> header file.  */
224 #undef HAVE_SYS_PARAM_H
225
226 /* Define if you have the <sys/procfs.h> header file.  */
227 #undef HAVE_SYS_PROCFS_H
228
229 /* Define if you have the <termio.h> header file.  */
230 #undef HAVE_TERMIO_H
231
232 /* Define if you have the <termios.h> header file.  */
233 #undef HAVE_TERMIOS_H
234
235 /* Define if you have the <unistd.h> header file.  */
236 #undef HAVE_UNISTD_H
237
238 /* Define if you have the <values.h> header file.  */
239 #undef HAVE_VALUES_H
240
241 /* Define if you have the dl library (-ldl).  */
242 #undef HAVE_LIBDL
243
244 /* Define if you have the m library (-lm).  */
245 #undef HAVE_LIBM