* name-lookup.h (cxx_scope_find_binding_for_name): Don't export.
[official-gcc.git] / intl / config.h.in
blob965e1dbba0accefa1de1c05a2e84490d8bc88a8c
1 /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
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 if you have alloca, as a function or macro. */
14 #undef HAVE_ALLOCA
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
17 #undef HAVE_ALLOCA_H
19 /* Define if you have a working `mmap' system call. */
20 #undef HAVE_MMAP
22 /* Define as __inline if that's what the C compiler calls it. */
23 #undef inline
25 /* Define to `long' if <sys/types.h> doesn't define. */
26 #undef off_t
28 /* Define to `unsigned' if <sys/types.h> doesn't define. */
29 #undef size_t
31 /* If using the C implementation of alloca, define if you know the
32 direction of stack growth for your system; otherwise it will be
33 automatically deduced at run-time.
34 STACK_DIRECTION > 0 => grows toward higher addresses
35 STACK_DIRECTION < 0 => grows toward lower addresses
36 STACK_DIRECTION = 0 => direction of growth unknown
38 #undef STACK_DIRECTION
40 /* Define if you have the ANSI C header files. */
41 #undef STDC_HEADERS
43 /* Define if you have the __argz_count function. */
44 #undef HAVE___ARGZ_COUNT
46 /* Define if you have the __argz_next function. */
47 #undef HAVE___ARGZ_NEXT
49 /* Define if you have the __argz_stringify function. */
50 #undef HAVE___ARGZ_STRINGIFY
52 /* Define if you have the __fsetlocking function. */
53 #undef HAVE___FSETLOCKING
55 /* Define if you have the feof_unlocked function. */
56 #undef HAVE_FEOF_UNLOCKED
58 /* Define if you have the fgets_unlocked function. */
59 #undef HAVE_FGETS_UNLOCKED
61 /* Define if you have the getc_unlocked function. */
62 #undef HAVE_GETC_UNLOCKED
64 /* Define if you have the getcwd function. */
65 #undef HAVE_GETCWD
67 /* Define if you have the getegid function. */
68 #undef HAVE_GETEGID
70 /* Define if you have the geteuid function. */
71 #undef HAVE_GETEUID
73 /* Define if you have the getgid function. */
74 #undef HAVE_GETGID
76 /* Define if you have the getpagesize function. */
77 #undef HAVE_GETPAGESIZE
79 /* Define if you have the getuid function. */
80 #undef HAVE_GETUID
82 /* Define if you have the mempcpy function. */
83 #undef HAVE_MEMPCPY
85 /* Define if you have the munmap function. */
86 #undef HAVE_MUNMAP
88 /* Define if you have the putenv function. */
89 #undef HAVE_PUTENV
91 /* Define if you have the setenv function. */
92 #undef HAVE_SETENV
94 /* Define if you have the setlocale function. */
95 #undef HAVE_SETLOCALE
97 /* Define if you have the stpcpy function. */
98 #undef HAVE_STPCPY
100 /* Define if you have the strcasecmp function. */
101 #undef HAVE_STRCASECMP
103 /* Define if you have the strdup function. */
104 #undef HAVE_STRDUP
106 /* Define if you have the strtoul function. */
107 #undef HAVE_STRTOUL
109 /* Define if you have the tsearch function. */
110 #undef HAVE_TSEARCH
112 /* Define if you have the <argz.h> header file. */
113 #undef HAVE_ARGZ_H
115 /* Define if you have the <limits.h> header file. */
116 #undef HAVE_LIMITS_H
118 /* Define if you have the <locale.h> header file. */
119 #undef HAVE_LOCALE_H
121 /* Define if you have the <malloc.h> header file. */
122 #undef HAVE_MALLOC_H
124 /* Define if you have the <nl_types.h> header file. */
125 #undef HAVE_NL_TYPES_H
127 /* Define if you have the <stddef.h> header file. */
128 #undef HAVE_STDDEF_H
130 /* Define if you have the <stdlib.h> header file. */
131 #undef HAVE_STDLIB_H
133 /* Define if you have the <string.h> header file. */
134 #undef HAVE_STRING_H
136 /* Define if you have the <sys/param.h> header file. */
137 #undef HAVE_SYS_PARAM_H
139 /* Define if you have the <unistd.h> header file. */
140 #undef HAVE_UNISTD_H
142 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
143 and declares uintmax_t. */
144 #undef HAVE_INTTYPES_H_WITH_UINTMAX
146 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
147 and declares uintmax_t. */
148 #undef HAVE_STDINT_H_WITH_UINTMAX
150 /* Define if you have the unsigned long long type. */
151 #undef HAVE_UNSIGNED_LONG_LONG
153 /* Define if integer division by zero raises signal SIGFPE. */
154 #undef INTDIV0_RAISES_SIGFPE
156 /* Define to unsigned long or unsigned long long
157 if <stdint.h> and <inttypes.h> don't define. */
158 #undef uintmax_t
160 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
161 #undef HAVE_UINTMAX_T
163 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
164 #undef HAVE_INTTYPES_H
166 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
167 #undef PRI_MACROS_BROKEN
169 /* Define if you have the iconv() function. */
170 #undef HAVE_ICONV
172 /* Define as const if the declaration of iconv() needs const. */
173 #undef ICONV_CONST
175 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
176 #undef HAVE_LANGINFO_CODESET
178 /* Define if your <locale.h> file defines LC_MESSAGES. */
179 #undef HAVE_LC_MESSAGES
181 /* Define to 1 if translation of program messages to the user's native language
182 is requested. */
183 #undef ENABLE_NLS
185 /* Define if the GNU gettext() function is already present or preinstalled. */
186 #undef HAVE_GETTEXT
188 /* Define if the GNU dcgettext() function is already present or preinstalled. */
189 #undef HAVE_DCGETTEXT
191 /* Define because this is libintl. */
192 #undef IN_LIBINTL
194 /* Define because this is a library. */
195 #undef IN_LIBRARY
197 /* Define because we depend on libiconv. */
198 #undef DEPENDS_ON_LIBICONV
200 /* Define to enable relocation. */
201 #undef ENABLE_RELOCATABLE
203 /* Define if there is no xmalloc. */
204 #undef NO_XMALLOC
206 /* Define this entry point correctly. */
207 #undef set_relocation_prefix
209 /* Define this entry point correctly. */
210 #undef relocate