Commit | Line | Data |
---|---|---|
bc8bcb4b | 1 | /* config.in. Generated from configure.ac by autoheader. */ |
c960c18f | 2 | |
f434ba03 PA |
3 | /* Define if the compiler is building for multiple architectures of Apple |
4 | platforms at once. */ | |
5 | #undef AA_APPLE_UNIVERSAL_BUILD | |
6 | ||
81ecdfbb RW |
7 | /* Define if building universal (internal helper macro) */ |
8 | #undef AC_APPLE_UNIVERSAL_BUILD | |
9 | ||
aa11fd3f DJ |
10 | /* Define to the number of bits in type 'ptrdiff_t'. */ |
11 | #undef BITSIZEOF_PTRDIFF_T | |
12 | ||
13 | /* Define to the number of bits in type 'sig_atomic_t'. */ | |
14 | #undef BITSIZEOF_SIG_ATOMIC_T | |
15 | ||
16 | /* Define to the number of bits in type 'size_t'. */ | |
17 | #undef BITSIZEOF_SIZE_T | |
18 | ||
19 | /* Define to the number of bits in type 'wchar_t'. */ | |
20 | #undef BITSIZEOF_WCHAR_T | |
21 | ||
22 | /* Define to the number of bits in type 'wint_t'. */ | |
23 | #undef BITSIZEOF_WINT_T | |
24 | ||
bc8bcb4b MK |
25 | /* Define to 1 if the compiler supports long long. */ |
26 | #undef CC_HAS_LONG_LONG | |
c906108c | 27 | |
bc8bcb4b MK |
28 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
29 | systems. This function is required for `alloca.c' support on those systems. | |
30 | */ | |
31 | #undef CRAY_STACKSEG_END | |
c906108c | 32 | |
bc8bcb4b MK |
33 | /* Define to 1 if using `alloca.c'. */ |
34 | #undef C_ALLOCA | |
c906108c | 35 | |
b14b1491 | 36 | /* look for global separate debug info in this path [LIBDIR/debug] */ |
bc8bcb4b | 37 | #undef DEBUGDIR |
d9feb4e7 | 38 | |
b14b1491 TT |
39 | /* Define if the separate-debug-dir directory should be relocated when GDB is |
40 | moved. */ | |
aa28a74e DJ |
41 | #undef DEBUGDIR_RELOCATABLE |
42 | ||
bc8bcb4b MK |
43 | /* Define to BFD's default architecture. */ |
44 | #undef DEFAULT_BFD_ARCH | |
27aac7ff | 45 | |
bc8bcb4b MK |
46 | /* Define to BFD's default target vector. */ |
47 | #undef DEFAULT_BFD_VEC | |
c906108c | 48 | |
3841debe DJ |
49 | /* Define to 1 if translation of program messages to the user's native |
50 | language is requested. */ | |
bc8bcb4b | 51 | #undef ENABLE_NLS |
c906108c | 52 | |
b14b1491 TT |
53 | /* look for global separate data files in this path [DATADIR/gdb] */ |
54 | #undef GDB_DATADIR | |
55 | ||
56 | /* Define if the gdb-datadir directory should be relocated when GDB is moved. | |
57 | */ | |
58 | #undef GDB_DATADIR_RELOCATABLE | |
59 | ||
bc8bcb4b MK |
60 | /* Define to be a string naming the default host character set. */ |
61 | #undef GDB_DEFAULT_HOST_CHARSET | |
c906108c | 62 | |
bc8bcb4b MK |
63 | /* Host double floatformat */ |
64 | #undef GDB_HOST_DOUBLE_FORMAT | |
d9feb4e7 | 65 | |
bc8bcb4b MK |
66 | /* Host float floatformat */ |
67 | #undef GDB_HOST_FLOAT_FORMAT | |
c906108c | 68 | |
bc8bcb4b MK |
69 | /* Host long double floatformat */ |
70 | #undef GDB_HOST_LONG_DOUBLE_FORMAT | |
96baa820 | 71 | |
60ca704f SE |
72 | /* nativefile */ |
73 | #undef GDB_NM_FILE | |
74 | ||
bc8bcb4b MK |
75 | /* Define to the default OS ABI for this configuration. */ |
76 | #undef GDB_OSABI_DEFAULT | |
14abd0fb | 77 | |
f434ba03 PA |
78 | /* Define to 1 when the gnulib module memchr should be tested. */ |
79 | #undef GNULIB_TEST_MEMCHR | |
80 | ||
81 | /* Define to 1 when the gnulib module memmem should be tested. */ | |
82 | #undef GNULIB_TEST_MEMMEM | |
83 | ||
bc8bcb4b MK |
84 | /* Define to 1 if you have `alloca', as a function or macro. */ |
85 | #undef HAVE_ALLOCA | |
c906108c | 86 | |
bc8bcb4b MK |
87 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
88 | */ | |
89 | #undef HAVE_ALLOCA_H | |
58d370e0 | 90 | |
aa11fd3f DJ |
91 | /* Define to 1 if you have the <bp-sym.h> header file. */ |
92 | #undef HAVE_BP_SYM_H | |
93 | ||
732f6a93 TT |
94 | /* Define to 1 if you have the `btowc' function. */ |
95 | #undef HAVE_BTOWC | |
96 | ||
bc8bcb4b MK |
97 | /* Define to 1 if you have the `canonicalize_file_name' function. */ |
98 | #undef HAVE_CANONICALIZE_FILE_NAME | |
c906108c | 99 | |
bc8bcb4b MK |
100 | /* Define to 1 if you have the <ctype.h> header file. */ |
101 | #undef HAVE_CTYPE_H | |
c906108c | 102 | |
bc8bcb4b MK |
103 | /* Define to 1 if you have the <cursesX.h> header file. */ |
104 | #undef HAVE_CURSESX_H | |
c906108c | 105 | |
bc8bcb4b MK |
106 | /* Define to 1 if you have the <curses.h> header file. */ |
107 | #undef HAVE_CURSES_H | |
0200359f | 108 | |
10568435 JK |
109 | /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if |
110 | you don't. */ | |
111 | #undef HAVE_DECL_ADDR_NO_RANDOMIZE | |
112 | ||
a3828db0 MK |
113 | /* Define to 1 if you have the declaration of `free', and to 0 if you don't. |
114 | */ | |
115 | #undef HAVE_DECL_FREE | |
116 | ||
117 | /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. | |
118 | */ | |
bc8bcb4b | 119 | #undef HAVE_DECL_GETOPT |
2acceee2 | 120 | |
a3828db0 MK |
121 | /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. |
122 | */ | |
123 | #undef HAVE_DECL_MALLOC | |
124 | ||
aa11fd3f DJ |
125 | /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't. |
126 | */ | |
127 | #undef HAVE_DECL_MEMMEM | |
128 | ||
a3828db0 MK |
129 | /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't. |
130 | */ | |
bc8bcb4b | 131 | #undef HAVE_DECL_PTRACE |
46711df8 | 132 | |
a3828db0 MK |
133 | /* Define to 1 if you have the declaration of `realloc', and to 0 if you |
134 | don't. */ | |
135 | #undef HAVE_DECL_REALLOC | |
136 | ||
e5a7de23 EZ |
137 | /* Define to 1 if you have the declaration of `snprintf', and to 0 if you |
138 | don't. */ | |
139 | #undef HAVE_DECL_SNPRINTF | |
140 | ||
a3828db0 MK |
141 | /* Define to 1 if you have the declaration of `strerror', and to 0 if you |
142 | don't. */ | |
143 | #undef HAVE_DECL_STRERROR | |
144 | ||
145 | /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. | |
146 | */ | |
147 | #undef HAVE_DECL_STRSTR | |
148 | ||
e5a7de23 EZ |
149 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
150 | don't. */ | |
151 | #undef HAVE_DECL_VSNPRINTF | |
152 | ||
bc8bcb4b MK |
153 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
154 | */ | |
155 | #undef HAVE_DIRENT_H | |
96baa820 | 156 | |
31d99776 DJ |
157 | /* Define if ELF support should be included. */ |
158 | #undef HAVE_ELF | |
159 | ||
d542061a UW |
160 | /* Define to 1 if you have the <elf_hp.h> header file. */ |
161 | #undef HAVE_ELF_HP_H | |
162 | ||
01fe12f6 JB |
163 | /* Define to 1 if your system has the etext variable. */ |
164 | #undef HAVE_ETEXT | |
165 | ||
bc8bcb4b MK |
166 | /* Define to 1 if you have the `fork' function. */ |
167 | #undef HAVE_FORK | |
c906108c | 168 | |
bc8bcb4b MK |
169 | /* Define if <sys/procfs.h> has fpregset_t. */ |
170 | #undef HAVE_FPREGSET_T | |
c906108c | 171 | |
d3ea6809 MM |
172 | /* Define to 1 if you have the `getgid' function. */ |
173 | #undef HAVE_GETGID | |
174 | ||
bc8bcb4b MK |
175 | /* Define to 1 if you have the `getpagesize' function. */ |
176 | #undef HAVE_GETPAGESIZE | |
b757528f | 177 | |
7991dee7 JK |
178 | /* Define to 1 if you have the `getrlimit' function. */ |
179 | #undef HAVE_GETRLIMIT | |
180 | ||
7eb368b3 NR |
181 | /* Define to 1 if you have the `getrusage' function. */ |
182 | #undef HAVE_GETRUSAGE | |
183 | ||
d3ea6809 MM |
184 | /* Define to 1 if you have the `getuid' function. */ |
185 | #undef HAVE_GETUID | |
186 | ||
bc8bcb4b MK |
187 | /* Define to 1 if you have the <gnu/libc-version.h> header file. */ |
188 | #undef HAVE_GNU_LIBC_VERSION_H | |
8b9cf735 | 189 | |
bc8bcb4b MK |
190 | /* Define if <sys/procfs.h> has gregset_t. */ |
191 | #undef HAVE_GREGSET_T | |
c906108c | 192 | |
60ca704f SE |
193 | /* Define if you have HPUX threads */ |
194 | #undef HAVE_HPUX_THREAD_SUPPORT | |
195 | ||
bc8bcb4b MK |
196 | /* Define if you have the iconv() function. */ |
197 | #undef HAVE_ICONV | |
c906108c | 198 | |
6c7a06a3 TT |
199 | /* Define to 1 if you have the `iconvlist' function. */ |
200 | #undef HAVE_ICONVLIST | |
201 | ||
bc8bcb4b MK |
202 | /* Define to 1 if you have the <inttypes.h> header file. */ |
203 | #undef HAVE_INTTYPES_H | |
c906108c | 204 | |
6c7a06a3 TT |
205 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
206 | #undef HAVE_LANGINFO_CODESET | |
207 | ||
a8111142 TT |
208 | /* Define if your <locale.h> file defines LC_MESSAGES. */ |
209 | #undef HAVE_LC_MESSAGES | |
210 | ||
bc8bcb4b MK |
211 | /* Define to 1 if you have the `dl' library (-ldl). */ |
212 | #undef HAVE_LIBDL | |
4b14d3e4 | 213 | |
3841debe DJ |
214 | /* Define if you have the expat library. */ |
215 | #undef HAVE_LIBEXPAT | |
216 | ||
fc3b640d TT |
217 | /* Define to 1 if you have the `libiconvlist' function. */ |
218 | #undef HAVE_LIBICONVLIST | |
219 | ||
bc8bcb4b MK |
220 | /* Define to 1 if you have the `m' library (-lm). */ |
221 | #undef HAVE_LIBM | |
222 | ||
d57a3c85 TJB |
223 | /* Define if Python 2.4 is being used. */ |
224 | #undef HAVE_LIBPYTHON2_4 | |
225 | ||
226 | /* Define if Python 2.5 is being used. */ | |
227 | #undef HAVE_LIBPYTHON2_5 | |
228 | ||
229 | /* Define if Python 2.6 is being used. */ | |
230 | #undef HAVE_LIBPYTHON2_6 | |
231 | ||
11763c18 TT |
232 | /* Define if Python 2.7 is being used. */ |
233 | #undef HAVE_LIBPYTHON2_7 | |
234 | ||
60ca704f SE |
235 | /* Define if libunwind library is being used. */ |
236 | #undef HAVE_LIBUNWIND | |
237 | ||
bc8bcb4b MK |
238 | /* Define to 1 if you have the <libunwind.h> header file. */ |
239 | #undef HAVE_LIBUNWIND_H | |
a2f23071 | 240 | |
bc8bcb4b | 241 | /* Define to 1 if you have the <libunwind-ia64.h> header file. */ |
0e5d83e3 JJ |
242 | #undef HAVE_LIBUNWIND_IA64_H |
243 | ||
bc8bcb4b MK |
244 | /* Define to 1 if you have the `w' library (-lw). */ |
245 | #undef HAVE_LIBW | |
0e5d83e3 | 246 | |
bc8bcb4b | 247 | /* Define to 1 if you have the <link.h> header file. */ |
c906108c SS |
248 | #undef HAVE_LINK_H |
249 | ||
a8111142 TT |
250 | /* Define to 1 if you have the <locale.h> header file. */ |
251 | #undef HAVE_LOCALE_H | |
252 | ||
bc8bcb4b MK |
253 | /* Define to 1 if the compiler supports long double. */ |
254 | #undef HAVE_LONG_DOUBLE | |
255 | ||
aa11fd3f DJ |
256 | /* Define to 1 if the system has the type `long long int'. */ |
257 | #undef HAVE_LONG_LONG_INT | |
258 | ||
bc8bcb4b MK |
259 | /* Define if <sys/procfs.h> has lwpid_t. */ |
260 | #undef HAVE_LWPID_T | |
261 | ||
262 | /* Define to 1 if you have the <machine/reg.h> header file. */ | |
78434e59 MK |
263 | #undef HAVE_MACHINE_REG_H |
264 | ||
f434ba03 PA |
265 | /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including |
266 | config.h and <sys/mman.h>. */ | |
267 | #undef HAVE_MAP_ANONYMOUS | |
268 | ||
aa11fd3f DJ |
269 | /* Define to 1 if you have the `memchr' function. */ |
270 | #undef HAVE_MEMCHR | |
271 | ||
272 | /* Define to 1 if you have the `memmem' function. */ | |
273 | #undef HAVE_MEMMEM | |
274 | ||
bc8bcb4b | 275 | /* Define to 1 if you have the <memory.h> header file. */ |
c906108c SS |
276 | #undef HAVE_MEMORY_H |
277 | ||
bc8bcb4b MK |
278 | /* Define to 1 if you have a working `mmap' system call. */ |
279 | #undef HAVE_MMAP | |
280 | ||
281 | /* Define to 1 if you have the `monstartup' function. */ | |
282 | #undef HAVE_MONSTARTUP | |
283 | ||
f434ba03 PA |
284 | /* Define to 1 if you have the `mprotect' function. */ |
285 | #undef HAVE_MPROTECT | |
286 | ||
bc8bcb4b | 287 | /* Define to 1 if you have the <ncurses.h> header file. */ |
2894793a AC |
288 | #undef HAVE_NCURSES_H |
289 | ||
bc8bcb4b | 290 | /* Define to 1 if you have the <ncurses/ncurses.h> header file. */ |
a6ed5501 MK |
291 | #undef HAVE_NCURSES_NCURSES_H |
292 | ||
bc8bcb4b | 293 | /* Define to 1 if you have the <ncurses/term.h> header file. */ |
3b78cdbb DA |
294 | #undef HAVE_NCURSES_TERM_H |
295 | ||
bc8bcb4b | 296 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
4b14d3e4 AC |
297 | #undef HAVE_NDIR_H |
298 | ||
bc8bcb4b MK |
299 | /* Define to 1 if you have the <nlist.h> header file. */ |
300 | #undef HAVE_NLIST_H | |
301 | ||
10568435 JK |
302 | /* Define if you support the personality syscall. */ |
303 | #undef HAVE_PERSONALITY | |
304 | ||
a156a290 MF |
305 | /* Define to 1 if you have the `pipe' function. */ |
306 | #undef HAVE_PIPE | |
307 | ||
bc8bcb4b MK |
308 | /* Define to 1 if you have the `poll' function. */ |
309 | #undef HAVE_POLL | |
486363b6 | 310 | |
bc8bcb4b | 311 | /* Define to 1 if you have the <poll.h> header file. */ |
409a3f64 AC |
312 | #undef HAVE_POLL_H |
313 | ||
be391dca TT |
314 | /* Define to 1 if you have the `posix_madvise' function. */ |
315 | #undef HAVE_POSIX_MADVISE | |
316 | ||
bc8bcb4b MK |
317 | /* Define to 1 if you have the `pread64' function. */ |
318 | #undef HAVE_PREAD64 | |
319 | ||
320 | /* Define if <sys/procfs.h> has prfpregset32_t. */ | |
321 | #undef HAVE_PRFPREGSET32_T | |
322 | ||
323 | /* Define if <sys/procfs.h> has prfpregset_t. */ | |
324 | #undef HAVE_PRFPREGSET_T | |
325 | ||
326 | /* Define if <sys/procfs.h> has prgregset32_t. */ | |
327 | #undef HAVE_PRGREGSET32_T | |
328 | ||
329 | /* Define if <sys/procfs.h> has prgregset_t. */ | |
330 | #undef HAVE_PRGREGSET_T | |
331 | ||
60ca704f SE |
332 | /* Define if ioctl argument PIOCSET is available. */ |
333 | #undef HAVE_PROCFS_PIOCSET | |
334 | ||
bc8bcb4b | 335 | /* Define to 1 if you have the <proc_service.h> header file. */ |
e7d0728a AC |
336 | #undef HAVE_PROC_SERVICE_H |
337 | ||
bc8bcb4b MK |
338 | /* Define if <sys/procfs.h> has prrun_t. */ |
339 | #undef HAVE_PRRUN_T | |
340 | ||
341 | /* Define if <sys/procfs.h> has prsysent_t. */ | |
342 | #undef HAVE_PRSYSENT_T | |
343 | ||
344 | /* Define if <sys/procfs.h> has pr_sigaction64_t. */ | |
345 | #undef HAVE_PR_SIGACTION64_T | |
346 | ||
347 | /* Define if <sys/procfs.h> has pr_siginfo64_t. */ | |
348 | #undef HAVE_PR_SIGINFO64_T | |
349 | ||
350 | /* Define if <sys/procfs.h> has pr_sigset_t. */ | |
351 | #undef HAVE_PR_SIGSET_T | |
352 | ||
353 | /* Define if <sys/procfs.h> has psaddr_t. */ | |
354 | #undef HAVE_PSADDR_T | |
355 | ||
356 | /* Define if <sys/procfs.h> has pstatus_t. */ | |
357 | #undef HAVE_PSTATUS_T | |
358 | ||
60ca704f SE |
359 | /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */ |
360 | #undef HAVE_PTRACE_GETFPXREGS | |
361 | ||
362 | /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */ | |
363 | #undef HAVE_PTRACE_GETREGS | |
364 | ||
bc8bcb4b | 365 | /* Define to 1 if you have the <ptrace.h> header file. */ |
c906108c SS |
366 | #undef HAVE_PTRACE_H |
367 | ||
60ca704f SE |
368 | /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */ |
369 | #undef HAVE_PT_GETDBREGS | |
370 | ||
371 | /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */ | |
372 | #undef HAVE_PT_GETXMMREGS | |
373 | ||
d57a3c85 TJB |
374 | /* Define if Python interpreter is being linked in. */ |
375 | #undef HAVE_PYTHON | |
376 | ||
f434ba03 PA |
377 | /* Define to 1 if btowc is declared even after undefining macros. */ |
378 | #undef HAVE_RAW_DECL_BTOWC | |
379 | ||
380 | /* Define to 1 if mbrlen is declared even after undefining macros. */ | |
381 | #undef HAVE_RAW_DECL_MBRLEN | |
382 | ||
383 | /* Define to 1 if mbrtowc is declared even after undefining macros. */ | |
384 | #undef HAVE_RAW_DECL_MBRTOWC | |
385 | ||
386 | /* Define to 1 if mbsinit is declared even after undefining macros. */ | |
387 | #undef HAVE_RAW_DECL_MBSINIT | |
388 | ||
389 | /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */ | |
390 | #undef HAVE_RAW_DECL_MBSNRTOWCS | |
391 | ||
392 | /* Define to 1 if mbsrtowcs is declared even after undefining macros. */ | |
393 | #undef HAVE_RAW_DECL_MBSRTOWCS | |
394 | ||
395 | /* Define to 1 if memmem is declared even after undefining macros. */ | |
396 | #undef HAVE_RAW_DECL_MEMMEM | |
397 | ||
398 | /* Define to 1 if mempcpy is declared even after undefining macros. */ | |
399 | #undef HAVE_RAW_DECL_MEMPCPY | |
400 | ||
401 | /* Define to 1 if memrchr is declared even after undefining macros. */ | |
402 | #undef HAVE_RAW_DECL_MEMRCHR | |
403 | ||
404 | /* Define to 1 if rawmemchr is declared even after undefining macros. */ | |
405 | #undef HAVE_RAW_DECL_RAWMEMCHR | |
406 | ||
407 | /* Define to 1 if stpcpy is declared even after undefining macros. */ | |
408 | #undef HAVE_RAW_DECL_STPCPY | |
409 | ||
410 | /* Define to 1 if stpncpy is declared even after undefining macros. */ | |
411 | #undef HAVE_RAW_DECL_STPNCPY | |
412 | ||
413 | /* Define to 1 if strcasestr is declared even after undefining macros. */ | |
414 | #undef HAVE_RAW_DECL_STRCASESTR | |
415 | ||
416 | /* Define to 1 if strchrnul is declared even after undefining macros. */ | |
417 | #undef HAVE_RAW_DECL_STRCHRNUL | |
418 | ||
419 | /* Define to 1 if strdup is declared even after undefining macros. */ | |
420 | #undef HAVE_RAW_DECL_STRDUP | |
421 | ||
422 | /* Define to 1 if strncat is declared even after undefining macros. */ | |
423 | #undef HAVE_RAW_DECL_STRNCAT | |
424 | ||
425 | /* Define to 1 if strndup is declared even after undefining macros. */ | |
426 | #undef HAVE_RAW_DECL_STRNDUP | |
427 | ||
428 | /* Define to 1 if strnlen is declared even after undefining macros. */ | |
429 | #undef HAVE_RAW_DECL_STRNLEN | |
430 | ||
431 | /* Define to 1 if strpbrk is declared even after undefining macros. */ | |
432 | #undef HAVE_RAW_DECL_STRPBRK | |
433 | ||
434 | /* Define to 1 if strsep is declared even after undefining macros. */ | |
435 | #undef HAVE_RAW_DECL_STRSEP | |
436 | ||
437 | /* Define to 1 if strsignal is declared even after undefining macros. */ | |
438 | #undef HAVE_RAW_DECL_STRSIGNAL | |
439 | ||
440 | /* Define to 1 if strtok_r is declared even after undefining macros. */ | |
441 | #undef HAVE_RAW_DECL_STRTOK_R | |
442 | ||
443 | /* Define to 1 if strverscmp is declared even after undefining macros. */ | |
444 | #undef HAVE_RAW_DECL_STRVERSCMP | |
445 | ||
446 | /* Define to 1 if wcrtomb is declared even after undefining macros. */ | |
447 | #undef HAVE_RAW_DECL_WCRTOMB | |
448 | ||
449 | /* Define to 1 if wcsnrtombs is declared even after undefining macros. */ | |
450 | #undef HAVE_RAW_DECL_WCSNRTOMBS | |
451 | ||
452 | /* Define to 1 if wcsrtombs is declared even after undefining macros. */ | |
453 | #undef HAVE_RAW_DECL_WCSRTOMBS | |
454 | ||
455 | /* Define to 1 if wctob is declared even after undefining macros. */ | |
456 | #undef HAVE_RAW_DECL_WCTOB | |
457 | ||
458 | /* Define to 1 if wcwidth is declared even after undefining macros. */ | |
459 | #undef HAVE_RAW_DECL_WCWIDTH | |
460 | ||
bc8bcb4b MK |
461 | /* Define to 1 if you have the `realpath' function. */ |
462 | #undef HAVE_REALPATH | |
463 | ||
db5e03ae PA |
464 | /* Define to 1 if you have the `resize_term' function. */ |
465 | #undef HAVE_RESIZE_TERM | |
466 | ||
bc8bcb4b MK |
467 | /* Define to 1 if you have the `sbrk' function. */ |
468 | #undef HAVE_SBRK | |
469 | ||
a8111142 TT |
470 | /* Define to 1 if you have the `setlocale' function. */ |
471 | #undef HAVE_SETLOCALE | |
472 | ||
bc8bcb4b MK |
473 | /* Define to 1 if you have the `setpgid' function. */ |
474 | #undef HAVE_SETPGID | |
475 | ||
476 | /* Define to 1 if you have the `setpgrp' function. */ | |
477 | #undef HAVE_SETPGRP | |
478 | ||
7991dee7 JK |
479 | /* Define to 1 if you have the `setrlimit' function. */ |
480 | #undef HAVE_SETRLIMIT | |
481 | ||
83116857 TJB |
482 | /* Define to 1 if you have the `setsid' function. */ |
483 | #undef HAVE_SETSID | |
484 | ||
bc8bcb4b | 485 | /* Define to 1 if you have the <sgtty.h> header file. */ |
c906108c SS |
486 | #undef HAVE_SGTTY_H |
487 | ||
bc8bcb4b MK |
488 | /* Define to 1 if you have the `sigaction' function. */ |
489 | #undef HAVE_SIGACTION | |
490 | ||
436868fb DP |
491 | /* Define to 1 if you have the <signal.h> header file. */ |
492 | #undef HAVE_SIGNAL_H | |
493 | ||
aa11fd3f DJ |
494 | /* Define to 1 if 'sig_atomic_t' is a signed integer type. */ |
495 | #undef HAVE_SIGNED_SIG_ATOMIC_T | |
496 | ||
497 | /* Define to 1 if 'wchar_t' is a signed integer type. */ | |
498 | #undef HAVE_SIGNED_WCHAR_T | |
499 | ||
500 | /* Define to 1 if 'wint_t' is a signed integer type. */ | |
501 | #undef HAVE_SIGNED_WINT_T | |
502 | ||
bc8bcb4b MK |
503 | /* Define to 1 if you have the `sigprocmask' function. */ |
504 | #undef HAVE_SIGPROCMASK | |
505 | ||
506 | /* Define if sigsetjmp is available. */ | |
507 | #undef HAVE_SIGSETJMP | |
508 | ||
509 | /* Define to 1 if you have the `sigsetmask' function. */ | |
510 | #undef HAVE_SIGSETMASK | |
511 | ||
512 | /* Define to 1 if you have the `socketpair' function. */ | |
513 | #undef HAVE_SOCKETPAIR | |
514 | ||
f9f87d2c MK |
515 | /* Define to 1 if the system has the type `socklen_t'. */ |
516 | #undef HAVE_SOCKLEN_T | |
517 | ||
bc8bcb4b | 518 | /* Define to 1 if you have the <stddef.h> header file. */ |
c906108c SS |
519 | #undef HAVE_STDDEF_H |
520 | ||
bc8bcb4b | 521 | /* Define to 1 if you have the <stdint.h> header file. */ |
e7d0728a AC |
522 | #undef HAVE_STDINT_H |
523 | ||
bc8bcb4b | 524 | /* Define to 1 if you have the <stdlib.h> header file. */ |
c906108c SS |
525 | #undef HAVE_STDLIB_H |
526 | ||
bc8bcb4b | 527 | /* Define to 1 if you have the <strings.h> header file. */ |
5ee754fc MK |
528 | #undef HAVE_STRINGS_H |
529 | ||
bc8bcb4b MK |
530 | /* Define to 1 if you have the <string.h> header file. */ |
531 | #undef HAVE_STRING_H | |
532 | ||
60ca704f SE |
533 | /* Define if <sys/link.h> has struct link_map32 */ |
534 | #undef HAVE_STRUCT_LINK_MAP32 | |
535 | ||
536 | /* Define if <link.h> exists and defines struct link_map which has members | |
537 | with an ``lm_'' prefix. (For SunOS.) */ | |
538 | #undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS | |
539 | ||
540 | /* Define if <link.h> exists and defines struct link_map which has members | |
541 | with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */ | |
542 | #undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS | |
543 | ||
bc8bcb4b MK |
544 | /* Define to 1 if your system has struct lwp. */ |
545 | #undef HAVE_STRUCT_LWP | |
546 | ||
547 | /* Define to 1 if your system has struct reg in <machine/reg.h>. */ | |
548 | #undef HAVE_STRUCT_REG | |
549 | ||
81ecdfbb | 550 | /* Define to 1 if `struct reg' is a member of `r_fs'. */ |
5c45e068 MK |
551 | #undef HAVE_STRUCT_REG_R_FS |
552 | ||
81ecdfbb | 553 | /* Define to 1 if `struct reg' is a member of `r_gs'. */ |
5c45e068 MK |
554 | #undef HAVE_STRUCT_REG_R_GS |
555 | ||
60ca704f SE |
556 | /* Define if <link.h> exists and defines a struct so_map which has members |
557 | with an ``som_'' prefix. (Found on older *BSD systems.) */ | |
558 | #undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS | |
559 | ||
81ecdfbb | 560 | /* Define to 1 if `struct stat' is a member of `st_blksize'. */ |
d3ea6809 MM |
561 | #undef HAVE_STRUCT_STAT_ST_BLKSIZE |
562 | ||
81ecdfbb | 563 | /* Define to 1 if `struct stat' is a member of `st_blocks'. */ |
666ec76f MK |
564 | #undef HAVE_STRUCT_STAT_ST_BLOCKS |
565 | ||
81ecdfbb | 566 | /* Define to 1 if `struct thread' is a member of `td_pcb'. */ |
bc8bcb4b MK |
567 | #undef HAVE_STRUCT_THREAD_TD_PCB |
568 | ||
569 | /* Define to 1 if you have the `syscall' function. */ | |
570 | #undef HAVE_SYSCALL | |
571 | ||
aa11fd3f DJ |
572 | /* Define to 1 if you have the <sys/bitypes.h> header file. */ |
573 | #undef HAVE_SYS_BITYPES_H | |
574 | ||
bc8bcb4b | 575 | /* Define to 1 if you have the <sys/debugreg.h> header file. */ |
c906108c SS |
576 | #undef HAVE_SYS_DEBUGREG_H |
577 | ||
bc8bcb4b MK |
578 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
579 | */ | |
4b14d3e4 AC |
580 | #undef HAVE_SYS_DIR_H |
581 | ||
bc8bcb4b | 582 | /* Define to 1 if you have the <sys/fault.h> header file. */ |
596c9d4b KB |
583 | #undef HAVE_SYS_FAULT_H |
584 | ||
bc8bcb4b | 585 | /* Define to 1 if you have the <sys/file.h> header file. */ |
fc24370e MS |
586 | #undef HAVE_SYS_FILE_H |
587 | ||
bc8bcb4b | 588 | /* Define to 1 if you have the <sys/filio.h> header file. */ |
0cf3e697 MH |
589 | #undef HAVE_SYS_FILIO_H |
590 | ||
aa11fd3f DJ |
591 | /* Define to 1 if you have the <sys/inttypes.h> header file. */ |
592 | #undef HAVE_SYS_INTTYPES_H | |
593 | ||
bc8bcb4b | 594 | /* Define to 1 if you have the <sys/ioctl.h> header file. */ |
7e89e357 JT |
595 | #undef HAVE_SYS_IOCTL_H |
596 | ||
f434ba03 PA |
597 | /* Define to 1 if you have the <sys/mman.h> header file. */ |
598 | #undef HAVE_SYS_MMAN_H | |
599 | ||
bc8bcb4b MK |
600 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
601 | */ | |
4b14d3e4 AC |
602 | #undef HAVE_SYS_NDIR_H |
603 | ||
bc8bcb4b | 604 | /* Define to 1 if you have the <sys/param.h> header file. */ |
c906108c SS |
605 | #undef HAVE_SYS_PARAM_H |
606 | ||
bc8bcb4b | 607 | /* Define to 1 if you have the <sys/poll.h> header file. */ |
409a3f64 AC |
608 | #undef HAVE_SYS_POLL_H |
609 | ||
bc8bcb4b | 610 | /* Define to 1 if you have the <sys/procfs.h> header file. */ |
c906108c SS |
611 | #undef HAVE_SYS_PROCFS_H |
612 | ||
bc8bcb4b MK |
613 | /* Define to 1 if you have the <sys/proc.h> header file. */ |
614 | #undef HAVE_SYS_PROC_H | |
615 | ||
616 | /* Define to 1 if you have the <sys/ptrace.h> header file. */ | |
c906108c SS |
617 | #undef HAVE_SYS_PTRACE_H |
618 | ||
bc8bcb4b | 619 | /* Define to 1 if you have the <sys/reg.h> header file. */ |
c906108c SS |
620 | #undef HAVE_SYS_REG_H |
621 | ||
7eb368b3 NR |
622 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
623 | #undef HAVE_SYS_RESOURCE_H | |
624 | ||
bc8bcb4b | 625 | /* Define to 1 if you have the <sys/select.h> header file. */ |
7a292a7a SS |
626 | #undef HAVE_SYS_SELECT_H |
627 | ||
bc8bcb4b MK |
628 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
629 | #undef HAVE_SYS_STAT_H | |
630 | ||
631 | /* Define to 1 if you have the <sys/syscall.h> header file. */ | |
596c9d4b KB |
632 | #undef HAVE_SYS_SYSCALL_H |
633 | ||
bc8bcb4b | 634 | /* Define to 1 if you have the <sys/types.h> header file. */ |
086ec9eb MK |
635 | #undef HAVE_SYS_TYPES_H |
636 | ||
bc8bcb4b | 637 | /* Define to 1 if you have the <sys/user.h> header file. */ |
944d780c AC |
638 | #undef HAVE_SYS_USER_H |
639 | ||
bc8bcb4b | 640 | /* Define to 1 if you have the <sys/wait.h> header file. */ |
c906108c SS |
641 | #undef HAVE_SYS_WAIT_H |
642 | ||
bc8bcb4b MK |
643 | /* Define to 1 if you have the <termios.h> header file. */ |
644 | #undef HAVE_TERMIOS_H | |
c906108c | 645 | |
bc8bcb4b | 646 | /* Define to 1 if you have the <termio.h> header file. */ |
c906108c SS |
647 | #undef HAVE_TERMIO_H |
648 | ||
bc8bcb4b MK |
649 | /* Define to 1 if you have the <term.h> header file. */ |
650 | #undef HAVE_TERM_H | |
c906108c | 651 | |
bc8bcb4b | 652 | /* Define to 1 if you have the <thread_db.h> header file. */ |
e7d0728a AC |
653 | #undef HAVE_THREAD_DB_H |
654 | ||
60ca704f SE |
655 | /* Define if using Solaris thread debugging. */ |
656 | #undef HAVE_THREAD_DB_LIB | |
657 | ||
bc8bcb4b | 658 | /* Define to 1 if you have the <time.h> header file. */ |
104c1213 JM |
659 | #undef HAVE_TIME_H |
660 | ||
60ca704f | 661 | /* Define if you support the tkill syscall. */ |
bc8bcb4b | 662 | #undef HAVE_TKILL_SYSCALL |
c906108c | 663 | |
bc8bcb4b MK |
664 | /* Define to 1 if you have the `ttrace' function. */ |
665 | #undef HAVE_TTRACE | |
c906108c | 666 | |
bc8bcb4b MK |
667 | /* Define to 1 if you have the <unistd.h> header file. */ |
668 | #undef HAVE_UNISTD_H | |
c906108c | 669 | |
aa11fd3f DJ |
670 | /* Define to 1 if the system has the type `unsigned long long int'. */ |
671 | #undef HAVE_UNSIGNED_LONG_LONG_INT | |
672 | ||
bc8bcb4b MK |
673 | /* Define to 1 if you have the `vfork' function. */ |
674 | #undef HAVE_VFORK | |
c906108c | 675 | |
bc8bcb4b MK |
676 | /* Define to 1 if you have the <vfork.h> header file. */ |
677 | #undef HAVE_VFORK_H | |
c906108c | 678 | |
0a4f61e3 DJ |
679 | /* Define to 1 if you have the `waitpid' function. */ |
680 | #undef HAVE_WAITPID | |
681 | ||
bc8bcb4b MK |
682 | /* Define to 1 if you have the <wait.h> header file. */ |
683 | #undef HAVE_WAIT_H | |
0fbb3da7 | 684 | |
bc8bcb4b MK |
685 | /* Define to 1 if you have the `wborder' function. */ |
686 | #undef HAVE_WBORDER | |
5b5d99cf | 687 | |
aa11fd3f DJ |
688 | /* Define to 1 if you have the <wchar.h> header file. */ |
689 | #undef HAVE_WCHAR_H | |
690 | ||
f434ba03 PA |
691 | /* Define if you have the 'wchar_t' type. */ |
692 | #undef HAVE_WCHAR_T | |
693 | ||
694 | /* Define if you have the 'wint_t' type. */ | |
695 | #undef HAVE_WINT_T | |
696 | ||
bc8bcb4b MK |
697 | /* Define to 1 if `fork' works. */ |
698 | #undef HAVE_WORKING_FORK | |
27e9bf90 | 699 | |
bc8bcb4b MK |
700 | /* Define to 1 if `vfork' works. */ |
701 | #undef HAVE_WORKING_VFORK | |
27e9bf90 | 702 | |
110ed339 PA |
703 | /* Define to 1 if you have the `wresize' function. */ |
704 | #undef HAVE_WRESIZE | |
705 | ||
ca4ca11e DJ |
706 | /* Define to 1 if you have the `XML_StopParser' function. */ |
707 | #undef HAVE_XML_STOPPARSER | |
708 | ||
233a11ab CS |
709 | /* Define to 1 if you have the <zlib.h> header file. */ |
710 | #undef HAVE_ZLIB_H | |
711 | ||
bc8bcb4b | 712 | /* Define to 1 if your system has the _etext variable. */ |
b0b1c2c0 MK |
713 | #undef HAVE__ETEXT |
714 | ||
bc8bcb4b MK |
715 | /* Define to 1 if you have the `_mcleanup' function. */ |
716 | #undef HAVE__MCLEANUP | |
086ec9eb | 717 | |
bc8bcb4b MK |
718 | /* Define as const if the declaration of iconv() needs const. */ |
719 | #undef ICONV_CONST | |
5c7f2947 | 720 | |
f434ba03 PA |
721 | /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */ |
722 | #undef MAP_ANONYMOUS | |
723 | ||
60ca704f SE |
724 | /* Define if you want to use new multi-fd /proc interface (replaces |
725 | HAVE_MULTIPLE_PROC_FDS as well as other macros). */ | |
726 | #undef NEW_PROC_API | |
727 | ||
bc8bcb4b MK |
728 | /* Name of this package. */ |
729 | #undef PACKAGE | |
a4db0f07 | 730 | |
bc8bcb4b MK |
731 | /* Define to the address where bug reports for this package should be sent. */ |
732 | #undef PACKAGE_BUGREPORT | |
c906108c | 733 | |
bc8bcb4b MK |
734 | /* Define to the full name of this package. */ |
735 | #undef PACKAGE_NAME | |
c906108c | 736 | |
bc8bcb4b MK |
737 | /* Define to the full name and version of this package. */ |
738 | #undef PACKAGE_STRING | |
c906108c | 739 | |
bc8bcb4b MK |
740 | /* Define to the one symbol short name of this package. */ |
741 | #undef PACKAGE_TARNAME | |
c906108c | 742 | |
81ecdfbb RW |
743 | /* Define to the home page for this package. */ |
744 | #undef PACKAGE_URL | |
745 | ||
bc8bcb4b MK |
746 | /* Define to the version of this package. */ |
747 | #undef PACKAGE_VERSION | |
83d37ec8 | 748 | |
c16158bc JM |
749 | /* Additional package description */ |
750 | #undef PKGVERSION | |
751 | ||
60ca704f SE |
752 | /* Define if the prfpregset_t type is broken. */ |
753 | #undef PRFPREGSET_T_BROKEN | |
754 | ||
dda297ec TJB |
755 | /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */ |
756 | #undef PRINTF_HAS_DECFLOAT | |
757 | ||
bc8bcb4b MK |
758 | /* Define to 1 if the "%Lg" format works to print long doubles. */ |
759 | #undef PRINTF_HAS_LONG_DOUBLE | |
83d37ec8 | 760 | |
bc8bcb4b MK |
761 | /* Define to 1 if the "%ll" format works to print long longs. */ |
762 | #undef PRINTF_HAS_LONG_LONG | |
23e04971 | 763 | |
60ca704f SE |
764 | /* Define if <proc_service.h> on solaris uses int instead of size_t, and |
765 | assorted other type changes. */ | |
766 | #undef PROC_SERVICE_IS_OLD | |
767 | ||
bc8bcb4b MK |
768 | /* Define to the type of arg 3 for ptrace. */ |
769 | #undef PTRACE_TYPE_ARG3 | |
23e04971 | 770 | |
bc8bcb4b MK |
771 | /* Define to the type of arg 5 for ptrace. */ |
772 | #undef PTRACE_TYPE_ARG5 | |
83d37ec8 | 773 | |
bc8bcb4b MK |
774 | /* Define as the return type of ptrace. */ |
775 | #undef PTRACE_TYPE_RET | |
e7d0728a | 776 | |
aa11fd3f DJ |
777 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
778 | 'ptrdiff_t'. */ | |
779 | #undef PTRDIFF_T_SUFFIX | |
780 | ||
0c4a4063 DE |
781 | /* Define if the python directory should be relocated when GDB is moved. */ |
782 | #undef PYTHON_PATH_RELOCATABLE | |
783 | ||
29b0e8a2 JM |
784 | /* Relocated directory for source files. */ |
785 | #undef RELOC_SRCDIR | |
786 | ||
c16158bc JM |
787 | /* Bug reporting address */ |
788 | #undef REPORT_BUGS_TO | |
789 | ||
bc8bcb4b MK |
790 | /* Define as the return type of signal handlers (`int' or `void'). */ |
791 | #undef RETSIGTYPE | |
596c9d4b | 792 | |
bc8bcb4b MK |
793 | /* Define to 1 if the "%Lg" format works to scan long doubles. */ |
794 | #undef SCANF_HAS_LONG_DOUBLE | |
596c9d4b | 795 | |
bc8bcb4b MK |
796 | /* Define to 1 if the `setpgrp' function takes no argument. */ |
797 | #undef SETPGRP_VOID | |
596c9d4b | 798 | |
aa11fd3f DJ |
799 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
800 | 'sig_atomic_t'. */ | |
801 | #undef SIG_ATOMIC_T_SUFFIX | |
802 | ||
81ecdfbb | 803 | /* The size of `long', as computed by sizeof. */ |
4e8d927d DJ |
804 | #undef SIZEOF_LONG |
805 | ||
aa11fd3f DJ |
806 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
807 | 'size_t'. */ | |
808 | #undef SIZE_T_SUFFIX | |
809 | ||
bc8bcb4b MK |
810 | /* If using the C implementation of alloca, define if you know the |
811 | direction of stack growth for your system; otherwise it will be | |
81ecdfbb | 812 | automatically deduced at runtime. |
bc8bcb4b MK |
813 | STACK_DIRECTION > 0 => grows toward higher addresses |
814 | STACK_DIRECTION < 0 => grows toward lower addresses | |
815 | STACK_DIRECTION = 0 => direction of growth unknown */ | |
816 | #undef STACK_DIRECTION | |
817 | ||
818 | /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ | |
819 | #undef STAT_MACROS_BROKEN | |
820 | ||
821 | /* Define to 1 if you have the ANSI C header files. */ | |
822 | #undef STDC_HEADERS | |
596c9d4b | 823 | |
b14b1491 | 824 | /* automatically load a system-wide gdbinit file */ |
16e7150e JG |
825 | #undef SYSTEM_GDBINIT |
826 | ||
b14b1491 | 827 | /* Define if the system-gdbinit directory should be relocated when GDB is |
16e7150e JG |
828 | moved. */ |
829 | #undef SYSTEM_GDBINIT_RELOCATABLE | |
830 | ||
3f47be5c EZ |
831 | /* Define if <thread_db.h> has the TD_NOTALLOC error code. */ |
832 | #undef THREAD_DB_HAS_TD_NOTALLOC | |
833 | ||
59f80f10 DJ |
834 | /* Define if <thread_db.h> has the TD_NOTLS error code. */ |
835 | #undef THREAD_DB_HAS_TD_NOTLS | |
836 | ||
837 | /* Define if <thread_db.h> has the TD_VERSION error code. */ | |
838 | #undef THREAD_DB_HAS_TD_VERSION | |
839 | ||
bc8bcb4b MK |
840 | /* Define to 1 if the regex included in libiberty should be used. */ |
841 | #undef USE_INCLUDED_REGEX | |
b757528f | 842 | |
e5a7de23 EZ |
843 | /* Define if we should use the Windows API, instead of the POSIX API. On |
844 | Windows, we use the Windows API when building for MinGW, but the POSIX API | |
845 | when building for Cygwin. */ | |
846 | #undef USE_WIN32API | |
847 | ||
aa11fd3f DJ |
848 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type |
849 | 'wchar_t'. */ | |
850 | #undef WCHAR_T_SUFFIX | |
851 | ||
852 | /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type | |
853 | 'wint_t'. */ | |
854 | #undef WINT_T_SUFFIX | |
855 | ||
0c4a4063 DE |
856 | /* Define if --with-python provides a path, either directly or via |
857 | python-config.py --exec-prefix. */ | |
858 | #undef WITH_PYTHON_PATH | |
859 | ||
60ca704f SE |
860 | /* Define if the simulator is being linked in. */ |
861 | #undef WITH_SIM | |
862 | ||
81ecdfbb RW |
863 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
864 | significant byte first (like Motorola and SPARC, unlike Intel). */ | |
865 | #if defined AC_APPLE_UNIVERSAL_BUILD | |
866 | # if defined __BIG_ENDIAN__ | |
867 | # define WORDS_BIGENDIAN 1 | |
868 | # endif | |
869 | #else | |
870 | # ifndef WORDS_BIGENDIAN | |
871 | # undef WORDS_BIGENDIAN | |
872 | # endif | |
60ca704f SE |
873 | #endif |
874 | ||
acd5838a PA |
875 | /* Number of bits in a file offset, on hosts where this is settable. */ |
876 | #undef _FILE_OFFSET_BITS | |
877 | ||
60ca704f SE |
878 | /* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a |
879 | <sys/proc.h> problem on IRIX 5. */ | |
880 | #undef _KMEMUSER | |
881 | ||
acd5838a PA |
882 | /* Define for large files, on AIX-style hosts. */ |
883 | #undef _LARGE_FILES | |
884 | ||
aa11fd3f DJ |
885 | /* Define to 1 if on MINIX. */ |
886 | #undef _MINIX | |
887 | ||
ba1e897e EZ |
888 | /* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on Solaris |
889 | 2.[789] when using GCC. */ | |
bc8bcb4b | 890 | #undef _MSE_INT_H |
c35f4ffc | 891 | |
aa11fd3f DJ |
892 | /* Define to 2 if the system does not provide POSIX.1 features except with |
893 | this defined. */ | |
894 | #undef _POSIX_1_SOURCE | |
895 | ||
896 | /* Define to 1 if you need to in order for `stat' and other things to work. */ | |
897 | #undef _POSIX_SOURCE | |
898 | ||
60ca704f SE |
899 | /* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */ |
900 | #undef _SYSCALL32 | |
901 | ||
f434ba03 PA |
902 | /* Define to 500 only on HP-UX. */ |
903 | #undef _XOPEN_SOURCE | |
904 | ||
aa11fd3f DJ |
905 | /* Enable extensions on AIX 3, Interix. */ |
906 | #ifndef _ALL_SOURCE | |
907 | # undef _ALL_SOURCE | |
908 | #endif | |
909 | /* Enable GNU extensions on systems that have them. */ | |
910 | #ifndef _GNU_SOURCE | |
911 | # undef _GNU_SOURCE | |
912 | #endif | |
913 | /* Enable threading extensions on Solaris. */ | |
914 | #ifndef _POSIX_PTHREAD_SEMANTICS | |
915 | # undef _POSIX_PTHREAD_SEMANTICS | |
916 | #endif | |
917 | /* Enable extensions on HP NonStop. */ | |
918 | #ifndef _TANDEM_SOURCE | |
919 | # undef _TANDEM_SOURCE | |
920 | #endif | |
921 | /* Enable general extensions on Solaris. */ | |
922 | #ifndef __EXTENSIONS__ | |
923 | # undef __EXTENSIONS__ | |
924 | #endif | |
925 | ||
926 | ||
bc8bcb4b MK |
927 | /* Define to empty if `const' does not conform to ANSI C. */ |
928 | #undef const | |
c35f4ffc | 929 | |
bc8bcb4b MK |
930 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
931 | calls it, or to nothing if 'inline' is not supported under any name. */ | |
932 | #ifndef __cplusplus | |
933 | #undef inline | |
934 | #endif | |
b00a8037 | 935 | |
f434ba03 PA |
936 | /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports |
937 | the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of | |
938 | earlier versions), but does not display it by setting __GNUC_STDC_INLINE__. | |
939 | __APPLE__ && __MACH__ test for MacOS X. | |
940 | __APPLE_CC__ tests for the Apple compiler and its version. | |
941 | __STDC_VERSION__ tests for the C99 mode. */ | |
942 | #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__ | |
943 | # define __GNUC_STDC_INLINE__ 1 | |
944 | #endif | |
aa11fd3f | 945 | |
bc8bcb4b MK |
946 | /* Define to `int' if <sys/types.h> does not define. */ |
947 | #undef pid_t | |
eb784848 | 948 | |
a71e0887 JK |
949 | /* readline-6.0 started to use different name. */ |
950 | #undef readline_echoing_p | |
951 | ||
aa11fd3f DJ |
952 | /* Define to the equivalent of the C99 'restrict' keyword, or to |
953 | nothing if this is not supported. Do not define if restrict is | |
954 | supported directly. */ | |
955 | #undef restrict | |
f434ba03 PA |
956 | /* Work around a bug in Sun C++: it does not support _Restrict or |
957 | __restrict__, even though the corresponding Sun C compiler ends up with | |
958 | "#define restrict _Restrict" or "#define restrict __restrict__" in the | |
959 | previous line. Perhaps some future version of Sun C++ will work with | |
960 | restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ | |
aa11fd3f DJ |
961 | #if defined __SUNPRO_CC && !defined __RESTRICT |
962 | # define _Restrict | |
f434ba03 | 963 | # define __restrict__ |
aa11fd3f DJ |
964 | #endif |
965 | ||
f434ba03 PA |
966 | /* Define as a marker that can be attached to declarations that might not |
967 | be used. This helps to reduce warnings, such as from | |
968 | GCC -Wunused-parameter. */ | |
969 | #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) | |
970 | # define _GL_UNUSED __attribute__ ((__unused__)) | |
971 | #else | |
972 | # define _GL_UNUSED | |
973 | #endif | |
974 | /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name | |
975 | is a misnomer outside of parameter lists. */ | |
976 | #define _UNUSED_PARAMETER_ _GL_UNUSED | |
977 | ||
978 | ||
bc8bcb4b MK |
979 | /* Define as `fork' if `vfork' does not work. */ |
980 | #undef vfork |