[ARM] Fix extern protected data handling
[deliverable/binutils-gdb.git] / binutils / config.in
CommitLineData
35eafcc7 1/* config.in. Generated from configure.ac by autoheader. */
252b5132 2
df7b86aa
NC
3/* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
e6f88107 5#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
df7b86aa
NC
6# error config.h must be #included before system headers
7#endif
e6f88107 8#define __CONFIG_H__ 1
df7b86aa 9
42ecbf5e
DJ
10/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
11 systems. This function is required for `alloca.c' support on those systems.
12 */
13#undef CRAY_STACKSEG_END
14
15/* Define to 1 if using `alloca.c'. */
252b5132
RH
16#undef C_ALLOCA
17
9cb80f72
RM
18/* Should ar and ranlib use -D behavior by default? */
19#undef DEFAULT_AR_DETERMINISTIC
20
7fac9594
NC
21/* Should strings use -a behavior by default? */
22#undef DEFAULT_STRINGS_ALL
23
8c61c153
AM
24/* Define to 1 if translation of program messages to the user's native
25 language is requested. */
42ecbf5e 26#undef ENABLE_NLS
252b5132 27
42ecbf5e
DJ
28/* Suffix used for executables, if any. */
29#undef EXECUTABLE_SUFFIX
252b5132 30
42ecbf5e 31/* Define to 1 if you have `alloca', as a function or macro. */
252b5132
RH
32#undef HAVE_ALLOCA
33
42ecbf5e
DJ
34/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
35 */
252b5132
RH
36#undef HAVE_ALLOCA_H
37
398ee8f1
SE
38/* Define to 1 if you have the declaration of `environ', and to 0 if you
39 don't. */
40#undef HAVE_DECL_ENVIRON
41
42/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
43 don't. */
44#undef HAVE_DECL_FPRINTF
45
b7d4af3a
JW
46/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
47 don't. */
48#undef HAVE_DECL_GETC_UNLOCKED
49
398ee8f1
SE
50/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
51 */
52#undef HAVE_DECL_GETENV
53
42ecbf5e
DJ
54/* Is the prototype for getopt in <unistd.h> in the expected format? */
55#undef HAVE_DECL_GETOPT
252b5132 56
398ee8f1
SE
57/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
58 */
59#undef HAVE_DECL_SBRK
60
82de001f
JJ
61/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
62 don't. */
63#undef HAVE_DECL_SNPRINTF
64
3e321448
L
65/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
66 */
67#undef HAVE_DECL_STPCPY
68
952781e8
AM
69/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
70 don't. */
71#undef HAVE_DECL_STRNLEN
72
398ee8f1
SE
73/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
74 */
75#undef HAVE_DECL_STRSTR
76
82de001f
JJ
77/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
78 don't. */
79#undef HAVE_DECL_VSNPRINTF
80
ae351704
AM
81/* Define to 1 if you have the <dlfcn.h> header file. */
82#undef HAVE_DLFCN_H
83
42ecbf5e
DJ
84/* Does the platform use an executable suffix? */
85#undef HAVE_EXECUTABLE_SUFFIX
252b5132 86
42ecbf5e
DJ
87/* Define to 1 if you have the <fcntl.h> header file. */
88#undef HAVE_FCNTL_H
252b5132 89
42ecbf5e
DJ
90/* Define to 1 if you have the `getc_unlocked' function. */
91#undef HAVE_GETC_UNLOCKED
252b5132 92
42ecbf5e
DJ
93/* Does <utime.h> define struct utimbuf? */
94#undef HAVE_GOOD_UTIME_H
252b5132 95
ae351704
AM
96/* Define if you have the iconv() function. */
97#undef HAVE_ICONV
98
42ecbf5e
DJ
99/* Define to 1 if you have the <inttypes.h> header file. */
100#undef HAVE_INTTYPES_H
252b5132 101
44350750
NC
102/* Define if your <locale.h> file defines LC_MESSAGES. */
103#undef HAVE_LC_MESSAGES
104
13a09c7c
L
105/* Define to 1 if you have the <limits.h> header file. */
106#undef HAVE_LIMITS_H
107
58797674
RM
108/* Define to 1 if you have the <locale.h> header file. */
109#undef HAVE_LOCALE_H
110
4c219c2e
AM
111/* Define to 1 if the system has the type `long long'. */
112#undef HAVE_LONG_LONG
113
3bfcb652
NC
114/* Define if mbstate_t exists in wchar.h. */
115#undef HAVE_MBSTATE_T
116
42ecbf5e
DJ
117/* Define to 1 if you have the <memory.h> header file. */
118#undef HAVE_MEMORY_H
119
f9c026a8
NC
120/* Define to 1 if you have the `mkdtemp' function. */
121#undef HAVE_MKDTEMP
122
123/* Define to 1 if you have the `mkstemp' function. */
124#undef HAVE_MKSTEMP
125
42ecbf5e 126/* Define to 1 if you have the `sbrk' function. */
252b5132
RH
127#undef HAVE_SBRK
128
44350750
NC
129/* Define to 1 if you have the `setlocale' function. */
130#undef HAVE_SETLOCALE
131
42ecbf5e 132/* Define to 1 if you have the `setmode' function. */
5af11cab
AM
133#undef HAVE_SETMODE
134
42ecbf5e
DJ
135/* Define to 1 if you have the <stdint.h> header file. */
136#undef HAVE_STDINT_H
137
138/* Define to 1 if you have the <stdlib.h> header file. */
139#undef HAVE_STDLIB_H
140
42ecbf5e 141/* Define to 1 if you have the `strcoll' function. */
9710509e
AM
142#undef HAVE_STRCOLL
143
42ecbf5e
DJ
144/* Define to 1 if you have the <strings.h> header file. */
145#undef HAVE_STRINGS_H
252b5132 146
42ecbf5e
DJ
147/* Define to 1 if you have the <string.h> header file. */
148#undef HAVE_STRING_H
252b5132 149
42ecbf5e
DJ
150/* Define to 1 if you have the <sys/file.h> header file. */
151#undef HAVE_SYS_FILE_H
252b5132 152
13a09c7c
L
153/* Define to 1 if you have the <sys/param.h> header file. */
154#undef HAVE_SYS_PARAM_H
155
42ecbf5e
DJ
156/* Define to 1 if you have the <sys/stat.h> header file. */
157#undef HAVE_SYS_STAT_H
252b5132 158
42ecbf5e
DJ
159/* Define to 1 if you have the <sys/types.h> header file. */
160#undef HAVE_SYS_TYPES_H
252b5132 161
42ecbf5e
DJ
162/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
163#undef HAVE_SYS_WAIT_H
252b5132 164
42ecbf5e
DJ
165/* Is the type time_t defined in <time.h>? */
166#undef HAVE_TIME_T_IN_TIME_H
252b5132 167
42ecbf5e
DJ
168/* Is the type time_t defined in <sys/types.h>? */
169#undef HAVE_TIME_T_IN_TYPES_H
252b5132 170
42ecbf5e
DJ
171/* Define to 1 if you have the <unistd.h> header file. */
172#undef HAVE_UNISTD_H
252b5132 173
42ecbf5e
DJ
174/* Define to 1 if you have the `utimes' function. */
175#undef HAVE_UTIMES
252b5132 176
3bfcb652
NC
177/* Define to 1 if you have the <wchar.h> header file. */
178#undef HAVE_WCHAR_H
179
b879806f
AM
180/* Define to 1 if you have the <windows.h> header file. */
181#undef HAVE_WINDOWS_H
182
ae351704
AM
183/* Define as const if the declaration of iconv() needs const. */
184#undef ICONV_CONST
185
186/* Define to the sub-directory in which libtool stores uninstalled libraries.
187 */
188#undef LT_OBJDIR
189
42ecbf5e
DJ
190/* Name of package */
191#undef PACKAGE
2481e6a2 192
42ecbf5e
DJ
193/* Define to the address where bug reports for this package should be sent. */
194#undef PACKAGE_BUGREPORT
bb0cb4db 195
42ecbf5e
DJ
196/* Define to the full name of this package. */
197#undef PACKAGE_NAME
cedd9a58 198
42ecbf5e
DJ
199/* Define to the full name and version of this package. */
200#undef PACKAGE_STRING
fb5b5478 201
42ecbf5e
DJ
202/* Define to the one symbol short name of this package. */
203#undef PACKAGE_TARNAME
cedd9a58 204
81ecdfbb
RW
205/* Define to the home page for this package. */
206#undef PACKAGE_URL
207
42ecbf5e
DJ
208/* Define to the version of this package. */
209#undef PACKAGE_VERSION
252b5132 210
4c219c2e
AM
211/* The size of `long', as computed by sizeof. */
212#undef SIZEOF_LONG
213
214/* The size of `long long', as computed by sizeof. */
215#undef SIZEOF_LONG_LONG
216
42ecbf5e
DJ
217/* If using the C implementation of alloca, define if you know the
218 direction of stack growth for your system; otherwise it will be
81ecdfbb 219 automatically deduced at runtime.
42ecbf5e
DJ
220 STACK_DIRECTION > 0 => grows toward higher addresses
221 STACK_DIRECTION < 0 => grows toward lower addresses
222 STACK_DIRECTION = 0 => direction of growth unknown */
223#undef STACK_DIRECTION
252b5132 224
42ecbf5e
DJ
225/* Define to 1 if you have the ANSI C header files. */
226#undef STDC_HEADERS
e46eba98 227
f2c621e4
AS
228/* Define if you can safely include both <string.h> and <strings.h>. */
229#undef STRING_WITH_STRINGS
230
42ecbf5e
DJ
231/* Configured target name. */
232#undef TARGET
252b5132 233
42ecbf5e
DJ
234/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
235#undef TARGET_PREPENDS_UNDERSCORE
252b5132 236
42ecbf5e
DJ
237/* Use b modifier when opening binary files? */
238#undef USE_BINARY_FOPEN
252b5132 239
81ecdfbb
RW
240/* Enable extensions on AIX 3, Interix. */
241#ifndef _ALL_SOURCE
242# undef _ALL_SOURCE
243#endif
244/* Enable GNU extensions on systems that have them. */
245#ifndef _GNU_SOURCE
246# undef _GNU_SOURCE
247#endif
248/* Enable threading extensions on Solaris. */
249#ifndef _POSIX_PTHREAD_SEMANTICS
250# undef _POSIX_PTHREAD_SEMANTICS
251#endif
252/* Enable extensions on HP NonStop. */
253#ifndef _TANDEM_SOURCE
254# undef _TANDEM_SOURCE
255#endif
256/* Enable general extensions on Solaris. */
257#ifndef __EXTENSIONS__
258# undef __EXTENSIONS__
259#endif
260
261
42ecbf5e
DJ
262/* Version number of package */
263#undef VERSION
252b5132 264
42ecbf5e
DJ
265/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
266 `char[]'. */
267#undef YYTEXT_POINTER
252b5132 268
d053aef8
JK
269/* Number of bits in a file offset, on hosts where this is settable. */
270#undef _FILE_OFFSET_BITS
271
d053aef8
JK
272/* Define for large files, on AIX-style hosts. */
273#undef _LARGE_FILES
274
7357c5b6
AM
275/* Define to 1 if on MINIX. */
276#undef _MINIX
277
278/* Define to 2 if the system does not provide POSIX.1 features except with
279 this defined. */
280#undef _POSIX_1_SOURCE
281
282/* Define to 1 if you need to in order for `stat' and other things to work. */
283#undef _POSIX_SOURCE
This page took 0.576419 seconds and 4 git commands to generate.