comparison libiberty/config.in @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
42 42
43 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 43 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
44 don't. */ 44 don't. */
45 #undef HAVE_DECL_ASPRINTF 45 #undef HAVE_DECL_ASPRINTF
46 46
47 /* Define to 1 if you have the declaration of `basename', and to 0 if you 47 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
48 don't. */ 48 you don't. */
49 #undef HAVE_DECL_BASENAME 49 #undef HAVE_DECL_BASENAME
50 50
51 /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't. 51 /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
52 */ 52 */
53 #undef HAVE_DECL_CALLOC 53 #undef HAVE_DECL_CALLOC
89 89
90 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 90 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
91 don't. */ 91 don't. */
92 #undef HAVE_DECL_VSNPRINTF 92 #undef HAVE_DECL_VSNPRINTF
93 93
94 /* Define to 1 if you have the `dup3' function. */
95 #undef HAVE_DUP3
96
94 /* Define to 1 if you have the <fcntl.h> header file. */ 97 /* Define to 1 if you have the <fcntl.h> header file. */
95 #undef HAVE_FCNTL_H 98 #undef HAVE_FCNTL_H
96 99
97 /* Define to 1 if you have the `ffs' function. */ 100 /* Define to 1 if you have the `ffs' function. */
98 #undef HAVE_FFS 101 #undef HAVE_FFS
152 #undef HAVE_MEMMOVE 155 #undef HAVE_MEMMOVE
153 156
154 /* Define to 1 if you have the <memory.h> header file. */ 157 /* Define to 1 if you have the <memory.h> header file. */
155 #undef HAVE_MEMORY_H 158 #undef HAVE_MEMORY_H
156 159
157 /* Define to 1 if you have the `mempcpy' function. */
158 #undef HAVE_MEMPCPY
159
160 /* Define to 1 if you have the `memset' function. */ 160 /* Define to 1 if you have the `memset' function. */
161 #undef HAVE_MEMSET 161 #undef HAVE_MEMSET
162 162
163 /* Define to 1 if you have the `mkstemps' function. */ 163 /* Define to 1 if you have the `mkstemps' function. */
164 #undef HAVE_MKSTEMPS 164 #undef HAVE_MKSTEMPS
167 #undef HAVE_MMAP 167 #undef HAVE_MMAP
168 168
169 /* Define to 1 if you have the `on_exit' function. */ 169 /* Define to 1 if you have the `on_exit' function. */
170 #undef HAVE_ON_EXIT 170 #undef HAVE_ON_EXIT
171 171
172 /* Define to 1 if you have the <process.h> header file. */
173 #undef HAVE_PROCESS_H
174
172 /* Define to 1 if you have the `psignal' function. */ 175 /* Define to 1 if you have the `psignal' function. */
173 #undef HAVE_PSIGNAL 176 #undef HAVE_PSIGNAL
174 177
175 /* Define to 1 if you have the `pstat_getdynamic' function. */ 178 /* Define to 1 if you have the `pstat_getdynamic' function. */
176 #undef HAVE_PSTAT_GETDYNAMIC 179 #undef HAVE_PSTAT_GETDYNAMIC
197 #undef HAVE_SBRK 200 #undef HAVE_SBRK
198 201
199 /* Define to 1 if you have the `setenv' function. */ 202 /* Define to 1 if you have the `setenv' function. */
200 #undef HAVE_SETENV 203 #undef HAVE_SETENV
201 204
205 /* Define to 1 if you have the `setproctitle' function. */
206 #undef HAVE_SETPROCTITLE
207
202 /* Define to 1 if you have the `sigsetmask' function. */ 208 /* Define to 1 if you have the `sigsetmask' function. */
203 #undef HAVE_SIGSETMASK 209 #undef HAVE_SIGSETMASK
204 210
205 /* Define to 1 if you have the `snprintf' function. */ 211 /* Define to 1 if you have the `snprintf' function. */
206 #undef HAVE_SNPRINTF 212 #undef HAVE_SNPRINTF
207 213
214 /* Define to 1 if you have the `spawnve' function. */
215 #undef HAVE_SPAWNVE
216
217 /* Define to 1 if you have the `spawnvpe' function. */
218 #undef HAVE_SPAWNVPE
219
208 /* Define to 1 if you have the <stdint.h> header file. */ 220 /* Define to 1 if you have the <stdint.h> header file. */
209 #undef HAVE_STDINT_H 221 #undef HAVE_STDINT_H
210 222
211 /* Define to 1 if you have the <stdio_ext.h> header file. */ 223 /* Define to 1 if you have the <stdio_ext.h> header file. */
212 #undef HAVE_STDIO_EXT_H 224 #undef HAVE_STDIO_EXT_H
287 #undef HAVE_SYS_NERR 299 #undef HAVE_SYS_NERR
288 300
289 /* Define to 1 if you have the <sys/param.h> header file. */ 301 /* Define to 1 if you have the <sys/param.h> header file. */
290 #undef HAVE_SYS_PARAM_H 302 #undef HAVE_SYS_PARAM_H
291 303
304 /* Define to 1 if you have the <sys/prctl.h> header file. */
305 #undef HAVE_SYS_PRCTL_H
306
292 /* Define to 1 if you have the <sys/pstat.h> header file. */ 307 /* Define to 1 if you have the <sys/pstat.h> header file. */
293 #undef HAVE_SYS_PSTAT_H 308 #undef HAVE_SYS_PSTAT_H
294 309
295 /* Define to 1 if you have the <sys/resource.h> header file. */ 310 /* Define to 1 if you have the <sys/resource.h> header file. */
296 #undef HAVE_SYS_RESOURCE_H 311 #undef HAVE_SYS_RESOURCE_H
355 /* Define to 1 if you have the `vfprintf' function. */ 370 /* Define to 1 if you have the `vfprintf' function. */
356 #undef HAVE_VFPRINTF 371 #undef HAVE_VFPRINTF
357 372
358 /* Define to 1 if you have the `vprintf' function. */ 373 /* Define to 1 if you have the `vprintf' function. */
359 #undef HAVE_VPRINTF 374 #undef HAVE_VPRINTF
360
361 /* Define to 1 if you have the `vsnprintf' function. */
362 #undef HAVE_VSNPRINTF
363 375
364 /* Define to 1 if you have the `vsprintf' function. */ 376 /* Define to 1 if you have the `vsprintf' function. */
365 #undef HAVE_VSPRINTF 377 #undef HAVE_VSPRINTF
366 378
367 /* Define to 1 if you have the `wait3' function. */ 379 /* Define to 1 if you have the `wait3' function. */
465 #undef intptr_t 477 #undef intptr_t
466 478
467 /* Define to `int' if <sys/types.h> does not define. */ 479 /* Define to `int' if <sys/types.h> does not define. */
468 #undef pid_t 480 #undef pid_t
469 481
482 /* Define to `int' if <sys/types.h> does not define. */
483 #undef ssize_t
484
470 /* Define to the type of an unsigned integer type wide enough to hold a 485 /* Define to the type of an unsigned integer type wide enough to hold a
471 pointer, if such a type exists, and if the system does not define it. */ 486 pointer, if such a type exists, and if the system does not define it. */
472 #undef uintptr_t 487 #undef uintptr_t
473 488
474 /* Define as `fork' if `vfork' does not work. */ 489 /* Define as `fork' if `vfork' does not work. */