* gcc.h (lang_specific_driver): Constify second argument.
[official-gcc.git] / gcc / config.in
blobd07e292a620bb71b652b603fb88ee21f2902ab0d
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
6 /* Define to empty if the keyword does not work.  */
7 #undef const
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
13 /* Define to the type of elements in the array set by `getgroups'.
14    Usually this is either `int' or `gid_t'.  */
15 #undef GETGROUPS_T
17 /* Define to `int' if <sys/types.h> doesn't define.  */
18 #undef gid_t
20 /* Define if you have alloca, as a function or macro.  */
21 #undef HAVE_ALLOCA
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
24 #undef HAVE_ALLOCA_H
26 /* Define if you don't have vprintf but do have _doprnt.  */
27 #undef HAVE_DOPRNT
29 /* Define if the `long double' type works.  */
30 #undef HAVE_LONG_DOUBLE
32 /* Define if you have the ANSI # stringizing operator in cpp. */
33 #undef HAVE_STRINGIZE
35 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
36 #undef HAVE_SYS_WAIT_H
38 /* Define if you have <vfork.h>.  */
39 #undef HAVE_VFORK_H
41 /* Define if you have the vprintf function.  */
42 #undef HAVE_VPRINTF
44 /* Define as __inline if that's what the C compiler calls it.  */
45 #undef inline
47 /* Define if your C compiler doesn't accept -c and -o together.  */
48 #undef NO_MINUS_C_MINUS_O
50 /* Define to `long' if <sys/types.h> doesn't define.  */
51 #undef off_t
53 /* Define to `int' if <sys/types.h> doesn't define.  */
54 #undef pid_t
56 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
57 #undef size_t
59 /* If using the C implementation of alloca, define if you know the
60    direction of stack growth for your system; otherwise it will be
61    automatically deduced at run-time.
62  STACK_DIRECTION > 0 => grows toward higher addresses
63  STACK_DIRECTION < 0 => grows toward lower addresses
64  STACK_DIRECTION = 0 => direction of growth unknown
65  */
66 #undef STACK_DIRECTION
68 /* Define if you have the ANSI C header files.  */
69 #undef STDC_HEADERS
71 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
72 #undef TIME_WITH_SYS_TIME
74 /* Define to `int' if <sys/types.h> doesn't define.  */
75 #undef uid_t
77 /* Define vfork as fork if vfork does not work.  */
78 #undef vfork
80 /* Define to 1 if NLS is requested.  */
81 #undef ENABLE_NLS
83 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
84 #undef HAVE_CATGETS
86 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
87 #undef HAVE_GETTEXT
89 /* Define if your locale.h file contains LC_MESSAGES.  */
90 #undef HAVE_LC_MESSAGES
92 /* Define as 1 if you have the stpcpy function.  */
93 #undef HAVE_STPCPY
95 /* Define if your assembler supports specifying the maximum number
96    of bytes to skip when using the GAS .p2align command. */
97 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
99 /* Define if your assembler supports .balign and .p2align.  */
100 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
102 /* Define if your assembler uses the old HImode fild and fist notation.  */
103 #undef HAVE_GAS_FILDS_FISTS
105 /* Define to `int' if <sys/types.h> doesn't define.  */
106 #undef ssize_t
108 /* Define if you have the __argz_count function.  */
109 #undef HAVE___ARGZ_COUNT
111 /* Define if you have the __argz_next function.  */
112 #undef HAVE___ARGZ_NEXT
114 /* Define if you have the __argz_stringify function.  */
115 #undef HAVE___ARGZ_STRINGIFY
117 /* Define if you have the atoll function.  */
118 #undef HAVE_ATOLL
120 /* Define if you have the atoq function.  */
121 #undef HAVE_ATOQ
123 /* Define if you have the bcmp function.  */
124 #undef HAVE_BCMP
126 /* Define if you have the bcopy function.  */
127 #undef HAVE_BCOPY
129 /* Define if you have the bsearch function.  */
130 #undef HAVE_BSEARCH
132 /* Define if you have the bzero function.  */
133 #undef HAVE_BZERO
135 /* Define if you have the dcgettext function.  */
136 #undef HAVE_DCGETTEXT
138 /* Define if you have the fputc_unlocked function.  */
139 #undef HAVE_FPUTC_UNLOCKED
141 /* Define if you have the fputs_unlocked function.  */
142 #undef HAVE_FPUTS_UNLOCKED
144 /* Define if you have the getcwd function.  */
145 #undef HAVE_GETCWD
147 /* Define if you have the getpagesize function.  */
148 #undef HAVE_GETPAGESIZE
150 /* Define if you have the getrlimit function.  */
151 #undef HAVE_GETRLIMIT
153 /* Define if you have the getrusage function.  */
154 #undef HAVE_GETRUSAGE
156 /* Define if you have the gettimeofday function.  */
157 #undef HAVE_GETTIMEOFDAY
159 /* Define if you have the index function.  */
160 #undef HAVE_INDEX
162 /* Define if you have the isascii function.  */
163 #undef HAVE_ISASCII
165 /* Define if you have the kill function.  */
166 #undef HAVE_KILL
168 /* Define if you have the munmap function.  */
169 #undef HAVE_MUNMAP
171 /* Define if you have the popen function.  */
172 #undef HAVE_POPEN
174 /* Define if you have the putc_unlocked function.  */
175 #undef HAVE_PUTC_UNLOCKED
177 /* Define if you have the putenv function.  */
178 #undef HAVE_PUTENV
180 /* Define if you have the rindex function.  */
181 #undef HAVE_RINDEX
183 /* Define if you have the setenv function.  */
184 #undef HAVE_SETENV
186 /* Define if you have the setlocale function.  */
187 #undef HAVE_SETLOCALE
189 /* Define if you have the setrlimit function.  */
190 #undef HAVE_SETRLIMIT
192 /* Define if you have the stpcpy function.  */
193 #undef HAVE_STPCPY
195 /* Define if you have the strcasecmp function.  */
196 #undef HAVE_STRCASECMP
198 /* Define if you have the strchr function.  */
199 #undef HAVE_STRCHR
201 /* Define if you have the strdup function.  */
202 #undef HAVE_STRDUP
204 /* Define if you have the strrchr function.  */
205 #undef HAVE_STRRCHR
207 /* Define if you have the strsignal function.  */
208 #undef HAVE_STRSIGNAL
210 /* Define if you have the strtoul function.  */
211 #undef HAVE_STRTOUL
213 /* Define if you have the sysconf function.  */
214 #undef HAVE_SYSCONF
216 /* Define if you have the valloc function.  */
217 #undef HAVE_VALLOC
219 /* Define if you have the <argz.h> header file.  */
220 #undef HAVE_ARGZ_H
222 /* Define if you have the <direct.h> header file.  */
223 #undef HAVE_DIRECT_H
225 /* Define if you have the <fcntl.h> header file.  */
226 #undef HAVE_FCNTL_H
228 /* Define if you have the <limits.h> header file.  */
229 #undef HAVE_LIMITS_H
231 /* Define if you have the <locale.h> header file.  */
232 #undef HAVE_LOCALE_H
234 /* Define if you have the <malloc.h> header file.  */
235 #undef HAVE_MALLOC_H
237 /* Define if you have the <nl_types.h> header file.  */
238 #undef HAVE_NL_TYPES_H
240 /* Define if you have the <stab.h> header file.  */
241 #undef HAVE_STAB_H
243 /* Define if you have the <stddef.h> header file.  */
244 #undef HAVE_STDDEF_H
246 /* Define if you have the <stdlib.h> header file.  */
247 #undef HAVE_STDLIB_H
249 /* Define if you have the <string.h> header file.  */
250 #undef HAVE_STRING_H
252 /* Define if you have the <strings.h> header file.  */
253 #undef HAVE_STRINGS_H
255 /* Define if you have the <sys/file.h> header file.  */
256 #undef HAVE_SYS_FILE_H
258 /* Define if you have the <sys/param.h> header file.  */
259 #undef HAVE_SYS_PARAM_H
261 /* Define if you have the <sys/resource.h> header file.  */
262 #undef HAVE_SYS_RESOURCE_H
264 /* Define if you have the <sys/stat.h> header file.  */
265 #undef HAVE_SYS_STAT_H
267 /* Define if you have the <sys/time.h> header file.  */
268 #undef HAVE_SYS_TIME_H
270 /* Define if you have the <sys/times.h> header file.  */
271 #undef HAVE_SYS_TIMES_H
273 /* Define if you have the <time.h> header file.  */
274 #undef HAVE_TIME_H
276 /* Define if you have the <unistd.h> header file.  */
277 #undef HAVE_UNISTD_H
279 /* Define if you have the i library (-li).  */
280 #undef HAVE_LIBI
282 /* Define to enable the use of a default linker. */
283 #undef DEFAULT_LINKER
285 /* Define to enable the use of a default assembler. */
286 #undef DEFAULT_ASSEMBLER
288 /* Define if you want more run-time sanity checks.  This one gets a grab
289    bag of miscellaneous but relatively cheap checks. */
290 #undef ENABLE_CHECKING
292 /* Define if you want all operations on trees (the basic data
293    structure of the front ends) to be checked for dynamic type safety
294    at runtime.  This is moderately expensive. */
295 #undef ENABLE_TREE_CHECKING
297 /* Define if you want all operations on RTL (the basic data structure
298    of the optimizer and back end) to be checked for dynamic type safety
299    at runtime.  This is quite expensive. */
300 #undef ENABLE_RTL_CHECKING
302 /* Define if you want the garbage collector to do object poisoning and
303    other memory allocation checks.  This is quite expensive. */
304 #undef ENABLE_GC_CHECKING
306 /* Define if you want the garbage collector to operate in maximally
307    paranoid mode, validating the entire heap and collecting garbage at
308    every opportunity.  This is extremely expensive. */
309 #undef ENABLE_GC_ALWAYS_COLLECT
311 /* Define if your compiler understands volatile. */
312 #undef HAVE_VOLATILE
314 /* Define if you can safely include both <string.h> and <strings.h>. */
315 #undef STRING_WITH_STRINGS
317 /* Define if you have a working <inttypes.h> header file. */
318 #undef HAVE_INTTYPES_H
320 /* Define if enumerated bitfields are treated as unsigned values. */
321 #undef ENUM_BITFIELDS_ARE_UNSIGNED
323 /* Define if printf supports %p. */
324 #undef HAVE_PRINTF_PTR
326 /* Define if mmap can get us zeroed pages without MAP_FIXED. */
327 #undef HAVE_MMAP_ANYWHERE
329 /* Define if read-only mmap of a plain file works. */
330 #undef HAVE_MMAP_FILE
332 /* Define to 1 if we found this declaration otherwise define to 0. */
333 #undef HAVE_DECL_BCOPY
335 /* Define to 1 if we found this declaration otherwise define to 0. */
336 #undef HAVE_DECL_BZERO
338 /* Define to 1 if we found this declaration otherwise define to 0. */
339 #undef HAVE_DECL_BCMP
341 /* Define to 1 if we found this declaration otherwise define to 0. */
342 #undef HAVE_DECL_INDEX
344 /* Define to 1 if we found this declaration otherwise define to 0. */
345 #undef HAVE_DECL_RINDEX
347 /* Define to 1 if we found this declaration otherwise define to 0. */
348 #undef HAVE_DECL_GETENV
350 /* Define to 1 if we found this declaration otherwise define to 0. */
351 #undef HAVE_DECL_ATOL
353 /* Define to 1 if we found this declaration otherwise define to 0. */
354 #undef HAVE_DECL_SBRK
356 /* Define to 1 if we found this declaration otherwise define to 0. */
357 #undef HAVE_DECL_ABORT
359 /* Define to 1 if we found this declaration otherwise define to 0. */
360 #undef HAVE_DECL_ATOF
362 /* Define to 1 if we found this declaration otherwise define to 0. */
363 #undef HAVE_DECL_GETCWD
365 /* Define to 1 if we found this declaration otherwise define to 0. */
366 #undef HAVE_DECL_GETWD
368 /* Define to 1 if we found this declaration otherwise define to 0. */
369 #undef HAVE_DECL_STRSIGNAL
371 /* Define to 1 if we found this declaration otherwise define to 0. */
372 #undef HAVE_DECL_PUTC_UNLOCKED
374 /* Define to 1 if we found this declaration otherwise define to 0. */
375 #undef HAVE_DECL_FPUTS_UNLOCKED
377 /* Define to 1 if we found this declaration otherwise define to 0. */
378 #undef HAVE_DECL_STRSTR
380 /* Define to 1 if we found this declaration otherwise define to 0. */
381 #undef HAVE_DECL_ENVIRON
383 /* Define to 1 if we found this declaration otherwise define to 0. */
384 #undef HAVE_DECL_MALLOC
386 /* Define to 1 if we found this declaration otherwise define to 0. */
387 #undef HAVE_DECL_REALLOC
389 /* Define to 1 if we found this declaration otherwise define to 0. */
390 #undef HAVE_DECL_CALLOC
392 /* Define to 1 if we found this declaration otherwise define to 0. */
393 #undef HAVE_DECL_FREE
395 /* Define to 1 if we found this declaration otherwise define to 0. */
396 #undef HAVE_DECL_BASENAME
398 /* Define to 1 if we found this declaration otherwise define to 0. */
399 #undef HAVE_DECL_GETOPT
401 /* Define to 1 if we found this declaration otherwise define to 0. */
402 #undef HAVE_DECL_GETRLIMIT
404 /* Define to 1 if we found this declaration otherwise define to 0. */
405 #undef HAVE_DECL_SETRLIMIT
407 /* Define to 1 if we found this declaration otherwise define to 0. */
408 #undef HAVE_DECL_GETRUSAGE
410 /* Define if host mkdir takes a single argument. */
411 #undef MKDIR_TAKES_ONE_ARG
413 /* Define to the name of the distribution. */
414 #undef PACKAGE
416 /* Define to the version of the distribution. */
417 #undef VERSION
419 /* Define to 1 if installation paths should be looked up in Windows32
420    Registry. Ignored on non windows32 hosts. */
421 #undef ENABLE_WIN32_REGISTRY
423 /* Define to be the last portion of registry key on windows hosts. */
424 #undef WIN32_REGISTRY_KEY
426 /* Define if your assembler supports .subsection and .subsection -1 starts
427    emitting at the beginning of your section. */
428 #undef HAVE_GAS_SUBSECTION_ORDERING
430 /* Define if your assembler supports .weak. */
431 #undef HAVE_GAS_WEAK
433 /* Define if your assembler supports .hidden. */
434 #undef HAVE_GAS_HIDDEN
436 /* Define if your assembler supports .register. */
437 #undef HAVE_AS_REGISTER_PSEUDO_OP
439 /* Define if your assembler supports -relax option. */
440 #undef HAVE_AS_RELAX_OPTION
442 /* Define if the assembler supports 64bit sparc. */
443 #undef AS_SPARC64_FLAG
445 /* Define if your assembler supports offsetable %lo(). */
446 #undef HAVE_AS_OFFSETABLE_LO10
448 /* Define if you want to always select the new-abi for g++. */
449 #undef ENABLE_NEW_GXX_ABI
451 /* Define to 1 if you want to enable namespaces (-fhonor-std) by default. */
452 #undef ENABLE_STD_NAMESPACE