OSDN Git Service

504e1bb2bc6e45dc92ddf7dddb659ba6cfd0339d
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Include the old config.h as config2.h to simplify the transition
4    to autoconf.  */
5 #include "config2.h"
6
7 /* Whether malloc must be declared even if <stdlib.h> is included.  */
8 #undef NEED_DECLARATION_MALLOC
9
10 /* Whether realloc must be declared even if <stdlib.h> is included.  */
11 #undef NEED_DECLARATION_REALLOC
12
13 /* Whether calloc must be declared even if <stdlib.h> is included.  */
14 #undef NEED_DECLARATION_CALLOC
15
16 /* Whether free must be declared even if <stdlib.h> is included.  */
17 #undef NEED_DECLARATION_FREE
18
19 /* Define if you have the <stddef.h> header file.  */
20 #undef HAVE_STDDEF_H
21
22 /* Define if you have the <stdlib.h> header file.  */
23 #undef HAVE_STDLIB_H
24
25 /* Define if you have the <string.h> header file.  */
26 #undef HAVE_STRING_H
27
28 /* Define if you have the <strings.h> header file.  */
29 #undef HAVE_STRINGS_H
30
31 /* Define if you have the <time.h> header file.  */
32 #undef HAVE_TIME_H
33
34 /* Define if you have the <unistd.h> header file.  */
35 #undef HAVE_UNISTD_H