2012-04-19 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / gnulib / config.in
CommitLineData
c971b7fa
PA
1/* config.in. Generated from configure.ac by autoheader. */
2
3/* Define to the number of bits in type 'ptrdiff_t'. */
4#undef BITSIZEOF_PTRDIFF_T
5
6/* Define to the number of bits in type 'sig_atomic_t'. */
7#undef BITSIZEOF_SIG_ATOMIC_T
8
9/* Define to the number of bits in type 'size_t'. */
10#undef BITSIZEOF_SIZE_T
11
12/* Define to the number of bits in type 'wchar_t'. */
13#undef BITSIZEOF_WCHAR_T
14
15/* Define to the number of bits in type 'wint_t'. */
16#undef BITSIZEOF_WINT_T
17
18/* Define to 1 when the gnulib module memchr should be tested. */
19#undef GNULIB_TEST_MEMCHR
20
21/* Define to 1 when the gnulib module memmem should be tested. */
22#undef GNULIB_TEST_MEMMEM
23
24/* Define to 1 if you have the <bp-sym.h> header file. */
25#undef HAVE_BP_SYM_H
26
27/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
28 */
29#undef HAVE_DECL_MEMMEM
30
31/* Define to 1 if you have the <inttypes.h> header file. */
32#undef HAVE_INTTYPES_H
33
34/* Define to 1 if the system has the type 'long long int'. */
35#undef HAVE_LONG_LONG_INT
36
37/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
38 config.h and <sys/mman.h>. */
39#undef HAVE_MAP_ANONYMOUS
40
41/* Define to 1 if you have the `memmem' function. */
42#undef HAVE_MEMMEM
43
44/* Define to 1 if you have the <memory.h> header file. */
45#undef HAVE_MEMORY_H
46
47/* Define to 1 if you have the 'mprotect' function. */
48#undef HAVE_MPROTECT
49
50/* Define to 1 if ffsl is declared even after undefining macros. */
51#undef HAVE_RAW_DECL_FFSL
52
53/* Define to 1 if ffsll is declared even after undefining macros. */
54#undef HAVE_RAW_DECL_FFSLL
55
56/* Define to 1 if imaxabs is declared even after undefining macros. */
57#undef HAVE_RAW_DECL_IMAXABS
58
59/* Define to 1 if imaxdiv is declared even after undefining macros. */
60#undef HAVE_RAW_DECL_IMAXDIV
61
62/* Define to 1 if memmem is declared even after undefining macros. */
63#undef HAVE_RAW_DECL_MEMMEM
64
65/* Define to 1 if mempcpy is declared even after undefining macros. */
66#undef HAVE_RAW_DECL_MEMPCPY
67
68/* Define to 1 if memrchr is declared even after undefining macros. */
69#undef HAVE_RAW_DECL_MEMRCHR
70
71/* Define to 1 if rawmemchr is declared even after undefining macros. */
72#undef HAVE_RAW_DECL_RAWMEMCHR
73
74/* Define to 1 if stpcpy is declared even after undefining macros. */
75#undef HAVE_RAW_DECL_STPCPY
76
77/* Define to 1 if stpncpy is declared even after undefining macros. */
78#undef HAVE_RAW_DECL_STPNCPY
79
80/* Define to 1 if strcasestr is declared even after undefining macros. */
81#undef HAVE_RAW_DECL_STRCASESTR
82
83/* Define to 1 if strchrnul is declared even after undefining macros. */
84#undef HAVE_RAW_DECL_STRCHRNUL
85
86/* Define to 1 if strdup is declared even after undefining macros. */
87#undef HAVE_RAW_DECL_STRDUP
88
89/* Define to 1 if strerror_r is declared even after undefining macros. */
90#undef HAVE_RAW_DECL_STRERROR_R
91
92/* Define to 1 if strncat is declared even after undefining macros. */
93#undef HAVE_RAW_DECL_STRNCAT
94
95/* Define to 1 if strndup is declared even after undefining macros. */
96#undef HAVE_RAW_DECL_STRNDUP
97
98/* Define to 1 if strnlen is declared even after undefining macros. */
99#undef HAVE_RAW_DECL_STRNLEN
100
101/* Define to 1 if strpbrk is declared even after undefining macros. */
102#undef HAVE_RAW_DECL_STRPBRK
103
104/* Define to 1 if strsep is declared even after undefining macros. */
105#undef HAVE_RAW_DECL_STRSEP
106
107/* Define to 1 if strsignal is declared even after undefining macros. */
108#undef HAVE_RAW_DECL_STRSIGNAL
109
110/* Define to 1 if strtoimax is declared even after undefining macros. */
111#undef HAVE_RAW_DECL_STRTOIMAX
112
113/* Define to 1 if strtok_r is declared even after undefining macros. */
114#undef HAVE_RAW_DECL_STRTOK_R
115
116/* Define to 1 if strtoumax is declared even after undefining macros. */
117#undef HAVE_RAW_DECL_STRTOUMAX
118
119/* Define to 1 if strverscmp is declared even after undefining macros. */
120#undef HAVE_RAW_DECL_STRVERSCMP
121
122/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
123#undef HAVE_SIGNED_SIG_ATOMIC_T
124
125/* Define to 1 if 'wchar_t' is a signed integer type. */
126#undef HAVE_SIGNED_WCHAR_T
127
128/* Define to 1 if 'wint_t' is a signed integer type. */
129#undef HAVE_SIGNED_WINT_T
130
131/* Define to 1 if you have the <stdint.h> header file. */
132#undef HAVE_STDINT_H
133
134/* Define to 1 if you have the <stdlib.h> header file. */
135#undef HAVE_STDLIB_H
136
137/* Define to 1 if you have the <strings.h> header file. */
138#undef HAVE_STRINGS_H
139
140/* Define to 1 if you have the <string.h> header file. */
141#undef HAVE_STRING_H
142
143/* Define to 1 if you have the <sys/bitypes.h> header file. */
144#undef HAVE_SYS_BITYPES_H
145
146/* Define to 1 if you have the <sys/inttypes.h> header file. */
147#undef HAVE_SYS_INTTYPES_H
148
149/* Define to 1 if you have the <sys/mman.h> header file. */
150#undef HAVE_SYS_MMAN_H
151
152/* Define to 1 if you have the <sys/stat.h> header file. */
153#undef HAVE_SYS_STAT_H
154
155/* Define to 1 if you have the <sys/types.h> header file. */
156#undef HAVE_SYS_TYPES_H
157
158/* Define to 1 if you have the <unistd.h> header file. */
159#undef HAVE_UNISTD_H
160
161/* Define to 1 if the system has the type 'unsigned long long int'. */
162#undef HAVE_UNSIGNED_LONG_LONG_INT
163
164/* Define to 1 if you have the <wchar.h> header file. */
165#undef HAVE_WCHAR_H
166
167/* Define if you have the 'wchar_t' type. */
168#undef HAVE_WCHAR_T
169
170/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
171#undef MAP_ANONYMOUS
172
173/* Define to the address where bug reports for this package should be sent. */
174#undef PACKAGE_BUGREPORT
175
176/* Define to the full name of this package. */
177#undef PACKAGE_NAME
178
179/* Define to the full name and version of this package. */
180#undef PACKAGE_STRING
181
182/* Define to the one symbol short name of this package. */
183#undef PACKAGE_TARNAME
184
185/* Define to the home page for this package. */
186#undef PACKAGE_URL
187
188/* Define to the version of this package. */
189#undef PACKAGE_VERSION
190
191/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
192#undef PRI_MACROS_BROKEN
193
194/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
195 'ptrdiff_t'. */
196#undef PTRDIFF_T_SUFFIX
197
198/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
199 'sig_atomic_t'. */
200#undef SIG_ATOMIC_T_SUFFIX
201
202/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
203 'size_t'. */
204#undef SIZE_T_SUFFIX
205
206/* Define to 1 if you have the ANSI C header files. */
207#undef STDC_HEADERS
208
209/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
210 'wchar_t'. */
211#undef WCHAR_T_SUFFIX
212
213/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
214 'wint_t'. */
215#undef WINT_T_SUFFIX
216
217/* Define to 1 if on MINIX. */
218#undef _MINIX
219
220/* The _Noreturn keyword of C11. */
221#ifndef _Noreturn
222# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
223 || 0x5110 <= __SUNPRO_C)
224# define _Noreturn __attribute__ ((__noreturn__))
225# elif defined _MSC_VER && 1200 <= _MSC_VER
226# define _Noreturn __declspec (noreturn)
227# else
228# define _Noreturn
229# endif
230#endif
231
232
233/* Define to 2 if the system does not provide POSIX.1 features except with
234 this defined. */
235#undef _POSIX_1_SOURCE
236
237/* Define to 1 if you need to in order for 'stat' and other things to work. */
238#undef _POSIX_SOURCE
239
240/* Define to 500 only on HP-UX. */
241#undef _XOPEN_SOURCE
242
243/* Enable extensions on AIX 3, Interix. */
244#ifndef _ALL_SOURCE
245# undef _ALL_SOURCE
246#endif
247/* Enable general extensions on MacOS X. */
248#ifndef _DARWIN_C_SOURCE
249# undef _DARWIN_C_SOURCE
250#endif
251/* Enable GNU extensions on systems that have them. */
252#ifndef _GNU_SOURCE
253# undef _GNU_SOURCE
254#endif
255/* Enable threading extensions on Solaris. */
256#ifndef _POSIX_PTHREAD_SEMANTICS
257# undef _POSIX_PTHREAD_SEMANTICS
258#endif
259/* Enable extensions on HP NonStop. */
260#ifndef _TANDEM_SOURCE
261# undef _TANDEM_SOURCE
262#endif
263/* Enable general extensions on Solaris. */
264#ifndef __EXTENSIONS__
265# undef __EXTENSIONS__
266#endif
267
268
269/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
270 the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
271 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
272 __APPLE__ && __MACH__ test for MacOS X.
273 __APPLE_CC__ tests for the Apple compiler and its version.
274 __STDC_VERSION__ tests for the C99 mode. */
275#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
276# define __GNUC_STDC_INLINE__ 1
277#endif
278
279/* Define to the equivalent of the C99 'restrict' keyword, or to
280 nothing if this is not supported. Do not define if restrict is
281 supported directly. */
282#undef restrict
283/* Work around a bug in Sun C++: it does not support _Restrict or
284 __restrict__, even though the corresponding Sun C compiler ends up with
285 "#define restrict _Restrict" or "#define restrict __restrict__" in the
286 previous line. Perhaps some future version of Sun C++ will work with
287 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
288#if defined __SUNPRO_CC && !defined __RESTRICT
289# define _Restrict
290# define __restrict__
291#endif
292
293/* Define as a marker that can be attached to declarations that might not
294 be used. This helps to reduce warnings, such as from
295 GCC -Wunused-parameter. */
296#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
297# define _GL_UNUSED __attribute__ ((__unused__))
298#else
299# define _GL_UNUSED
300#endif
301/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
302 is a misnomer outside of parameter lists. */
303#define _UNUSED_PARAMETER_ _GL_UNUSED
304
305/* The __pure__ attribute was added in gcc 2.96. */
306#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
307# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
308#else
309# define _GL_ATTRIBUTE_PURE /* empty */
310#endif
311
312/* The __const__ attribute was added in gcc 2.95. */
313#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
314# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
315#else
316# define _GL_ATTRIBUTE_CONST /* empty */
317#endif
318
This page took 0.034908 seconds and 4 git commands to generate.