OSDN Git Service

Patches from Fred Fish for systems with sys/varargs.h but not varargs.h.
[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 `sys_siglist' is declared by <signal.h>.  */
20 #undef SYS_SIGLIST_DECLARED
21
22 /* Define if you have the strerror function.  */
23 #undef HAVE_STRERROR
24
25 /* Define if you have the <stddef.h> header file.  */
26 #undef HAVE_STDDEF_H
27
28 /* Define if you have the <stdlib.h> header file.  */
29 #undef HAVE_STDLIB_H
30
31 /* Define if you have the <string.h> header file.  */
32 #undef HAVE_STRING_H
33
34 /* Define if you have the <strings.h> header file.  */
35 #undef HAVE_STRINGS_H
36
37 /* Define if you have the <sys/varargs.h> header file.  */
38 #undef HAVE_SYS_VARARGS_H
39
40 /* Define if you have the <time.h> header file.  */
41 #undef HAVE_TIME_H
42
43 /* Define if you have the <unistd.h> header file.  */
44 #undef HAVE_UNISTD_H
45
46 /* Define if you have the <varargs.h> header file.  */
47 #undef HAVE_VARARGS_H