* gdb.base/stack-checking.c (big_frame): Reduce stack consumption
[deliverable/binutils-gdb.git] / binutils / config.in
CommitLineData
42ecbf5e 1/* config.in. Generated from configure.in by autoheader. */
252b5132 2
42ecbf5e
DJ
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6#undef CRAY_STACKSEG_END
7
8/* Define to 1 if using `alloca.c'. */
252b5132
RH
9#undef C_ALLOCA
10
8c61c153
AM
11/* Define to 1 if translation of program messages to the user's native
12 language is requested. */
42ecbf5e 13#undef ENABLE_NLS
252b5132 14
42ecbf5e
DJ
15/* Suffix used for executables, if any. */
16#undef EXECUTABLE_SUFFIX
252b5132 17
42ecbf5e 18/* Define to 1 if you have `alloca', as a function or macro. */
252b5132
RH
19#undef HAVE_ALLOCA
20
42ecbf5e
DJ
21/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22 */
252b5132
RH
23#undef HAVE_ALLOCA_H
24
398ee8f1
SE
25/* Define to 1 if you have the declaration of `environ', and to 0 if you
26 don't. */
27#undef HAVE_DECL_ENVIRON
28
29/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
30 don't. */
31#undef HAVE_DECL_FPRINTF
32
b7d4af3a
JW
33/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
34 don't. */
35#undef HAVE_DECL_GETC_UNLOCKED
36
398ee8f1
SE
37/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
38 */
39#undef HAVE_DECL_GETENV
40
42ecbf5e
DJ
41/* Is the prototype for getopt in <unistd.h> in the expected format? */
42#undef HAVE_DECL_GETOPT
252b5132 43
398ee8f1
SE
44/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
45 */
46#undef HAVE_DECL_SBRK
47
82de001f
JJ
48/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
49 don't. */
50#undef HAVE_DECL_SNPRINTF
51
3e321448
L
52/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
53 */
54#undef HAVE_DECL_STPCPY
55
398ee8f1
SE
56/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
57 */
58#undef HAVE_DECL_STRSTR
59
82de001f
JJ
60/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
61 don't. */
62#undef HAVE_DECL_VSNPRINTF
63
ae351704
AM
64/* Define to 1 if you have the <dlfcn.h> header file. */
65#undef HAVE_DLFCN_H
66
42ecbf5e
DJ
67/* Does the platform use an executable suffix? */
68#undef HAVE_EXECUTABLE_SUFFIX
252b5132 69
42ecbf5e
DJ
70/* Define to 1 if you have the <fcntl.h> header file. */
71#undef HAVE_FCNTL_H
252b5132 72
42ecbf5e
DJ
73/* Is fopen64 available? */
74#undef HAVE_FOPEN64
252b5132 75
42ecbf5e
DJ
76/* Define to 1 if you have the `getc_unlocked' function. */
77#undef HAVE_GETC_UNLOCKED
252b5132 78
42ecbf5e
DJ
79/* Does <utime.h> define struct utimbuf? */
80#undef HAVE_GOOD_UTIME_H
252b5132 81
ae351704
AM
82/* Define if you have the iconv() function. */
83#undef HAVE_ICONV
84
42ecbf5e
DJ
85/* Define to 1 if you have the <inttypes.h> header file. */
86#undef HAVE_INTTYPES_H
252b5132 87
13a09c7c
L
88/* Define to 1 if you have the <limits.h> header file. */
89#undef HAVE_LIMITS_H
90
42ecbf5e
DJ
91/* Define to 1 if you have the <memory.h> header file. */
92#undef HAVE_MEMORY_H
93
f9c026a8
NC
94/* Define to 1 if you have the `mkdtemp' function. */
95#undef HAVE_MKDTEMP
96
97/* Define to 1 if you have the `mkstemp' function. */
98#undef HAVE_MKSTEMP
99
42ecbf5e 100/* Define to 1 if you have the `sbrk' function. */
252b5132
RH
101#undef HAVE_SBRK
102
42ecbf5e 103/* Define to 1 if you have the `setmode' function. */
5af11cab
AM
104#undef HAVE_SETMODE
105
42ecbf5e
DJ
106/* Is stat64 available? */
107#undef HAVE_STAT64
108
109/* Define to 1 if you have the <stdint.h> header file. */
110#undef HAVE_STDINT_H
111
112/* Define to 1 if you have the <stdlib.h> header file. */
113#undef HAVE_STDLIB_H
114
42ecbf5e 115/* Define to 1 if you have the `strcoll' function. */
9710509e
AM
116#undef HAVE_STRCOLL
117
42ecbf5e
DJ
118/* Define to 1 if you have the <strings.h> header file. */
119#undef HAVE_STRINGS_H
252b5132 120
42ecbf5e
DJ
121/* Define to 1 if you have the <string.h> header file. */
122#undef HAVE_STRING_H
252b5132 123
42ecbf5e
DJ
124/* Define to 1 if you have the <sys/file.h> header file. */
125#undef HAVE_SYS_FILE_H
252b5132 126
13a09c7c
L
127/* Define to 1 if you have the <sys/param.h> header file. */
128#undef HAVE_SYS_PARAM_H
129
42ecbf5e
DJ
130/* Define to 1 if you have the <sys/stat.h> header file. */
131#undef HAVE_SYS_STAT_H
252b5132 132
42ecbf5e
DJ
133/* Define to 1 if you have the <sys/types.h> header file. */
134#undef HAVE_SYS_TYPES_H
252b5132 135
42ecbf5e
DJ
136/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
137#undef HAVE_SYS_WAIT_H
252b5132 138
42ecbf5e
DJ
139/* Is the type time_t defined in <time.h>? */
140#undef HAVE_TIME_T_IN_TIME_H
252b5132 141
42ecbf5e
DJ
142/* Is the type time_t defined in <sys/types.h>? */
143#undef HAVE_TIME_T_IN_TYPES_H
252b5132 144
42ecbf5e
DJ
145/* Define to 1 if you have the <unistd.h> header file. */
146#undef HAVE_UNISTD_H
252b5132 147
42ecbf5e
DJ
148/* Define to 1 if you have the `utimes' function. */
149#undef HAVE_UTIMES
252b5132 150
1b315056
CS
151/* Define to 1 if you have the <zlib.h> header file. */
152#undef HAVE_ZLIB_H
153
ae351704
AM
154/* Define as const if the declaration of iconv() needs const. */
155#undef ICONV_CONST
156
157/* Define to the sub-directory in which libtool stores uninstalled libraries.
158 */
159#undef LT_OBJDIR
160
42ecbf5e
DJ
161/* Name of package */
162#undef PACKAGE
2481e6a2 163
42ecbf5e
DJ
164/* Define to the address where bug reports for this package should be sent. */
165#undef PACKAGE_BUGREPORT
bb0cb4db 166
42ecbf5e
DJ
167/* Define to the full name of this package. */
168#undef PACKAGE_NAME
cedd9a58 169
42ecbf5e
DJ
170/* Define to the full name and version of this package. */
171#undef PACKAGE_STRING
fb5b5478 172
42ecbf5e
DJ
173/* Define to the one symbol short name of this package. */
174#undef PACKAGE_TARNAME
cedd9a58 175
42ecbf5e
DJ
176/* Define to the version of this package. */
177#undef PACKAGE_VERSION
252b5132 178
42ecbf5e
DJ
179/* If using the C implementation of alloca, define if you know the
180 direction of stack growth for your system; otherwise it will be
181 automatically deduced at run-time.
182 STACK_DIRECTION > 0 => grows toward higher addresses
183 STACK_DIRECTION < 0 => grows toward lower addresses
184 STACK_DIRECTION = 0 => direction of growth unknown */
185#undef STACK_DIRECTION
252b5132 186
42ecbf5e
DJ
187/* Define to 1 if you have the ANSI C header files. */
188#undef STDC_HEADERS
e46eba98 189
42ecbf5e
DJ
190/* Configured target name. */
191#undef TARGET
252b5132 192
42ecbf5e
DJ
193/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
194#undef TARGET_PREPENDS_UNDERSCORE
252b5132 195
42ecbf5e
DJ
196/* Use b modifier when opening binary files? */
197#undef USE_BINARY_FOPEN
252b5132 198
42ecbf5e
DJ
199/* Version number of package */
200#undef VERSION
252b5132 201
42ecbf5e
DJ
202/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
203 `char[]'. */
204#undef YYTEXT_POINTER
252b5132 205
3e321448
L
206/* Enable GNU extensions on systems that have them. */
207#ifndef _GNU_SOURCE
208# undef _GNU_SOURCE
209#endif
210
42ecbf5e
DJ
211/* Enable LFS */
212#undef _LARGEFILE64_SOURCE
7357c5b6
AM
213
214/* Define to 1 if on MINIX. */
215#undef _MINIX
216
217/* Define to 2 if the system does not provide POSIX.1 features except with
218 this defined. */
219#undef _POSIX_1_SOURCE
220
221/* Define to 1 if you need to in order for `stat' and other things to work. */
222#undef _POSIX_SOURCE
223
224/* Enable extensions on AIX 3, Interix. */
225#ifndef _ALL_SOURCE
226# undef _ALL_SOURCE
227#endif
228/* Enable GNU extensions on systems that have them. */
229#ifndef _GNU_SOURCE
230# undef _GNU_SOURCE
231#endif
232/* Enable threading extensions on Solaris. */
233#ifndef _POSIX_PTHREAD_SEMANTICS
234# undef _POSIX_PTHREAD_SEMANTICS
235#endif
236/* Enable extensions on HP NonStop. */
237#ifndef _TANDEM_SOURCE
238# undef _TANDEM_SOURCE
239#endif
240/* Enable general extensions on Solaris. */
241#ifndef __EXTENSIONS__
242# undef __EXTENSIONS__
243#endif
244
This page took 0.499787 seconds and 4 git commands to generate.