1 |
330 |
jeremybenn |
/* config.in. Generated from configure.ac by autoheader. */
|
2 |
|
|
|
3 |
|
|
/* Define if the compiler is building for multiple architectures of Apple
|
4 |
|
|
platforms at once. */
|
5 |
|
|
#undef AA_APPLE_UNIVERSAL_BUILD
|
6 |
|
|
|
7 |
|
|
/* Define if building universal (internal helper macro) */
|
8 |
|
|
#undef AC_APPLE_UNIVERSAL_BUILD
|
9 |
|
|
|
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 |
|
|
|
25 |
|
|
/* Define to 1 if the compiler supports long long. */
|
26 |
|
|
#undef CC_HAS_LONG_LONG
|
27 |
|
|
|
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
|
32 |
|
|
|
33 |
|
|
/* Define to 1 if using `alloca.c'. */
|
34 |
|
|
#undef C_ALLOCA
|
35 |
|
|
|
36 |
|
|
/* look for global separate debug info in this path [LIBDIR/debug] */
|
37 |
|
|
#undef DEBUGDIR
|
38 |
|
|
|
39 |
|
|
/* Define if the separate-debug-dir directory should be relocated when GDB is
|
40 |
|
|
moved. */
|
41 |
|
|
#undef DEBUGDIR_RELOCATABLE
|
42 |
|
|
|
43 |
|
|
/* Define to BFD's default architecture. */
|
44 |
|
|
#undef DEFAULT_BFD_ARCH
|
45 |
|
|
|
46 |
|
|
/* Define to BFD's default target vector. */
|
47 |
|
|
#undef DEFAULT_BFD_VEC
|
48 |
|
|
|
49 |
|
|
/* Define to 1 if translation of program messages to the user's native
|
50 |
|
|
language is requested. */
|
51 |
|
|
#undef ENABLE_NLS
|
52 |
|
|
|
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 |
|
|
|
60 |
|
|
/* Define to be a string naming the default host character set. */
|
61 |
|
|
#undef GDB_DEFAULT_HOST_CHARSET
|
62 |
|
|
|
63 |
|
|
/* Host double floatformat */
|
64 |
|
|
#undef GDB_HOST_DOUBLE_FORMAT
|
65 |
|
|
|
66 |
|
|
/* Host float floatformat */
|
67 |
|
|
#undef GDB_HOST_FLOAT_FORMAT
|
68 |
|
|
|
69 |
|
|
/* Host long double floatformat */
|
70 |
|
|
#undef GDB_HOST_LONG_DOUBLE_FORMAT
|
71 |
|
|
|
72 |
|
|
/* nativefile */
|
73 |
|
|
#undef GDB_NM_FILE
|
74 |
|
|
|
75 |
|
|
/* Define to the default OS ABI for this configuration. */
|
76 |
|
|
#undef GDB_OSABI_DEFAULT
|
77 |
|
|
|
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 |
|
|
|
84 |
|
|
/* Define to 1 if you have `alloca', as a function or macro. */
|
85 |
|
|
#undef HAVE_ALLOCA
|
86 |
|
|
|
87 |
|
|
/* Define to 1 if you have and it should be used (not on Ultrix).
|
88 |
|
|
*/
|
89 |
|
|
#undef HAVE_ALLOCA_H
|
90 |
|
|
|
91 |
|
|
/* Define to 1 if you have the header file. */
|
92 |
|
|
#undef HAVE_BP_SYM_H
|
93 |
|
|
|
94 |
|
|
/* Define to 1 if you have the `btowc' function. */
|
95 |
|
|
#undef HAVE_BTOWC
|
96 |
|
|
|
97 |
|
|
/* Define to 1 if you have the `canonicalize_file_name' function. */
|
98 |
|
|
#undef HAVE_CANONICALIZE_FILE_NAME
|
99 |
|
|
|
100 |
|
|
/* Define to 1 if you have the header file. */
|
101 |
|
|
#undef HAVE_CTYPE_H
|
102 |
|
|
|
103 |
|
|
/* Define to 1 if you have the header file. */
|
104 |
|
|
#undef HAVE_CURSESX_H
|
105 |
|
|
|
106 |
|
|
/* Define to 1 if you have the header file. */
|
107 |
|
|
#undef HAVE_CURSES_H
|
108 |
|
|
|
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 |
|
|
|
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 |
|
|
*/
|
119 |
|
|
#undef HAVE_DECL_GETOPT
|
120 |
|
|
|
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 |
|
|
|
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 |
|
|
|
129 |
|
|
/* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
|
130 |
|
|
*/
|
131 |
|
|
#undef HAVE_DECL_PTRACE
|
132 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
153 |
|
|
/* Define to 1 if you have the header file, and it defines `DIR'.
|
154 |
|
|
*/
|
155 |
|
|
#undef HAVE_DIRENT_H
|
156 |
|
|
|
157 |
|
|
/* Define if ELF support should be included. */
|
158 |
|
|
#undef HAVE_ELF
|
159 |
|
|
|
160 |
|
|
/* Define to 1 if you have the header file. */
|
161 |
|
|
#undef HAVE_ELF_HP_H
|
162 |
|
|
|
163 |
|
|
/* Define to 1 if your system has the etext variable. */
|
164 |
|
|
#undef HAVE_ETEXT
|
165 |
|
|
|
166 |
|
|
/* Define to 1 if you have the `fork' function. */
|
167 |
|
|
#undef HAVE_FORK
|
168 |
|
|
|
169 |
|
|
/* Define if has fpregset_t. */
|
170 |
|
|
#undef HAVE_FPREGSET_T
|
171 |
|
|
|
172 |
|
|
/* Define to 1 if you have the `getgid' function. */
|
173 |
|
|
#undef HAVE_GETGID
|
174 |
|
|
|
175 |
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
176 |
|
|
#undef HAVE_GETPAGESIZE
|
177 |
|
|
|
178 |
|
|
/* Define to 1 if you have the `getrlimit' function. */
|
179 |
|
|
#undef HAVE_GETRLIMIT
|
180 |
|
|
|
181 |
|
|
/* Define to 1 if you have the `getrusage' function. */
|
182 |
|
|
#undef HAVE_GETRUSAGE
|
183 |
|
|
|
184 |
|
|
/* Define to 1 if you have the `getuid' function. */
|
185 |
|
|
#undef HAVE_GETUID
|
186 |
|
|
|
187 |
|
|
/* Define to 1 if you have the header file. */
|
188 |
|
|
#undef HAVE_GNU_LIBC_VERSION_H
|
189 |
|
|
|
190 |
|
|
/* Define if has gregset_t. */
|
191 |
|
|
#undef HAVE_GREGSET_T
|
192 |
|
|
|
193 |
|
|
/* Define if you have HPUX threads */
|
194 |
|
|
#undef HAVE_HPUX_THREAD_SUPPORT
|
195 |
|
|
|
196 |
|
|
/* Define if you have the iconv() function. */
|
197 |
|
|
#undef HAVE_ICONV
|
198 |
|
|
|
199 |
|
|
/* Define to 1 if you have the `iconvlist' function. */
|
200 |
|
|
#undef HAVE_ICONVLIST
|
201 |
|
|
|
202 |
|
|
/* Define to 1 if you have the header file. */
|
203 |
|
|
#undef HAVE_INTTYPES_H
|
204 |
|
|
|
205 |
|
|
/* Define if you have and nl_langinfo(CODESET). */
|
206 |
|
|
#undef HAVE_LANGINFO_CODESET
|
207 |
|
|
|
208 |
|
|
/* Define if your file defines LC_MESSAGES. */
|
209 |
|
|
#undef HAVE_LC_MESSAGES
|
210 |
|
|
|
211 |
|
|
/* Define to 1 if you have the `dl' library (-ldl). */
|
212 |
|
|
#undef HAVE_LIBDL
|
213 |
|
|
|
214 |
|
|
/* Define if you have the expat library. */
|
215 |
|
|
#undef HAVE_LIBEXPAT
|
216 |
|
|
|
217 |
|
|
/* Define to 1 if you have the `libiconvlist' function. */
|
218 |
|
|
#undef HAVE_LIBICONVLIST
|
219 |
|
|
|
220 |
|
|
/* Define to 1 if you have the `m' library (-lm). */
|
221 |
|
|
#undef HAVE_LIBM
|
222 |
|
|
|
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 |
|
|
|
232 |
|
|
/* Define if Python 2.7 is being used. */
|
233 |
|
|
#undef HAVE_LIBPYTHON2_7
|
234 |
|
|
|
235 |
|
|
/* Define if libunwind library is being used. */
|
236 |
|
|
#undef HAVE_LIBUNWIND
|
237 |
|
|
|
238 |
|
|
/* Define to 1 if you have the header file. */
|
239 |
|
|
#undef HAVE_LIBUNWIND_H
|
240 |
|
|
|
241 |
|
|
/* Define to 1 if you have the header file. */
|
242 |
|
|
#undef HAVE_LIBUNWIND_IA64_H
|
243 |
|
|
|
244 |
|
|
/* Define to 1 if you have the `w' library (-lw). */
|
245 |
|
|
#undef HAVE_LIBW
|
246 |
|
|
|
247 |
|
|
/* Define to 1 if you have the header file. */
|
248 |
|
|
#undef HAVE_LINK_H
|
249 |
|
|
|
250 |
|
|
/* Define to 1 if you have the header file. */
|
251 |
|
|
#undef HAVE_LOCALE_H
|
252 |
|
|
|
253 |
|
|
/* Define to 1 if the compiler supports long double. */
|
254 |
|
|
#undef HAVE_LONG_DOUBLE
|
255 |
|
|
|
256 |
|
|
/* Define to 1 if the system has the type `long long int'. */
|
257 |
|
|
#undef HAVE_LONG_LONG_INT
|
258 |
|
|
|
259 |
|
|
/* Define if has lwpid_t. */
|
260 |
|
|
#undef HAVE_LWPID_T
|
261 |
|
|
|
262 |
|
|
/* Define to 1 if you have the header file. */
|
263 |
|
|
#undef HAVE_MACHINE_REG_H
|
264 |
|
|
|
265 |
|
|
/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
|
266 |
|
|
config.h and . */
|
267 |
|
|
#undef HAVE_MAP_ANONYMOUS
|
268 |
|
|
|
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 |
|
|
|
275 |
|
|
/* Define to 1 if you have the header file. */
|
276 |
|
|
#undef HAVE_MEMORY_H
|
277 |
|
|
|
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 |
|
|
|
284 |
|
|
/* Define to 1 if you have the `mprotect' function. */
|
285 |
|
|
#undef HAVE_MPROTECT
|
286 |
|
|
|
287 |
|
|
/* Define to 1 if you have the header file. */
|
288 |
|
|
#undef HAVE_NCURSES_H
|
289 |
|
|
|
290 |
|
|
/* Define to 1 if you have the header file. */
|
291 |
|
|
#undef HAVE_NCURSES_NCURSES_H
|
292 |
|
|
|
293 |
|
|
/* Define to 1 if you have the header file. */
|
294 |
|
|
#undef HAVE_NCURSES_TERM_H
|
295 |
|
|
|
296 |
|
|
/* Define to 1 if you have the header file, and it defines `DIR'. */
|
297 |
|
|
#undef HAVE_NDIR_H
|
298 |
|
|
|
299 |
|
|
/* Define to 1 if you have the header file. */
|
300 |
|
|
#undef HAVE_NLIST_H
|
301 |
|
|
|
302 |
|
|
/* Define if you support the personality syscall. */
|
303 |
|
|
#undef HAVE_PERSONALITY
|
304 |
|
|
|
305 |
|
|
/* Define to 1 if you have the `pipe' function. */
|
306 |
|
|
#undef HAVE_PIPE
|
307 |
|
|
|
308 |
|
|
/* Define to 1 if you have the `poll' function. */
|
309 |
|
|
#undef HAVE_POLL
|
310 |
|
|
|
311 |
|
|
/* Define to 1 if you have the header file. */
|
312 |
|
|
#undef HAVE_POLL_H
|
313 |
|
|
|
314 |
|
|
/* Define to 1 if you have the `posix_madvise' function. */
|
315 |
|
|
#undef HAVE_POSIX_MADVISE
|
316 |
|
|
|
317 |
|
|
/* Define to 1 if you have the `pread64' function. */
|
318 |
|
|
#undef HAVE_PREAD64
|
319 |
|
|
|
320 |
|
|
/* Define if has prfpregset32_t. */
|
321 |
|
|
#undef HAVE_PRFPREGSET32_T
|
322 |
|
|
|
323 |
|
|
/* Define if has prfpregset_t. */
|
324 |
|
|
#undef HAVE_PRFPREGSET_T
|
325 |
|
|
|
326 |
|
|
/* Define if has prgregset32_t. */
|
327 |
|
|
#undef HAVE_PRGREGSET32_T
|
328 |
|
|
|
329 |
|
|
/* Define if has prgregset_t. */
|
330 |
|
|
#undef HAVE_PRGREGSET_T
|
331 |
|
|
|
332 |
|
|
/* Define if ioctl argument PIOCSET is available. */
|
333 |
|
|
#undef HAVE_PROCFS_PIOCSET
|
334 |
|
|
|
335 |
|
|
/* Define to 1 if you have the header file. */
|
336 |
|
|
#undef HAVE_PROC_SERVICE_H
|
337 |
|
|
|
338 |
|
|
/* Define if has prrun_t. */
|
339 |
|
|
#undef HAVE_PRRUN_T
|
340 |
|
|
|
341 |
|
|
/* Define if has prsysent_t. */
|
342 |
|
|
#undef HAVE_PRSYSENT_T
|
343 |
|
|
|
344 |
|
|
/* Define if has pr_sigaction64_t. */
|
345 |
|
|
#undef HAVE_PR_SIGACTION64_T
|
346 |
|
|
|
347 |
|
|
/* Define if has pr_siginfo64_t. */
|
348 |
|
|
#undef HAVE_PR_SIGINFO64_T
|
349 |
|
|
|
350 |
|
|
/* Define if has pr_sigset_t. */
|
351 |
|
|
#undef HAVE_PR_SIGSET_T
|
352 |
|
|
|
353 |
|
|
/* Define if has psaddr_t. */
|
354 |
|
|
#undef HAVE_PSADDR_T
|
355 |
|
|
|
356 |
|
|
/* Define if has pstatus_t. */
|
357 |
|
|
#undef HAVE_PSTATUS_T
|
358 |
|
|
|
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 |
|
|
|
365 |
|
|
/* Define to 1 if you have the header file. */
|
366 |
|
|
#undef HAVE_PTRACE_H
|
367 |
|
|
|
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 |
|
|
|
374 |
|
|
/* Define if Python interpreter is being linked in. */
|
375 |
|
|
#undef HAVE_PYTHON
|
376 |
|
|
|
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 |
|
|
|
461 |
|
|
/* Define to 1 if you have the `realpath' function. */
|
462 |
|
|
#undef HAVE_REALPATH
|
463 |
|
|
|
464 |
|
|
/* Define to 1 if you have the `sbrk' function. */
|
465 |
|
|
#undef HAVE_SBRK
|
466 |
|
|
|
467 |
|
|
/* Define to 1 if you have the `setlocale' function. */
|
468 |
|
|
#undef HAVE_SETLOCALE
|
469 |
|
|
|
470 |
|
|
/* Define to 1 if you have the `setpgid' function. */
|
471 |
|
|
#undef HAVE_SETPGID
|
472 |
|
|
|
473 |
|
|
/* Define to 1 if you have the `setpgrp' function. */
|
474 |
|
|
#undef HAVE_SETPGRP
|
475 |
|
|
|
476 |
|
|
/* Define to 1 if you have the `setrlimit' function. */
|
477 |
|
|
#undef HAVE_SETRLIMIT
|
478 |
|
|
|
479 |
|
|
/* Define to 1 if you have the `setsid' function. */
|
480 |
|
|
#undef HAVE_SETSID
|
481 |
|
|
|
482 |
|
|
/* Define to 1 if you have the header file. */
|
483 |
|
|
#undef HAVE_SGTTY_H
|
484 |
|
|
|
485 |
|
|
/* Define to 1 if you have the `sigaction' function. */
|
486 |
|
|
#undef HAVE_SIGACTION
|
487 |
|
|
|
488 |
|
|
/* Define to 1 if you have the header file. */
|
489 |
|
|
#undef HAVE_SIGNAL_H
|
490 |
|
|
|
491 |
|
|
/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
|
492 |
|
|
#undef HAVE_SIGNED_SIG_ATOMIC_T
|
493 |
|
|
|
494 |
|
|
/* Define to 1 if 'wchar_t' is a signed integer type. */
|
495 |
|
|
#undef HAVE_SIGNED_WCHAR_T
|
496 |
|
|
|
497 |
|
|
/* Define to 1 if 'wint_t' is a signed integer type. */
|
498 |
|
|
#undef HAVE_SIGNED_WINT_T
|
499 |
|
|
|
500 |
|
|
/* Define to 1 if you have the `sigprocmask' function. */
|
501 |
|
|
#undef HAVE_SIGPROCMASK
|
502 |
|
|
|
503 |
|
|
/* Define if sigsetjmp is available. */
|
504 |
|
|
#undef HAVE_SIGSETJMP
|
505 |
|
|
|
506 |
|
|
/* Define to 1 if you have the `sigsetmask' function. */
|
507 |
|
|
#undef HAVE_SIGSETMASK
|
508 |
|
|
|
509 |
|
|
/* Define to 1 if you have the `socketpair' function. */
|
510 |
|
|
#undef HAVE_SOCKETPAIR
|
511 |
|
|
|
512 |
|
|
/* Define to 1 if the system has the type `socklen_t'. */
|
513 |
|
|
#undef HAVE_SOCKLEN_T
|
514 |
|
|
|
515 |
|
|
/* Define to 1 if you have the header file. */
|
516 |
|
|
#undef HAVE_STDDEF_H
|
517 |
|
|
|
518 |
|
|
/* Define to 1 if you have the header file. */
|
519 |
|
|
#undef HAVE_STDINT_H
|
520 |
|
|
|
521 |
|
|
/* Define to 1 if you have the header file. */
|
522 |
|
|
#undef HAVE_STDLIB_H
|
523 |
|
|
|
524 |
|
|
/* Define to 1 if you have the header file. */
|
525 |
|
|
#undef HAVE_STRINGS_H
|
526 |
|
|
|
527 |
|
|
/* Define to 1 if you have the header file. */
|
528 |
|
|
#undef HAVE_STRING_H
|
529 |
|
|
|
530 |
|
|
/* Define if has struct link_map32 */
|
531 |
|
|
#undef HAVE_STRUCT_LINK_MAP32
|
532 |
|
|
|
533 |
|
|
/* Define if exists and defines struct link_map which has members
|
534 |
|
|
with an ``lm_'' prefix. (For SunOS.) */
|
535 |
|
|
#undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
|
536 |
|
|
|
537 |
|
|
/* Define if exists and defines struct link_map which has members
|
538 |
|
|
with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
|
539 |
|
|
#undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
|
540 |
|
|
|
541 |
|
|
/* Define to 1 if your system has struct lwp. */
|
542 |
|
|
#undef HAVE_STRUCT_LWP
|
543 |
|
|
|
544 |
|
|
/* Define to 1 if your system has struct reg in . */
|
545 |
|
|
#undef HAVE_STRUCT_REG
|
546 |
|
|
|
547 |
|
|
/* Define to 1 if `struct reg' is a member of `r_fs'. */
|
548 |
|
|
#undef HAVE_STRUCT_REG_R_FS
|
549 |
|
|
|
550 |
|
|
/* Define to 1 if `struct reg' is a member of `r_gs'. */
|
551 |
|
|
#undef HAVE_STRUCT_REG_R_GS
|
552 |
|
|
|
553 |
|
|
/* Define if exists and defines a struct so_map which has members
|
554 |
|
|
with an ``som_'' prefix. (Found on older *BSD systems.) */
|
555 |
|
|
#undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
|
556 |
|
|
|
557 |
|
|
/* Define to 1 if `struct stat' is a member of `st_blksize'. */
|
558 |
|
|
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
|
559 |
|
|
|
560 |
|
|
/* Define to 1 if `struct stat' is a member of `st_blocks'. */
|
561 |
|
|
#undef HAVE_STRUCT_STAT_ST_BLOCKS
|
562 |
|
|
|
563 |
|
|
/* Define to 1 if `struct thread' is a member of `td_pcb'. */
|
564 |
|
|
#undef HAVE_STRUCT_THREAD_TD_PCB
|
565 |
|
|
|
566 |
|
|
/* Define to 1 if you have the `syscall' function. */
|
567 |
|
|
#undef HAVE_SYSCALL
|
568 |
|
|
|
569 |
|
|
/* Define to 1 if you have the header file. */
|
570 |
|
|
#undef HAVE_SYS_BITYPES_H
|
571 |
|
|
|
572 |
|
|
/* Define to 1 if you have the header file. */
|
573 |
|
|
#undef HAVE_SYS_DEBUGREG_H
|
574 |
|
|
|
575 |
|
|
/* Define to 1 if you have the header file, and it defines `DIR'.
|
576 |
|
|
*/
|
577 |
|
|
#undef HAVE_SYS_DIR_H
|
578 |
|
|
|
579 |
|
|
/* Define to 1 if you have the header file. */
|
580 |
|
|
#undef HAVE_SYS_FAULT_H
|
581 |
|
|
|
582 |
|
|
/* Define to 1 if you have the header file. */
|
583 |
|
|
#undef HAVE_SYS_FILE_H
|
584 |
|
|
|
585 |
|
|
/* Define to 1 if you have the header file. */
|
586 |
|
|
#undef HAVE_SYS_FILIO_H
|
587 |
|
|
|
588 |
|
|
/* Define to 1 if you have the header file. */
|
589 |
|
|
#undef HAVE_SYS_INTTYPES_H
|
590 |
|
|
|
591 |
|
|
/* Define to 1 if you have the header file. */
|
592 |
|
|
#undef HAVE_SYS_IOCTL_H
|
593 |
|
|
|
594 |
|
|
/* Define to 1 if you have the header file. */
|
595 |
|
|
#undef HAVE_SYS_MMAN_H
|
596 |
|
|
|
597 |
|
|
/* Define to 1 if you have the header file, and it defines `DIR'.
|
598 |
|
|
*/
|
599 |
|
|
#undef HAVE_SYS_NDIR_H
|
600 |
|
|
|
601 |
|
|
/* Define to 1 if you have the header file. */
|
602 |
|
|
#undef HAVE_SYS_PARAM_H
|
603 |
|
|
|
604 |
|
|
/* Define to 1 if you have the header file. */
|
605 |
|
|
#undef HAVE_SYS_POLL_H
|
606 |
|
|
|
607 |
|
|
/* Define to 1 if you have the header file. */
|
608 |
|
|
#undef HAVE_SYS_PROCFS_H
|
609 |
|
|
|
610 |
|
|
/* Define to 1 if you have the header file. */
|
611 |
|
|
#undef HAVE_SYS_PROC_H
|
612 |
|
|
|
613 |
|
|
/* Define to 1 if you have the header file. */
|
614 |
|
|
#undef HAVE_SYS_PTRACE_H
|
615 |
|
|
|
616 |
|
|
/* Define to 1 if you have the header file. */
|
617 |
|
|
#undef HAVE_SYS_REG_H
|
618 |
|
|
|
619 |
|
|
/* Define to 1 if you have the header file. */
|
620 |
|
|
#undef HAVE_SYS_RESOURCE_H
|
621 |
|
|
|
622 |
|
|
/* Define to 1 if you have the header file. */
|
623 |
|
|
#undef HAVE_SYS_SELECT_H
|
624 |
|
|
|
625 |
|
|
/* Define to 1 if you have the header file. */
|
626 |
|
|
#undef HAVE_SYS_STAT_H
|
627 |
|
|
|
628 |
|
|
/* Define to 1 if you have the header file. */
|
629 |
|
|
#undef HAVE_SYS_SYSCALL_H
|
630 |
|
|
|
631 |
|
|
/* Define to 1 if you have the header file. */
|
632 |
|
|
#undef HAVE_SYS_TYPES_H
|
633 |
|
|
|
634 |
|
|
/* Define to 1 if you have the header file. */
|
635 |
|
|
#undef HAVE_SYS_USER_H
|
636 |
|
|
|
637 |
|
|
/* Define to 1 if you have the header file. */
|
638 |
|
|
#undef HAVE_SYS_WAIT_H
|
639 |
|
|
|
640 |
|
|
/* Define to 1 if you have the header file. */
|
641 |
|
|
#undef HAVE_TERMIOS_H
|
642 |
|
|
|
643 |
|
|
/* Define to 1 if you have the header file. */
|
644 |
|
|
#undef HAVE_TERMIO_H
|
645 |
|
|
|
646 |
|
|
/* Define to 1 if you have the header file. */
|
647 |
|
|
#undef HAVE_TERM_H
|
648 |
|
|
|
649 |
|
|
/* Define to 1 if you have the header file. */
|
650 |
|
|
#undef HAVE_THREAD_DB_H
|
651 |
|
|
|
652 |
|
|
/* Define if using Solaris thread debugging. */
|
653 |
|
|
#undef HAVE_THREAD_DB_LIB
|
654 |
|
|
|
655 |
|
|
/* Define to 1 if you have the header file. */
|
656 |
|
|
#undef HAVE_TIME_H
|
657 |
|
|
|
658 |
|
|
/* Define if you support the tkill syscall. */
|
659 |
|
|
#undef HAVE_TKILL_SYSCALL
|
660 |
|
|
|
661 |
|
|
/* Define to 1 if you have the `ttrace' function. */
|
662 |
|
|
#undef HAVE_TTRACE
|
663 |
|
|
|
664 |
|
|
/* Define to 1 if you have the header file. */
|
665 |
|
|
#undef HAVE_UNISTD_H
|
666 |
|
|
|
667 |
|
|
/* Define to 1 if the system has the type `unsigned long long int'. */
|
668 |
|
|
#undef HAVE_UNSIGNED_LONG_LONG_INT
|
669 |
|
|
|
670 |
|
|
/* Define to 1 if you have the `vfork' function. */
|
671 |
|
|
#undef HAVE_VFORK
|
672 |
|
|
|
673 |
|
|
/* Define to 1 if you have the header file. */
|
674 |
|
|
#undef HAVE_VFORK_H
|
675 |
|
|
|
676 |
|
|
/* Define to 1 if you have the header file. */
|
677 |
|
|
#undef HAVE_WAIT_H
|
678 |
|
|
|
679 |
|
|
/* Define to 1 if you have the `wborder' function. */
|
680 |
|
|
#undef HAVE_WBORDER
|
681 |
|
|
|
682 |
|
|
/* Define to 1 if you have the header file. */
|
683 |
|
|
#undef HAVE_WCHAR_H
|
684 |
|
|
|
685 |
|
|
/* Define if you have the 'wchar_t' type. */
|
686 |
|
|
#undef HAVE_WCHAR_T
|
687 |
|
|
|
688 |
|
|
/* Define if you have the 'wint_t' type. */
|
689 |
|
|
#undef HAVE_WINT_T
|
690 |
|
|
|
691 |
|
|
/* Define to 1 if `fork' works. */
|
692 |
|
|
#undef HAVE_WORKING_FORK
|
693 |
|
|
|
694 |
|
|
/* Define to 1 if `vfork' works. */
|
695 |
|
|
#undef HAVE_WORKING_VFORK
|
696 |
|
|
|
697 |
|
|
/* Define to 1 if you have the `XML_StopParser' function. */
|
698 |
|
|
#undef HAVE_XML_STOPPARSER
|
699 |
|
|
|
700 |
|
|
/* Define to 1 if you have the header file. */
|
701 |
|
|
#undef HAVE_ZLIB_H
|
702 |
|
|
|
703 |
|
|
/* Define to 1 if your system has the _etext variable. */
|
704 |
|
|
#undef HAVE__ETEXT
|
705 |
|
|
|
706 |
|
|
/* Define to 1 if you have the `_mcleanup' function. */
|
707 |
|
|
#undef HAVE__MCLEANUP
|
708 |
|
|
|
709 |
|
|
/* Define as const if the declaration of iconv() needs const. */
|
710 |
|
|
#undef ICONV_CONST
|
711 |
|
|
|
712 |
|
|
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
|
713 |
|
|
#undef MAP_ANONYMOUS
|
714 |
|
|
|
715 |
|
|
/* Define if you want to use new multi-fd /proc interface (replaces
|
716 |
|
|
HAVE_MULTIPLE_PROC_FDS as well as other macros). */
|
717 |
|
|
#undef NEW_PROC_API
|
718 |
|
|
|
719 |
|
|
/* Name of this package. */
|
720 |
|
|
#undef PACKAGE
|
721 |
|
|
|
722 |
|
|
/* Define to the address where bug reports for this package should be sent. */
|
723 |
|
|
#undef PACKAGE_BUGREPORT
|
724 |
|
|
|
725 |
|
|
/* Define to the full name of this package. */
|
726 |
|
|
#undef PACKAGE_NAME
|
727 |
|
|
|
728 |
|
|
/* Define to the full name and version of this package. */
|
729 |
|
|
#undef PACKAGE_STRING
|
730 |
|
|
|
731 |
|
|
/* Define to the one symbol short name of this package. */
|
732 |
|
|
#undef PACKAGE_TARNAME
|
733 |
|
|
|
734 |
|
|
/* Define to the home page for this package. */
|
735 |
|
|
#undef PACKAGE_URL
|
736 |
|
|
|
737 |
|
|
/* Define to the version of this package. */
|
738 |
|
|
#undef PACKAGE_VERSION
|
739 |
|
|
|
740 |
|
|
/* Additional package description */
|
741 |
|
|
#undef PKGVERSION
|
742 |
|
|
|
743 |
|
|
/* Define if the prfpregset_t type is broken. */
|
744 |
|
|
#undef PRFPREGSET_T_BROKEN
|
745 |
|
|
|
746 |
|
|
/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
|
747 |
|
|
#undef PRINTF_HAS_DECFLOAT
|
748 |
|
|
|
749 |
|
|
/* Define to 1 if the "%Lg" format works to print long doubles. */
|
750 |
|
|
#undef PRINTF_HAS_LONG_DOUBLE
|
751 |
|
|
|
752 |
|
|
/* Define to 1 if the "%ll" format works to print long longs. */
|
753 |
|
|
#undef PRINTF_HAS_LONG_LONG
|
754 |
|
|
|
755 |
|
|
/* Define if on solaris uses int instead of size_t, and
|
756 |
|
|
assorted other type changes. */
|
757 |
|
|
#undef PROC_SERVICE_IS_OLD
|
758 |
|
|
|
759 |
|
|
/* Define to the type of arg 3 for ptrace. */
|
760 |
|
|
#undef PTRACE_TYPE_ARG3
|
761 |
|
|
|
762 |
|
|
/* Define to the type of arg 5 for ptrace. */
|
763 |
|
|
#undef PTRACE_TYPE_ARG5
|
764 |
|
|
|
765 |
|
|
/* Define as the return type of ptrace. */
|
766 |
|
|
#undef PTRACE_TYPE_RET
|
767 |
|
|
|
768 |
|
|
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
|
769 |
|
|
'ptrdiff_t'. */
|
770 |
|
|
#undef PTRDIFF_T_SUFFIX
|
771 |
|
|
|
772 |
|
|
/* Define if the python directory should be relocated when GDB is moved. */
|
773 |
|
|
#undef PYTHON_PATH_RELOCATABLE
|
774 |
|
|
|
775 |
|
|
/* Relocated directory for source files. */
|
776 |
|
|
#undef RELOC_SRCDIR
|
777 |
|
|
|
778 |
|
|
/* Bug reporting address */
|
779 |
|
|
#undef REPORT_BUGS_TO
|
780 |
|
|
|
781 |
|
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
782 |
|
|
#undef RETSIGTYPE
|
783 |
|
|
|
784 |
|
|
/* Define to 1 if the "%Lg" format works to scan long doubles. */
|
785 |
|
|
#undef SCANF_HAS_LONG_DOUBLE
|
786 |
|
|
|
787 |
|
|
/* Define to 1 if the `setpgrp' function takes no argument. */
|
788 |
|
|
#undef SETPGRP_VOID
|
789 |
|
|
|
790 |
|
|
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
|
791 |
|
|
'sig_atomic_t'. */
|
792 |
|
|
#undef SIG_ATOMIC_T_SUFFIX
|
793 |
|
|
|
794 |
|
|
/* The size of `long', as computed by sizeof. */
|
795 |
|
|
#undef SIZEOF_LONG
|
796 |
|
|
|
797 |
|
|
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
|
798 |
|
|
'size_t'. */
|
799 |
|
|
#undef SIZE_T_SUFFIX
|
800 |
|
|
|
801 |
|
|
/* If using the C implementation of alloca, define if you know the
|
802 |
|
|
direction of stack growth for your system; otherwise it will be
|
803 |
|
|
automatically deduced at runtime.
|
804 |
|
|
STACK_DIRECTION > 0 => grows toward higher addresses
|
805 |
|
|
STACK_DIRECTION < 0 => grows toward lower addresses
|
806 |
|
|
STACK_DIRECTION = 0 => direction of growth unknown */
|
807 |
|
|
#undef STACK_DIRECTION
|
808 |
|
|
|
809 |
|
|
/* Define to 1 if the `S_IS*' macros in do not work properly. */
|
810 |
|
|
#undef STAT_MACROS_BROKEN
|
811 |
|
|
|
812 |
|
|
/* Define to 1 if you have the ANSI C header files. */
|
813 |
|
|
#undef STDC_HEADERS
|
814 |
|
|
|
815 |
|
|
/* automatically load a system-wide gdbinit file */
|
816 |
|
|
#undef SYSTEM_GDBINIT
|
817 |
|
|
|
818 |
|
|
/* Define if the system-gdbinit directory should be relocated when GDB is
|
819 |
|
|
moved. */
|
820 |
|
|
#undef SYSTEM_GDBINIT_RELOCATABLE
|
821 |
|
|
|
822 |
|
|
/* Define if has the TD_NOTALLOC error code. */
|
823 |
|
|
#undef THREAD_DB_HAS_TD_NOTALLOC
|
824 |
|
|
|
825 |
|
|
/* Define if has the TD_NOTLS error code. */
|
826 |
|
|
#undef THREAD_DB_HAS_TD_NOTLS
|
827 |
|
|
|
828 |
|
|
/* Define if has the TD_VERSION error code. */
|
829 |
|
|
#undef THREAD_DB_HAS_TD_VERSION
|
830 |
|
|
|
831 |
|
|
/* Define to 1 if the regex included in libiberty should be used. */
|
832 |
|
|
#undef USE_INCLUDED_REGEX
|
833 |
|
|
|
834 |
|
|
/* Define if we should use the Windows API, instead of the POSIX API. On
|
835 |
|
|
Windows, we use the Windows API when building for MinGW, but the POSIX API
|
836 |
|
|
when building for Cygwin. */
|
837 |
|
|
#undef USE_WIN32API
|
838 |
|
|
|
839 |
|
|
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
|
840 |
|
|
'wchar_t'. */
|
841 |
|
|
#undef WCHAR_T_SUFFIX
|
842 |
|
|
|
843 |
|
|
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
|
844 |
|
|
'wint_t'. */
|
845 |
|
|
#undef WINT_T_SUFFIX
|
846 |
|
|
|
847 |
|
|
/* Define if --with-python provides a path, either directly or via
|
848 |
|
|
python-config.py --exec-prefix. */
|
849 |
|
|
#undef WITH_PYTHON_PATH
|
850 |
|
|
|
851 |
|
|
/* Define if the simulator is being linked in. */
|
852 |
|
|
#undef WITH_SIM
|
853 |
|
|
|
854 |
|
|
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
855 |
|
|
significant byte first (like Motorola and SPARC, unlike Intel). */
|
856 |
|
|
#if defined AC_APPLE_UNIVERSAL_BUILD
|
857 |
|
|
# if defined __BIG_ENDIAN__
|
858 |
|
|
# define WORDS_BIGENDIAN 1
|
859 |
|
|
# endif
|
860 |
|
|
#else
|
861 |
|
|
# ifndef WORDS_BIGENDIAN
|
862 |
|
|
# undef WORDS_BIGENDIAN
|
863 |
|
|
# endif
|
864 |
|
|
#endif
|
865 |
|
|
|
866 |
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
867 |
|
|
#undef _FILE_OFFSET_BITS
|
868 |
|
|
|
869 |
|
|
/* Define to 1 so gets a definition of anon_hdl. Works around a
|
870 |
|
|
problem on IRIX 5. */
|
871 |
|
|
#undef _KMEMUSER
|
872 |
|
|
|
873 |
|
|
/* Define for large files, on AIX-style hosts. */
|
874 |
|
|
#undef _LARGE_FILES
|
875 |
|
|
|
876 |
|
|
/* Define to 1 if on MINIX. */
|
877 |
|
|
#undef _MINIX
|
878 |
|
|
|
879 |
|
|
/* Define to 1 to avoid a clash between and on Solaris
|
880 |
|
|
2.[789] when using GCC. */
|
881 |
|
|
#undef _MSE_INT_H
|
882 |
|
|
|
883 |
|
|
/* Define to 2 if the system does not provide POSIX.1 features except with
|
884 |
|
|
this defined. */
|
885 |
|
|
#undef _POSIX_1_SOURCE
|
886 |
|
|
|
887 |
|
|
/* Define to 1 if you need to in order for `stat' and other things to work. */
|
888 |
|
|
#undef _POSIX_SOURCE
|
889 |
|
|
|
890 |
|
|
/* Define if has link_map32 (solaris sparc-64 target) */
|
891 |
|
|
#undef _SYSCALL32
|
892 |
|
|
|
893 |
|
|
/* Define to 500 only on HP-UX. */
|
894 |
|
|
#undef _XOPEN_SOURCE
|
895 |
|
|
|
896 |
|
|
/* Enable extensions on AIX 3, Interix. */
|
897 |
|
|
#ifndef _ALL_SOURCE
|
898 |
|
|
# undef _ALL_SOURCE
|
899 |
|
|
#endif
|
900 |
|
|
/* Enable GNU extensions on systems that have them. */
|
901 |
|
|
#ifndef _GNU_SOURCE
|
902 |
|
|
# undef _GNU_SOURCE
|
903 |
|
|
#endif
|
904 |
|
|
/* Enable threading extensions on Solaris. */
|
905 |
|
|
#ifndef _POSIX_PTHREAD_SEMANTICS
|
906 |
|
|
# undef _POSIX_PTHREAD_SEMANTICS
|
907 |
|
|
#endif
|
908 |
|
|
/* Enable extensions on HP NonStop. */
|
909 |
|
|
#ifndef _TANDEM_SOURCE
|
910 |
|
|
# undef _TANDEM_SOURCE
|
911 |
|
|
#endif
|
912 |
|
|
/* Enable general extensions on Solaris. */
|
913 |
|
|
#ifndef __EXTENSIONS__
|
914 |
|
|
# undef __EXTENSIONS__
|
915 |
|
|
#endif
|
916 |
|
|
|
917 |
|
|
|
918 |
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
919 |
|
|
#undef const
|
920 |
|
|
|
921 |
|
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
922 |
|
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
923 |
|
|
#ifndef __cplusplus
|
924 |
|
|
#undef inline
|
925 |
|
|
#endif
|
926 |
|
|
|
927 |
|
|
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
|
928 |
|
|
the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
|
929 |
|
|
earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
|
930 |
|
|
__APPLE__ && __MACH__ test for MacOS X.
|
931 |
|
|
__APPLE_CC__ tests for the Apple compiler and its version.
|
932 |
|
|
__STDC_VERSION__ tests for the C99 mode. */
|
933 |
|
|
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
|
934 |
|
|
# define __GNUC_STDC_INLINE__ 1
|
935 |
|
|
#endif
|
936 |
|
|
|
937 |
|
|
/* Define to `int' if does not define. */
|
938 |
|
|
#undef pid_t
|
939 |
|
|
|
940 |
|
|
/* readline-6.0 started to use different name. */
|
941 |
|
|
#undef readline_echoing_p
|
942 |
|
|
|
943 |
|
|
/* Define to the equivalent of the C99 'restrict' keyword, or to
|
944 |
|
|
nothing if this is not supported. Do not define if restrict is
|
945 |
|
|
supported directly. */
|
946 |
|
|
#undef restrict
|
947 |
|
|
/* Work around a bug in Sun C++: it does not support _Restrict or
|
948 |
|
|
__restrict__, even though the corresponding Sun C compiler ends up with
|
949 |
|
|
"#define restrict _Restrict" or "#define restrict __restrict__" in the
|
950 |
|
|
previous line. Perhaps some future version of Sun C++ will work with
|
951 |
|
|
restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
|
952 |
|
|
#if defined __SUNPRO_CC && !defined __RESTRICT
|
953 |
|
|
# define _Restrict
|
954 |
|
|
# define __restrict__
|
955 |
|
|
#endif
|
956 |
|
|
|
957 |
|
|
/* Define as a marker that can be attached to declarations that might not
|
958 |
|
|
be used. This helps to reduce warnings, such as from
|
959 |
|
|
GCC -Wunused-parameter. */
|
960 |
|
|
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
|
961 |
|
|
# define _GL_UNUSED __attribute__ ((__unused__))
|
962 |
|
|
#else
|
963 |
|
|
# define _GL_UNUSED
|
964 |
|
|
#endif
|
965 |
|
|
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
|
966 |
|
|
is a misnomer outside of parameter lists. */
|
967 |
|
|
#define _UNUSED_PARAMETER_ _GL_UNUSED
|
968 |
|
|
|
969 |
|
|
|
970 |
|
|
/* Define as `fork' if `vfork' does not work. */
|
971 |
|
|
#undef vfork
|