]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config.in
Update mainline egcs to gcc2 snapshot 971021.
[thirdparty/gcc.git] / gcc / config.in
CommitLineData
861bb6c1 1/* config.in. Generated automatically from configure.in by autoheader. */
861bb6c1
JL
2/* Whether malloc must be declared even if <stdlib.h> is included. */
3#undef NEED_DECLARATION_MALLOC
4
5/* Whether realloc must be declared even if <stdlib.h> is included. */
6#undef NEED_DECLARATION_REALLOC
7
19372aa1
JW
8/* Whether calloc must be declared even if <stdlib.h> is included. */
9#undef NEED_DECLARATION_CALLOC
10
861bb6c1
JL
11/* Whether free must be declared even if <stdlib.h> is included. */
12#undef NEED_DECLARATION_FREE
13
e3512ac2
JL
14/* Define if `sys_siglist' is declared by <signal.h>. */
15#undef SYS_SIGLIST_DECLARED
16
1e467e19
JL
17/* Define if you have the bsearch function. */
18#undef HAVE_BSEARCH
19
a63d08e6
JL
20/* Define if you have the strerror function. */
21#undef HAVE_STRERROR
22
1e467e19
JL
23/* Define if you have the strtoul function. */
24#undef HAVE_STRTOUL
25
e9a25f70
JL
26/* Define if you have the <inttypes.h> header file. */
27#undef HAVE_INTTYPES_H
28
29/* Define if you have the <limits.h> header file. */
30#undef HAVE_LIMITS_H
31
861bb6c1
JL
32/* Define if you have the <stddef.h> header file. */
33#undef HAVE_STDDEF_H
34
35/* Define if you have the <stdlib.h> header file. */
36#undef HAVE_STDLIB_H
37
38/* Define if you have the <string.h> header file. */
39#undef HAVE_STRING_H
40
41/* Define if you have the <strings.h> header file. */
42#undef HAVE_STRINGS_H
43
70988851
FF
44/* Define if you have the <sys/varargs.h> header file. */
45#undef HAVE_SYS_VARARGS_H
46
861bb6c1
JL
47/* Define if you have the <time.h> header file. */
48#undef HAVE_TIME_H
49
50/* Define if you have the <unistd.h> header file. */
51#undef HAVE_UNISTD_H
70988851
FF
52
53/* Define if you have the <varargs.h> header file. */
54#undef HAVE_VARARGS_H