gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / libiberty / config.in
CommitLineData
1a79b024 1/* config.in. Generated from configure.ac by autoheader. */
62df2065 2
75086676
DD
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
1a79b024
DD
6/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
7 This function is required for alloca.c support on those systems. */
8#undef CRAY_STACKSEG_END
073c427b 9
1a79b024
DD
10/* Define to 1 if you have the <alloca.h> header file. */
11#undef HAVE_ALLOCA_H
dc579051 12
1a79b024 13/* Define to 1 if you have the `asprintf' function. */
252b5132
RH
14#undef HAVE_ASPRINTF
15
1a79b024 16/* Define to 1 if you have the `atexit' function. */
252b5132
RH
17#undef HAVE_ATEXIT
18
1a79b024 19/* Define to 1 if you have the `basename' function. */
252b5132
RH
20#undef HAVE_BASENAME
21
1a79b024 22/* Define to 1 if you have the `bcmp' function. */
252b5132
RH
23#undef HAVE_BCMP
24
1a79b024 25/* Define to 1 if you have the `bcopy' function. */
252b5132
RH
26#undef HAVE_BCOPY
27
1a79b024 28/* Define to 1 if you have the `bsearch' function. */
c6da642e
DD
29#undef HAVE_BSEARCH
30
1a79b024 31/* Define to 1 if you have the `bzero' function. */
252b5132
RH
32#undef HAVE_BZERO
33
1a79b024 34/* Define to 1 if you have the `calloc' function. */
252b5132
RH
35#undef HAVE_CALLOC
36
1a79b024 37/* Define to 1 if you have the `canonicalize_file_name' function. */
ba61a412
DJ
38#undef HAVE_CANONICALIZE_FILE_NAME
39
1a79b024 40/* Define to 1 if you have the `clock' function. */
252b5132
RH
41#undef HAVE_CLOCK
42
41c953f9
DD
43/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
44 don't. */
45#undef HAVE_DECL_ASPRINTF
46
9711ae4d
DD
47/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
48 you don't. */
41c953f9
DD
49#undef HAVE_DECL_BASENAME
50
abf6a75b
DD
51/* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
52 */
53#undef HAVE_DECL_CALLOC
54
41c953f9
DD
55/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
56#undef HAVE_DECL_FFS
57
abf6a75b
DD
58/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
59 */
60#undef HAVE_DECL_GETENV
61
a4e5c0d8
DD
62/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
63 */
64#undef HAVE_DECL_GETOPT
65
abf6a75b
DD
66/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
67 */
68#undef HAVE_DECL_MALLOC
69
70/* Define to 1 if you have the declaration of `realloc', and to 0 if you
71 don't. */
72#undef HAVE_DECL_REALLOC
73
74/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
75 */
76#undef HAVE_DECL_SBRK
77
01e94249
DD
78/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
79 don't. */
80#undef HAVE_DECL_SNPRINTF
81
5b4a1ff3
EZ
82/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
83 don't. */
84#undef HAVE_DECL_STRNLEN
85
abdef8eb
JBG
86/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
87 */
88#undef HAVE_DECL_STRTOL
89
90/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
91 don't. */
92#undef HAVE_DECL_STRTOLL
93
94/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
95 don't. */
96#undef HAVE_DECL_STRTOUL
97
98/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
99 don't. */
100#undef HAVE_DECL_STRTOULL
101
20ae7c34
KC
102/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
103 don't. */
104#undef HAVE_DECL_STRVERSCMP
105
41c953f9
DD
106/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
107 don't. */
108#undef HAVE_DECL_VASPRINTF
109
01e94249
DD
110/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
111 don't. */
112#undef HAVE_DECL_VSNPRINTF
113
9c55e064
RH
114/* Define to 1 if you have the `dup3' function. */
115#undef HAVE_DUP3
116
1a79b024
DD
117/* Define to 1 if you have the <fcntl.h> header file. */
118#undef HAVE_FCNTL_H
119
120/* Define to 1 if you have the `ffs' function. */
24acd898
DD
121#undef HAVE_FFS
122
1a79b024
DD
123/* Define to 1 if you have the `fork' function. */
124#undef HAVE_FORK
125
126/* Define to 1 if you have the `getcwd' function. */
252b5132
RH
127#undef HAVE_GETCWD
128
1a79b024 129/* Define to 1 if you have the `getpagesize' function. */
252b5132
RH
130#undef HAVE_GETPAGESIZE
131
26ac1280
DD
132/* Define to 1 if you have the `getrlimit' function. */
133#undef HAVE_GETRLIMIT
134
1a79b024 135/* Define to 1 if you have the `getrusage' function. */
252b5132
RH
136#undef HAVE_GETRUSAGE
137
1a79b024 138/* Define to 1 if you have the `getsysinfo' function. */
192cbe66
DD
139#undef HAVE_GETSYSINFO
140
1a79b024 141/* Define to 1 if you have the `gettimeofday' function. */
0c0a36a4
ILT
142#undef HAVE_GETTIMEOFDAY
143
1a79b024 144/* Define to 1 if you have the `index' function. */
252b5132
RH
145#undef HAVE_INDEX
146
1a79b024 147/* Define to 1 if you have the `insque' function. */
252b5132
RH
148#undef HAVE_INSQUE
149
b4a451f5
L
150/* Define to 1 if the system has the type `intptr_t'. */
151#undef HAVE_INTPTR_T
152
1a79b024
DD
153/* Define to 1 if you have the <inttypes.h> header file. */
154#undef HAVE_INTTYPES_H
155
156/* Define to 1 if you have the <limits.h> header file. */
157#undef HAVE_LIMITS_H
158
abdef8eb
JBG
159/* Define if you have the `long long' type. */
160#undef HAVE_LONG_LONG
161
1a79b024
DD
162/* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
163#undef HAVE_MACHINE_HAL_SYSINFO_H
164
165/* Define to 1 if you have the <malloc.h> header file. */
166#undef HAVE_MALLOC_H
167
168/* Define to 1 if you have the `memchr' function. */
252b5132
RH
169#undef HAVE_MEMCHR
170
1a79b024 171/* Define to 1 if you have the `memcmp' function. */
252b5132
RH
172#undef HAVE_MEMCMP
173
1a79b024 174/* Define to 1 if you have the `memcpy' function. */
252b5132
RH
175#undef HAVE_MEMCPY
176
10e1b6bb
DD
177/* Define to 1 if you have the `memmem' function. */
178#undef HAVE_MEMMEM
179
1a79b024 180/* Define to 1 if you have the `memmove' function. */
252b5132
RH
181#undef HAVE_MEMMOVE
182
1a79b024
DD
183/* Define to 1 if you have the <memory.h> header file. */
184#undef HAVE_MEMORY_H
185
1a79b024 186/* Define to 1 if you have the `memset' function. */
252b5132
RH
187#undef HAVE_MEMSET
188
1a79b024 189/* Define to 1 if you have the `mkstemps' function. */
c1687039
ILT
190#undef HAVE_MKSTEMPS
191
1a79b024
DD
192/* Define to 1 if you have a working `mmap' system call. */
193#undef HAVE_MMAP
194
195/* Define to 1 if you have the `on_exit' function. */
252b5132
RH
196#undef HAVE_ON_EXIT
197
af03af8f
NC
198/* Define to 1 if you have the `pipe2' function. */
199#undef HAVE_PIPE2
200
9c55e064
RH
201/* Define to 1 if you have the <process.h> header file. */
202#undef HAVE_PROCESS_H
203
1a79b024 204/* Define to 1 if you have the `psignal' function. */
252b5132
RH
205#undef HAVE_PSIGNAL
206
1a79b024 207/* Define to 1 if you have the `pstat_getdynamic' function. */
900d2082
DD
208#undef HAVE_PSTAT_GETDYNAMIC
209
1a79b024 210/* Define to 1 if you have the `pstat_getstatic' function. */
900d2082
DD
211#undef HAVE_PSTAT_GETSTATIC
212
1a79b024 213/* Define to 1 if you have the `putenv' function. */
0c0a36a4
ILT
214#undef HAVE_PUTENV
215
1a79b024 216/* Define to 1 if you have the `random' function. */
252b5132
RH
217#undef HAVE_RANDOM
218
1a79b024 219/* Define to 1 if you have the `realpath' function. */
ba61a412
DJ
220#undef HAVE_REALPATH
221
1a79b024 222/* Define to 1 if you have the `rename' function. */
252b5132
RH
223#undef HAVE_RENAME
224
1a79b024 225/* Define to 1 if you have the `rindex' function. */
252b5132
RH
226#undef HAVE_RINDEX
227
1a79b024 228/* Define to 1 if you have the `sbrk' function. */
c1687039
ILT
229#undef HAVE_SBRK
230
1a79b024 231/* Define to 1 if you have the `setenv' function. */
0c0a36a4
ILT
232#undef HAVE_SETENV
233
9711ae4d
DD
234/* Define to 1 if you have the `setproctitle' function. */
235#undef HAVE_SETPROCTITLE
236
26ac1280
DD
237/* Define to 1 if you have the `setrlimit' function. */
238#undef HAVE_SETRLIMIT
239
1a79b024 240/* Define to 1 if you have the `sigsetmask' function. */
252b5132
RH
241#undef HAVE_SIGSETMASK
242
1a79b024 243/* Define to 1 if you have the `snprintf' function. */
2ed1e5cc
DD
244#undef HAVE_SNPRINTF
245
9c55e064
RH
246/* Define to 1 if you have the `spawnve' function. */
247#undef HAVE_SPAWNVE
248
249/* Define to 1 if you have the `spawnvpe' function. */
250#undef HAVE_SPAWNVPE
251
1a79b024
DD
252/* Define to 1 if you have the <stdint.h> header file. */
253#undef HAVE_STDINT_H
254
ac119ae8
DD
255/* Define to 1 if you have the <stdio_ext.h> header file. */
256#undef HAVE_STDIO_EXT_H
257
1a79b024
DD
258/* Define to 1 if you have the <stdlib.h> header file. */
259#undef HAVE_STDLIB_H
260
261/* Define to 1 if you have the `stpcpy' function. */
10b57b38
DD
262#undef HAVE_STPCPY
263
1a79b024 264/* Define to 1 if you have the `stpncpy' function. */
10b57b38
DD
265#undef HAVE_STPNCPY
266
1a79b024 267/* Define to 1 if you have the `strcasecmp' function. */
252b5132
RH
268#undef HAVE_STRCASECMP
269
1a79b024 270/* Define to 1 if you have the `strchr' function. */
252b5132
RH
271#undef HAVE_STRCHR
272
1a79b024 273/* Define to 1 if you have the `strdup' function. */
252b5132
RH
274#undef HAVE_STRDUP
275
1a79b024 276/* Define to 1 if you have the `strerror' function. */
252b5132
RH
277#undef HAVE_STRERROR
278
1a79b024
DD
279/* Define to 1 if you have the <strings.h> header file. */
280#undef HAVE_STRINGS_H
281
282/* Define to 1 if you have the <string.h> header file. */
283#undef HAVE_STRING_H
284
285/* Define to 1 if you have the `strncasecmp' function. */
252b5132
RH
286#undef HAVE_STRNCASECMP
287
0fad4bdb
DD
288/* Define to 1 if you have the `strndup' function. */
289#undef HAVE_STRNDUP
290
995b61fe
DD
291/* Define to 1 if you have the `strnlen' function. */
292#undef HAVE_STRNLEN
293
1a79b024 294/* Define to 1 if you have the `strrchr' function. */
252b5132
RH
295#undef HAVE_STRRCHR
296
1a79b024 297/* Define to 1 if you have the `strsignal' function. */
252b5132
RH
298#undef HAVE_STRSIGNAL
299
1a79b024 300/* Define to 1 if you have the `strstr' function. */
252b5132
RH
301#undef HAVE_STRSTR
302
1a79b024 303/* Define to 1 if you have the `strtod' function. */
252b5132
RH
304#undef HAVE_STRTOD
305
1a79b024 306/* Define to 1 if you have the `strtol' function. */
252b5132
RH
307#undef HAVE_STRTOL
308
abdef8eb
JBG
309/* Define to 1 if you have the `strtoll' function. */
310#undef HAVE_STRTOLL
311
1a79b024 312/* Define to 1 if you have the `strtoul' function. */
252b5132
RH
313#undef HAVE_STRTOUL
314
abdef8eb
JBG
315/* Define to 1 if you have the `strtoull' function. */
316#undef HAVE_STRTOULL
317
20ae7c34
KC
318/* Define to 1 if you have the `strverscmp' function. */
319#undef HAVE_STRVERSCMP
320
1a79b024 321/* Define to 1 if you have the `sysconf' function. */
252b5132
RH
322#undef HAVE_SYSCONF
323
1a79b024 324/* Define to 1 if you have the `sysctl' function. */
cc529274
DD
325#undef HAVE_SYSCTL
326
1a79b024 327/* Define to 1 if you have the `sysmp' function. */
192cbe66
DD
328#undef HAVE_SYSMP
329
1a79b024
DD
330/* Define if you have the sys_errlist variable. */
331#undef HAVE_SYS_ERRLIST
192cbe66 332
1a79b024
DD
333/* Define to 1 if you have the <sys/file.h> header file. */
334#undef HAVE_SYS_FILE_H
252b5132 335
1a79b024
DD
336/* Define to 1 if you have the <sys/mman.h> header file. */
337#undef HAVE_SYS_MMAN_H
252b5132 338
1a79b024
DD
339/* Define if you have the sys_nerr variable. */
340#undef HAVE_SYS_NERR
252b5132 341
1a79b024
DD
342/* Define to 1 if you have the <sys/param.h> header file. */
343#undef HAVE_SYS_PARAM_H
252b5132 344
62b06a9e
DD
345/* Define to 1 if you have the <sys/prctl.h> header file. */
346#undef HAVE_SYS_PRCTL_H
347
1a79b024
DD
348/* Define to 1 if you have the <sys/pstat.h> header file. */
349#undef HAVE_SYS_PSTAT_H
252b5132 350
1a79b024
DD
351/* Define to 1 if you have the <sys/resource.h> header file. */
352#undef HAVE_SYS_RESOURCE_H
2ed1e5cc 353
1a79b024
DD
354/* Define if you have the sys_siglist variable. */
355#undef HAVE_SYS_SIGLIST
252b5132 356
1a79b024
DD
357/* Define to 1 if you have the <sys/stat.h> header file. */
358#undef HAVE_SYS_STAT_H
252b5132 359
1a79b024
DD
360/* Define to 1 if you have the <sys/sysctl.h> header file. */
361#undef HAVE_SYS_SYSCTL_H
5527febf 362
1a79b024
DD
363/* Define to 1 if you have the <sys/sysinfo.h> header file. */
364#undef HAVE_SYS_SYSINFO_H
24acd898 365
1a79b024
DD
366/* Define to 1 if you have the <sys/sysmp.h> header file. */
367#undef HAVE_SYS_SYSMP_H
62df2065 368
1a79b024
DD
369/* Define to 1 if you have the <sys/systemcfg.h> header file. */
370#undef HAVE_SYS_SYSTEMCFG_H
192cbe66 371
1a79b024
DD
372/* Define to 1 if you have the <sys/table.h> header file. */
373#undef HAVE_SYS_TABLE_H
252b5132 374
1a79b024
DD
375/* Define to 1 if you have the <sys/time.h> header file. */
376#undef HAVE_SYS_TIME_H
252b5132 377
1a79b024
DD
378/* Define to 1 if you have the <sys/types.h> header file. */
379#undef HAVE_SYS_TYPES_H
252b5132 380
1a79b024
DD
381/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
382#undef HAVE_SYS_WAIT_H
252b5132 383
1a79b024
DD
384/* Define to 1 if you have the `table' function. */
385#undef HAVE_TABLE
eb383413 386
1a79b024
DD
387/* Define to 1 if you have the `times' function. */
388#undef HAVE_TIMES
252b5132 389
1a79b024
DD
390/* Define to 1 if you have the <time.h> header file. */
391#undef HAVE_TIME_H
4938384a 392
1a79b024
DD
393/* Define to 1 if you have the `tmpnam' function. */
394#undef HAVE_TMPNAM
c1687039 395
1a79b024
DD
396/* Define if you have the \`uintptr_t' type. */
397#undef HAVE_UINTPTR_T
0c0a36a4 398
1a79b024
DD
399/* Define to 1 if you have the <unistd.h> header file. */
400#undef HAVE_UNISTD_H
cc529274 401
1a79b024
DD
402/* Define to 1 if you have the `vasprintf' function. */
403#undef HAVE_VASPRINTF
192cbe66 404
1a79b024
DD
405/* Define to 1 if you have the `vfork' function. */
406#undef HAVE_VFORK
192cbe66 407
1a79b024
DD
408/* Define to 1 if you have the <vfork.h> header file. */
409#undef HAVE_VFORK_H
cc529274 410
1a79b024
DD
411/* Define to 1 if you have the `vfprintf' function. */
412#undef HAVE_VFPRINTF
192cbe66 413
1a79b024
DD
414/* Define to 1 if you have the `vprintf' function. */
415#undef HAVE_VPRINTF
252b5132 416
1a79b024
DD
417/* Define to 1 if you have the `vsprintf' function. */
418#undef HAVE_VSPRINTF
7d3ffcaf 419
aa55ccb1
DD
420/* Define to 1 if you have the `wait3' function. */
421#undef HAVE_WAIT3
422
423/* Define to 1 if you have the `wait4' function. */
424#undef HAVE_WAIT4
425
1a79b024
DD
426/* Define to 1 if you have the `waitpid' function. */
427#undef HAVE_WAITPID
5f73c378 428
1a79b024
DD
429/* Define to 1 if `fork' works. */
430#undef HAVE_WORKING_FORK
431
432/* Define to 1 if `vfork' works. */
433#undef HAVE_WORKING_VFORK
434
435/* Define to 1 if you have the `_doprnt' function. */
436#undef HAVE__DOPRNT
437
438/* Define if you have the _system_configuration variable. */
439#undef HAVE__SYSTEM_CONFIGURATION
7108c5dc 440
ac119ae8
DD
441/* Define to 1 if you have the `__fsetlocking' function. */
442#undef HAVE___FSETLOCKING
443
1a79b024
DD
444/* Define if canonicalize_file_name is not declared in system header files. */
445#undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
7108c5dc 446
7d3ffcaf
JL
447/* Define if errno must be declared even when <errno.h> is included. */
448#undef NEED_DECLARATION_ERRNO
449
1a79b024
DD
450/* Define to 1 if your C compiler doesn't accept -c and -o together. */
451#undef NO_MINUS_C_MINUS_O
24acd898 452
1a79b024
DD
453/* Define to the address where bug reports for this package should be sent. */
454#undef PACKAGE_BUGREPORT
92655e19 455
1a79b024
DD
456/* Define to the full name of this package. */
457#undef PACKAGE_NAME
92655e19 458
1a79b024
DD
459/* Define to the full name and version of this package. */
460#undef PACKAGE_STRING
92655e19 461
1a79b024
DD
462/* Define to the one symbol short name of this package. */
463#undef PACKAGE_TARNAME
464
75086676
DD
465/* Define to the home page for this package. */
466#undef PACKAGE_URL
467
1a79b024
DD
468/* Define to the version of this package. */
469#undef PACKAGE_VERSION
30673bf5 470
75086676 471/* The size of `int', as computed by sizeof. */
40a59a4c
DD
472#undef SIZEOF_INT
473
abdef8eb
JBG
474/* The size of `long', as computed by sizeof. */
475#undef SIZEOF_LONG
476
477/* The size of `long long', as computed by sizeof. */
478#undef SIZEOF_LONG_LONG
479
c20a0642
AM
480/* The size of `size_t', as computed by sizeof. */
481#undef SIZEOF_SIZE_T
482
1a79b024
DD
483/* Define if you know the direction of stack growth for your system; otherwise
484 it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
485 toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
486 STACK_DIRECTION = 0 => direction of growth unknown */
30673bf5
DD
487#undef STACK_DIRECTION
488
1a79b024
DD
489/* Define to 1 if you have the ANSI C header files. */
490#undef STDC_HEADERS
e69f6c8c 491
1a79b024
DD
492/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
493#undef TIME_WITH_SYS_TIME
494
bb6a587d
DD
495/* Define to an unsigned 64-bit type available in the compiler. */
496#undef UNSIGNED_64BIT_TYPE
497
f91ca6bc
IB
498/* Enable extensions on AIX 3, Interix. */
499#ifndef _ALL_SOURCE
500# undef _ALL_SOURCE
501#endif
502/* Enable GNU extensions on systems that have them. */
503#ifndef _GNU_SOURCE
504# undef _GNU_SOURCE
505#endif
506/* Enable threading extensions on Solaris. */
507#ifndef _POSIX_PTHREAD_SEMANTICS
508# undef _POSIX_PTHREAD_SEMANTICS
509#endif
510/* Enable extensions on HP NonStop. */
511#ifndef _TANDEM_SOURCE
512# undef _TANDEM_SOURCE
513#endif
514/* Enable general extensions on Solaris. */
515#ifndef __EXTENSIONS__
516# undef __EXTENSIONS__
517#endif
518
519
75086676
DD
520/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
521 significant byte first (like Motorola and SPARC, unlike Intel). */
522#if defined AC_APPLE_UNIVERSAL_BUILD
523# if defined __BIG_ENDIAN__
524# define WORDS_BIGENDIAN 1
525# endif
526#else
527# ifndef WORDS_BIGENDIAN
528# undef WORDS_BIGENDIAN
529# endif
530#endif
ba61a412 531
d0ac1c44
SM
532/* Enable large inode numbers on Mac OS X 10.5. */
533#ifndef _DARWIN_USE_64_BIT_INODE
534# define _DARWIN_USE_64_BIT_INODE 1
535#endif
536
899de170
L
537/* Number of bits in a file offset, on hosts where this is settable. */
538#undef _FILE_OFFSET_BITS
539
540/* Define for large files, on AIX-style hosts. */
541#undef _LARGE_FILES
542
f91ca6bc
IB
543/* Define to 1 if on MINIX. */
544#undef _MINIX
545
546/* Define to 2 if the system does not provide POSIX.1 features except with
547 this defined. */
548#undef _POSIX_1_SOURCE
549
550/* Define to 1 if you need to in order for `stat' and other things to work. */
551#undef _POSIX_SOURCE
552
1a79b024
DD
553/* Define to empty if `const' does not conform to ANSI C. */
554#undef const
555
85f969cd
DD
556/* Define to `__inline__' or `__inline' if that's what the C compiler
557 calls it, or to nothing if 'inline' is not supported under any name. */
558#ifndef __cplusplus
1a79b024 559#undef inline
85f969cd 560#endif
1a79b024 561
b4a451f5
L
562/* Define to the type of a signed integer type wide enough to hold a pointer,
563 if such a type exists, and if the system does not define it. */
fca6a796
L
564#undef intptr_t
565
1a79b024
DD
566/* Define to `int' if <sys/types.h> does not define. */
567#undef pid_t
568
ffa54e5c
DD
569/* Define to `int' if <sys/types.h> does not define. */
570#undef ssize_t
571
b4a451f5
L
572/* Define to the type of an unsigned integer type wide enough to hold a
573 pointer, if such a type exists, and if the system does not define it. */
1a79b024
DD
574#undef uintptr_t
575
576/* Define as `fork' if `vfork' does not work. */
577#undef vfork
This page took 0.885721 seconds and 4 git commands to generate.