]> git.ipfire.org Git - thirdparty/gcc.git/blame - intl/config.h.in
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / intl / config.h.in
CommitLineData
79035f0d 1/* config.h.in. Generated from configure.ac by autoheader. */
6eb95e99 2
79035f0d
NN
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'. */
6eb95e99
ZW
9#undef C_ALLOCA
10
79035f0d
NN
11/* Define because we depend on libiconv. */
12#undef DEPENDS_ON_LIBICONV
6eb95e99 13
79035f0d
NN
14/* Define to 1 if translation of program messages to the user's native
15 language is requested. */
16#undef ENABLE_NLS
17
18/* Define to enable relocation. */
19#undef ENABLE_RELOCATABLE
6eb95e99 20
79035f0d 21/* Define to 1 if you have `alloca', as a function or macro. */
6eb95e99
ZW
22#undef HAVE_ALLOCA
23
79035f0d
NN
24/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25 */
6eb95e99
ZW
26#undef HAVE_ALLOCA_H
27
79035f0d
NN
28/* Define to 1 if you have the <argz.h> header file. */
29#undef HAVE_ARGZ_H
6eb95e99 30
79035f0d
NN
31/* Define if the GNU dcgettext() function is already present or preinstalled.
32 */
33#undef HAVE_DCGETTEXT
6eb95e99 34
79035f0d
NN
35/* Define to 1 if you have the `feof_unlocked' function. */
36#undef HAVE_FEOF_UNLOCKED
6eb95e99 37
79035f0d
NN
38/* Define to 1 if you have the `fgets_unlocked' function. */
39#undef HAVE_FGETS_UNLOCKED
6eb95e99 40
79035f0d
NN
41/* Define to 1 if you have the `getcwd' function. */
42#undef HAVE_GETCWD
6eb95e99 43
79035f0d
NN
44/* Define to 1 if you have the `getc_unlocked' function. */
45#undef HAVE_GETC_UNLOCKED
6eb95e99 46
79035f0d
NN
47/* Define to 1 if you have the `getegid' function. */
48#undef HAVE_GETEGID
6eb95e99 49
79035f0d
NN
50/* Define to 1 if you have the `geteuid' function. */
51#undef HAVE_GETEUID
6eb95e99 52
79035f0d
NN
53/* Define to 1 if you have the `getgid' function. */
54#undef HAVE_GETGID
6eb95e99 55
79035f0d
NN
56/* Define to 1 if you have the `getpagesize' function. */
57#undef HAVE_GETPAGESIZE
6eb95e99 58
79035f0d
NN
59/* Define if the GNU gettext() function is already present or preinstalled. */
60#undef HAVE_GETTEXT
6eb95e99 61
79035f0d
NN
62/* Define to 1 if you have the `getuid' function. */
63#undef HAVE_GETUID
6eb95e99 64
79035f0d
NN
65/* Define if you have the iconv() function. */
66#undef HAVE_ICONV
6eb95e99 67
79035f0d
NN
68/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
69#undef HAVE_INTTYPES_H
6eb95e99 70
79035f0d
NN
71/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
72 declares uintmax_t. */
73#undef HAVE_INTTYPES_H_WITH_UINTMAX
6eb95e99 74
79035f0d
NN
75/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
76#undef HAVE_LANGINFO_CODESET
6eb95e99 77
79035f0d
NN
78/* Define if your <locale.h> file defines LC_MESSAGES. */
79#undef HAVE_LC_MESSAGES
6eb95e99 80
79035f0d
NN
81/* Define to 1 if you have the <limits.h> header file. */
82#undef HAVE_LIMITS_H
6eb95e99 83
79035f0d
NN
84/* Define to 1 if you have the <locale.h> header file. */
85#undef HAVE_LOCALE_H
86
87/* Define to 1 if you have the <malloc.h> header file. */
88#undef HAVE_MALLOC_H
6eb95e99 89
79035f0d
NN
90/* Define to 1 if you have the <memory.h> header file. */
91#undef HAVE_MEMORY_H
92
93/* Define to 1 if you have the `mempcpy' function. */
6eb95e99
ZW
94#undef HAVE_MEMPCPY
95
79035f0d
NN
96/* Define to 1 if you have a working `mmap' system call. */
97#undef HAVE_MMAP
98
99/* Define to 1 if you have the `munmap' function. */
6eb95e99
ZW
100#undef HAVE_MUNMAP
101
79035f0d
NN
102/* Define to 1 if you have the <nl_types.h> header file. */
103#undef HAVE_NL_TYPES_H
104
105/* Define to 1 if you have the `putenv' function. */
6eb95e99
ZW
106#undef HAVE_PUTENV
107
79035f0d 108/* Define to 1 if you have the `setenv' function. */
6eb95e99
ZW
109#undef HAVE_SETENV
110
79035f0d 111/* Define to 1 if you have the `setlocale' function. */
6eb95e99
ZW
112#undef HAVE_SETLOCALE
113
79035f0d
NN
114/* Define to 1 if you have the <stddef.h> header file. */
115#undef HAVE_STDDEF_H
116
117/* Define to 1 if you have the <stdint.h> header file. */
118#undef HAVE_STDINT_H
119
120/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
121 uintmax_t. */
122#undef HAVE_STDINT_H_WITH_UINTMAX
123
124/* Define to 1 if you have the <stdlib.h> header file. */
125#undef HAVE_STDLIB_H
126
127/* Define to 1 if you have the `stpcpy' function. */
6eb95e99
ZW
128#undef HAVE_STPCPY
129
79035f0d 130/* Define to 1 if you have the `strcasecmp' function. */
6eb95e99
ZW
131#undef HAVE_STRCASECMP
132
79035f0d 133/* Define to 1 if you have the `strdup' function. */
6eb95e99
ZW
134#undef HAVE_STRDUP
135
79035f0d
NN
136/* Define to 1 if you have the <strings.h> header file. */
137#undef HAVE_STRINGS_H
6eb95e99 138
79035f0d
NN
139/* Define to 1 if you have the <string.h> header file. */
140#undef HAVE_STRING_H
6eb95e99 141
79035f0d
NN
142/* Define to 1 if you have the `strtoul' function. */
143#undef HAVE_STRTOUL
6eb95e99 144
79035f0d
NN
145/* Define to 1 if you have the <sys/param.h> header file. */
146#undef HAVE_SYS_PARAM_H
6eb95e99 147
79035f0d
NN
148/* Define to 1 if you have the <sys/stat.h> header file. */
149#undef HAVE_SYS_STAT_H
6eb95e99 150
79035f0d
NN
151/* Define to 1 if you have the <sys/types.h> header file. */
152#undef HAVE_SYS_TYPES_H
6eb95e99 153
79035f0d
NN
154/* Define to 1 if you have the `tsearch' function. */
155#undef HAVE_TSEARCH
6eb95e99 156
79035f0d
NN
157/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
158#undef HAVE_UINTMAX_T
6eb95e99 159
79035f0d
NN
160/* Define to 1 if you have the <unistd.h> header file. */
161#undef HAVE_UNISTD_H
6eb95e99 162
79035f0d
NN
163/* Define if you have the unsigned long long type. */
164#undef HAVE_UNSIGNED_LONG_LONG
6eb95e99 165
79035f0d
NN
166/* Define to 1 if you have the `__argz_count' function. */
167#undef HAVE___ARGZ_COUNT
6eb95e99 168
79035f0d
NN
169/* Define to 1 if you have the `__argz_next' function. */
170#undef HAVE___ARGZ_NEXT
6eb95e99 171
79035f0d
NN
172/* Define to 1 if you have the `__argz_stringify' function. */
173#undef HAVE___ARGZ_STRINGIFY
6eb95e99 174
79035f0d
NN
175/* Define to 1 if you have the `__fsetlocking' function. */
176#undef HAVE___FSETLOCKING
56694dd9 177
79035f0d
NN
178/* Define as const if the declaration of iconv() needs const. */
179#undef ICONV_CONST
6eb95e99
ZW
180
181/* Define if integer division by zero raises signal SIGFPE. */
182#undef INTDIV0_RAISES_SIGFPE
183
79035f0d
NN
184/* Define because this is libintl. */
185#undef IN_LIBINTL
6eb95e99 186
79035f0d
NN
187/* Define because this is a library. */
188#undef IN_LIBRARY
6eb95e99 189
79035f0d
NN
190/* Define if there is no xmalloc. */
191#undef NO_XMALLOC
6eb95e99 192
79035f0d
NN
193/* Define to the address where bug reports for this package should be sent. */
194#undef PACKAGE_BUGREPORT
6eb95e99 195
79035f0d
NN
196/* Define to the full name of this package. */
197#undef PACKAGE_NAME
6eb95e99 198
79035f0d
NN
199/* Define to the full name and version of this package. */
200#undef PACKAGE_STRING
6eb95e99 201
79035f0d
NN
202/* Define to the one symbol short name of this package. */
203#undef PACKAGE_TARNAME
6eb95e99 204
5213506e
RW
205/* Define to the home page for this package. */
206#undef PACKAGE_URL
207
79035f0d
NN
208/* Define to the version of this package. */
209#undef PACKAGE_VERSION
6eb95e99 210
79035f0d
NN
211/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
212#undef PRI_MACROS_BROKEN
6eb95e99 213
79035f0d
NN
214/* If using the C implementation of alloca, define if you know the
215 direction of stack growth for your system; otherwise it will be
5213506e 216 automatically deduced at runtime.
8ab705be
KC
217 STACK_DIRECTION > 0 => grows toward higher addresses
218 STACK_DIRECTION < 0 => grows toward lower addresses
219 STACK_DIRECTION = 0 => direction of growth unknown */
79035f0d 220#undef STACK_DIRECTION
6eb95e99 221
79035f0d
NN
222/* Define to 1 if you have the ANSI C header files. */
223#undef STDC_HEADERS
6eb95e99 224
22e05272
JM
225/* Enable extensions on AIX 3, Interix. */
226#ifndef _ALL_SOURCE
227# undef _ALL_SOURCE
228#endif
229/* Enable GNU extensions on systems that have them. */
230#ifndef _GNU_SOURCE
231# undef _GNU_SOURCE
232#endif
233/* Enable threading extensions on Solaris. */
234#ifndef _POSIX_PTHREAD_SEMANTICS
235# undef _POSIX_PTHREAD_SEMANTICS
236#endif
237/* Enable extensions on HP NonStop. */
238#ifndef _TANDEM_SOURCE
239# undef _TANDEM_SOURCE
240#endif
241/* Enable general extensions on Solaris. */
242#ifndef __EXTENSIONS__
243# undef __EXTENSIONS__
244#endif
245
246
247/* Define to 1 if on MINIX. */
248#undef _MINIX
249
250/* Define to 2 if the system does not provide POSIX.1 features except with
251 this defined. */
252#undef _POSIX_1_SOURCE
253
254/* Define to 1 if you need to in order for `stat' and other things to work. */
255#undef _POSIX_SOURCE
256
79035f0d
NN
257/* Define to empty if `const' does not conform to ANSI C. */
258#undef const
6eb95e99 259
8ab705be
KC
260/* Define to `__inline__' or `__inline' if that's what the C compiler
261 calls it, or to nothing if 'inline' is not supported under any name. */
262#ifndef __cplusplus
79035f0d 263#undef inline
8ab705be 264#endif
6eb95e99 265
5213506e 266/* Define to `long int' if <sys/types.h> does not define. */
79035f0d 267#undef off_t
6eb95e99 268
79035f0d
NN
269/* Define this entry point correctly. */
270#undef relocate
6eb95e99
ZW
271
272/* Define this entry point correctly. */
273#undef set_relocation_prefix
274
5213506e 275/* Define to `unsigned int' if <sys/types.h> does not define. */
79035f0d 276#undef size_t
6eb95e99 277
79035f0d
NN
278/* Define to unsigned long or unsigned long long if <stdint.h> and
279 <inttypes.h> don't define. */
280#undef uintmax_t