OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / gcc / auto-config.h
1 /* auto-config.h.  Generated automatically by configure.  */
2 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Whether malloc must be declared even if <stdlib.h> is included.  */
4 /* #undef NEED_DECLARATION_MALLOC */
5
6 /* Whether realloc must be declared even if <stdlib.h> is included.  */
7 /* #undef NEED_DECLARATION_REALLOC */
8
9 /* Whether calloc must be declared even if <stdlib.h> is included.  */
10 /* #undef NEED_DECLARATION_CALLOC */
11
12 /* Whether free must be declared even if <stdlib.h> is included.  */
13 /* #undef NEED_DECLARATION_FREE */
14
15 /* Define if `sys_siglist' is declared by <signal.h>.  */
16 #define SYS_SIGLIST_DECLARED 1
17
18 /* Define if you have the strerror function.  */
19 #define HAVE_STRERROR 1
20
21 /* Define if you have the <inttypes.h> header file.  */
22 /* #undef HAVE_INTTYPES_H */
23
24 /* Define if you have the <limits.h> header file.  */
25 #define HAVE_LIMITS_H 1
26
27 /* Define if you have the <stddef.h> header file.  */
28 #define HAVE_STDDEF_H 1
29
30 /* Define if you have the <stdlib.h> header file.  */
31 #define HAVE_STDLIB_H 1
32
33 /* Define if you have the <string.h> header file.  */
34 #define HAVE_STRING_H 1
35
36 /* Define if you have the <strings.h> header file.  */
37 #define HAVE_STRINGS_H 1
38
39 /* Define if you have the <time.h> header file.  */
40 #define HAVE_TIME_H 1
41
42 /* Define if you have the <unistd.h> header file.  */
43 #define HAVE_UNISTD_H 1