Undo June 11th change
[official-gcc.git] / gcc / config.in
blob38cc36db108994b330be6d27eb2bd37446fa1ed8
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2 /* Define to "%p" if printf supports it, else machmode.h will define it.  */
3 #undef HOST_PTR_PRINTF
5 /* Define if you want expensive run-time checks. */
6 #undef ENABLE_CHECKING
8 /* Define if your cpp understands the stringify operator.  */
9 #undef HAVE_CPP_STRINGIFY
11 /* Define if your compiler understands volatile.  */
12 #undef HAVE_VOLATILE
14 /* Define if your assembler supports specifying the maximum number
15    of bytes to skip when using the GAS .p2align command. */
16 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
18 /* Define if you have a working <inttypes.h> header file.  */
19 #undef HAVE_INTTYPES_H
21 /* Whether malloc must be declared even if <stdlib.h> is included.  */
22 #undef NEED_DECLARATION_MALLOC
24 /* Whether realloc must be declared even if <stdlib.h> is included.  */
25 #undef NEED_DECLARATION_REALLOC
27 /* Whether calloc must be declared even if <stdlib.h> is included.  */
28 #undef NEED_DECLARATION_CALLOC
30 /* Whether free must be declared even if <stdlib.h> is included.  */
31 #undef NEED_DECLARATION_FREE
33 /* Whether bcopy must be declared even if <string.h> is included.  */
34 #undef NEED_DECLARATION_BCOPY
36 /* Whether bcmp must be declared even if <string.h> is included.  */
37 #undef NEED_DECLARATION_BCMP
39 /* Whether bzero must be declared even if <string.h> is included.  */
40 #undef NEED_DECLARATION_BZERO
42 /* Whether index must be declared even if <string.h> is included.  */
43 #undef NEED_DECLARATION_INDEX
45 /* Whether rindex must be declared even if <string.h> is included.  */
46 #undef NEED_DECLARATION_RINDEX
48 /* Whether getenv must be declared even if <stdlib.h> is included.  */
49 #undef NEED_DECLARATION_GETENV
51 /* Whether atol must be declared even if <stdlib.h> is included.  */
52 #undef NEED_DECLARATION_ATOL
54 /* Whether sbrk must be declared even if <stdlib.h> is included.  */
55 #undef NEED_DECLARATION_SBRK
57 /* Whether abort must be declared even if <stdlib.h> is included.  */
58 #undef NEED_DECLARATION_ABORT
60 /* Define if you don't have vprintf but do have _doprnt.  */
61 #undef HAVE_DOPRNT
63 /* Define if you have the vprintf function.  */
64 #undef HAVE_VPRINTF
66 /* Define if you have the ANSI C header files.  */
67 #undef STDC_HEADERS
69 /* Define if `sys_siglist' is declared by <signal.h>.  */
70 #undef SYS_SIGLIST_DECLARED
72 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
73 #undef TIME_WITH_SYS_TIME
75 /* Define if you have the atoll function.  */
76 #undef HAVE_ATOLL
78 /* Define if you have the atoq function.  */
79 #undef HAVE_ATOQ
81 /* Define if you have the bcmp function.  */
82 #undef HAVE_BCMP
84 /* Define if you have the bcopy function.  */
85 #undef HAVE_BCOPY
87 /* Define if you have the bsearch function.  */
88 #undef HAVE_BSEARCH
90 /* Define if you have the bzero function.  */
91 #undef HAVE_BZERO
93 /* Define if you have the getrlimit function.  */
94 #undef HAVE_GETRLIMIT
96 /* Define if you have the index function.  */
97 #undef HAVE_INDEX
99 /* Define if you have the isascii function.  */
100 #undef HAVE_ISASCII
102 /* Define if you have the kill function.  */
103 #undef HAVE_KILL
105 /* Define if you have the popen function.  */
106 #undef HAVE_POPEN
108 /* Define if you have the putenv function.  */
109 #undef HAVE_PUTENV
111 /* Define if you have the rindex function.  */
112 #undef HAVE_RINDEX
114 /* Define if you have the setrlimit function.  */
115 #undef HAVE_SETRLIMIT
117 /* Define if you have the strchr function.  */
118 #undef HAVE_STRCHR
120 /* Define if you have the strerror function.  */
121 #undef HAVE_STRERROR
123 /* Define if you have the strrchr function.  */
124 #undef HAVE_STRRCHR
126 /* Define if you have the strtoul function.  */
127 #undef HAVE_STRTOUL
129 /* Define if you have the sysconf function.  */
130 #undef HAVE_SYSCONF
132 /* Define if you have the <fcntl.h> header file.  */
133 #undef HAVE_FCNTL_H
135 /* Define if you have the <limits.h> header file.  */
136 #undef HAVE_LIMITS_H
138 /* Define if you have the <stab.h> header file.  */
139 #undef HAVE_STAB_H
141 /* Define if you have the <stddef.h> header file.  */
142 #undef HAVE_STDDEF_H
144 /* Define if you have the <stdlib.h> header file.  */
145 #undef HAVE_STDLIB_H
147 /* Define if you have the <string.h> header file.  */
148 #undef HAVE_STRING_H
150 /* Define if you have the <strings.h> header file.  */
151 #undef HAVE_STRINGS_H
153 /* Define if you have the <sys/file.h> header file.  */
154 #undef HAVE_SYS_FILE_H
156 /* Define if you have the <sys/param.h> header file.  */
157 #undef HAVE_SYS_PARAM_H
159 /* Define if you have the <sys/resource.h> header file.  */
160 #undef HAVE_SYS_RESOURCE_H
162 /* Define if you have the <sys/time.h> header file.  */
163 #undef HAVE_SYS_TIME_H
165 /* Define if you have the <sys/times.h> header file.  */
166 #undef HAVE_SYS_TIMES_H
168 /* Define if you have the <sys/wait.h> header file.  */
169 #undef HAVE_SYS_WAIT_H
171 /* Define if you have the <time.h> header file.  */
172 #undef HAVE_TIME_H
174 /* Define if you have the <unistd.h> header file.  */
175 #undef HAVE_UNISTD_H
177 /* Define if you have the <wait.h> header file.  */
178 #undef HAVE_WAIT_H