1/* config.h.in.  Generated from configure.in by autoheader.  */
2
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'. */
9#undef C_ALLOCA
10
11/* Define as good substitute value for EILSEQ. */
12#undef EILSEQ
13
14/* Define to 1 to enable a few rarely used encodings. */
15#undef ENABLE_EXTRA
16
17/* Define to 1 if translation of program messages to the user's native
18   language is requested. */
19#define ENABLE_NLS 1
20
21/* Define to 1 if the package shall run at any location in the filesystem. */
22#define ENABLE_RELOCATABLE 1
23
24/* Define to 1 if you have `alloca', as a function or macro. */
25#define HAVE_ALLOCA 1
26
27/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28   */
29#undef HAVE_ALLOCA_H
30
31/* Define to 1 if you have the `canonicalize_file_name' function. */
32#undef HAVE_CANONICALIZE_FILE_NAME
33
34/* Define if the GNU dcgettext() function is already present or preinstalled.
35   */
36#undef HAVE_DCGETTEXT
37
38/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
39   you don't. */
40#undef HAVE_DECL_CLEARERR_UNLOCKED
41
42/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
43   don't. */
44#undef HAVE_DECL_FEOF_UNLOCKED
45
46/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
47   you don't. */
48#undef HAVE_DECL_FERROR_UNLOCKED
49
50/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
51   you don't. */
52#undef HAVE_DECL_FFLUSH_UNLOCKED
53
54/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
55   you don't. */
56#undef HAVE_DECL_FGETS_UNLOCKED
57
58/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
59   you don't. */
60#undef HAVE_DECL_FPUTC_UNLOCKED
61
62/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
63   you don't. */
64#undef HAVE_DECL_FPUTS_UNLOCKED
65
66/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
67   you don't. */
68#undef HAVE_DECL_FREAD_UNLOCKED
69
70/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
71   you don't. */
72#undef HAVE_DECL_FWRITE_UNLOCKED
73
74/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
75   you don't. */
76#undef HAVE_DECL_GETCHAR_UNLOCKED
77
78/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
79   don't. */
80#undef HAVE_DECL_GETC_UNLOCKED
81
82/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
83   you don't. */
84#undef HAVE_DECL_PUTCHAR_UNLOCKED
85
86/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
87   don't. */
88#undef HAVE_DECL_PUTC_UNLOCKED
89
90/* Define to 1 if you have the declaration of `strerror', and to 0 if you
91   don't. */
92#define HAVE_DECL_STRERROR 1
93
94/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
95   don't. */
96#undef HAVE_DECL_STRERROR_R
97
98/* Define to 1 if you have the <dlfcn.h> header file. */
99#define HAVE_DLFCN_H 1
100
101/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
102#undef HAVE_DOPRNT
103
104/* Define if you have the declaration of environ. */
105#undef HAVE_ENVIRON_DECL
106
107/* Define if you have the declaration of errno. */
108#define HAVE_ERRNO_DECL 1
109
110/* Define to 1 if you have the functions error() and error_at_line(). */
111#undef HAVE_ERROR_AT_LINE
112
113/* Define to 1 if you have the `getcwd' function. */
114#define HAVE_GETCWD 1
115
116/* Define to 1 if you have the `getc_unlocked' function. */
117#undef HAVE_GETC_UNLOCKED
118
119/* Define if the GNU gettext() function is already present or preinstalled. */
120#undef HAVE_GETTEXT
121
122/* Define if you have the iconv() function. */
123#define HAVE_ICONV 1
124
125/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
126#define HAVE_INTTYPES_H 1
127
128/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
129#define HAVE_LANGINFO_CODESET 1
130
131/* Define to 1 if you have the <locale.h> header file. */
132#define HAVE_LOCALE_H 1
133
134/* Define to 1 if you have the `mbrtowc' function. */
135#define HAVE_MBRTOWC 1
136
137/* Define to 1 if you have the `mbsinit' function. */
138#define HAVE_MBSINIT 1
139
140/* Define to 1 if you have the `memmove' function. */
141#define HAVE_MEMMOVE 1
142
143/* Define to 1 if you have the <memory.h> header file. */
144#define HAVE_MEMORY_H 1
145
146/* Define to 1 if you have the `readlink' function. */
147#undef HAVE_READLINK
148
149/* Define to 1 if you have the <search.h> header file. */
150#undef HAVE_SEARCH_H
151
152/* Define to 1 if you have the `setenv' function. */
153#define HAVE_SETENV 1
154
155/* Define to 1 if you have the `setlocale' function. */
156#define HAVE_SETLOCALE 1
157
158/* Define to 1 if stdbool.h conforms to C99. */
159#define HAVE_STDBOOL_H 1
160
161/* Define to 1 if you have the <stddef.h> header file. */
162#define HAVE_STDDEF_H 1
163
164/* Define if you have a working <stdint.h> header file. */
165#undef HAVE_STDINT_H
166
167/* Define to 1 if you have the <stdlib.h> header file. */
168#define HAVE_STDLIB_H 1
169
170/* Define to 1 if you have the `strerror' function. */
171#define HAVE_STRERROR 1
172
173/* Define to 1 if you have the `strerror_r' function. */
174#undef HAVE_STRERROR_R
175
176/* Define to 1 if you have the <strings.h> header file. */
177#define HAVE_STRINGS_H 1
178
179/* Define to 1 if you have the <string.h> header file. */
180#define HAVE_STRING_H 1
181
182/* Define to 1 if you have the <sys/inttypes.h> header file. */
183#undef HAVE_SYS_INTTYPES_H
184
185/* Define to 1 if you have the <sys/param.h> header file. */
186#define HAVE_SYS_PARAM_H 1
187
188/* Define to 1 if you have the <sys/stat.h> header file. */
189#define HAVE_SYS_STAT_H 1
190
191/* Define to 1 if you have the <sys/types.h> header file. */
192#define HAVE_SYS_TYPES_H 1
193
194/* Define to 1 if you have the `tsearch' function. */
195#undef HAVE_TSEARCH
196
197/* Define to 1 if you have the <unistd.h> header file. */
198#define HAVE_UNISTD_H 1
199
200/* Define to 1 if you have the `unsetenv' function. */
201#define HAVE_UNSETENV 1
202
203/* Define to 1 if you have the `vprintf' function. */
204#define HAVE_VPRINTF 1
205
206/* Define to 1 if you have the <wchar.h> header file. */
207#define HAVE_WCHAR_H 1
208
209/* Define to 1 if you have the `wcrtomb' function. */
210#define HAVE_WCRTOMB 1
211
212/* Define to 1 if the system has the type `_Bool'. */
213#undef HAVE__BOOL
214
215/* Define as const if the declaration of iconv() needs const. */
216#define ICONV_CONST
217
218/* Define to the value of ${prefix}, as a string. */
219
220/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
221#define MALLOC_0_IS_NONNULL 0
222
223/* Name of package */
224#undef PACKAGE
225
226/* Define to the address where bug reports for this package should be sent. */
227#undef PACKAGE_BUGREPORT
228
229/* Define to the full name of this package. */
230#undef PACKAGE_NAME
231
232/* Define to the full name and version of this package. */
233#undef PACKAGE_STRING
234
235/* Define to the one symbol short name of this package. */
236#undef PACKAGE_TARNAME
237
238/* Define to the version of this package. */
239#undef PACKAGE_VERSION
240
241/* If using the C implementation of alloca, define if you know the
242   direction of stack growth for your system; otherwise it will be
243   automatically deduced at run-time.
244	STACK_DIRECTION > 0 => grows toward higher addresses
245	STACK_DIRECTION < 0 => grows toward lower addresses
246	STACK_DIRECTION = 0 => direction of growth unknown */
247#undef STACK_DIRECTION
248
249/* Define to 1 if you have the ANSI C header files. */
250#define STDC_HEADERS 1
251
252/* Define to 1 if strerror_r returns char *. */
253#undef STRERROR_R_CHAR_P
254
255/* Version number of package */
256#undef VERSION
257
258/* Define if the machine's byte ordering is little endian. */
259#define WORDS_LITTLEENDIAN 1
260
261/* Define to 1 if on AIX 3.
262   System headers sometimes define this.
263   We just want to avoid a redefinition error message.  */
264#ifndef _ALL_SOURCE
265# undef _ALL_SOURCE
266#endif
267
268/* Enable GNU extensions on systems that have them.  */
269#ifndef _GNU_SOURCE
270# undef _GNU_SOURCE
271#endif
272
273/* Define to 1 if on MINIX. */
274#undef _MINIX
275
276/* Define to 2 if the system does not provide POSIX.1 features except with
277   this defined. */
278#undef _POSIX_1_SOURCE
279
280/* Define to 1 if you need to in order for `stat' and other things to work. */
281#undef _POSIX_SOURCE
282
283/* Enable extensions on Solaris.  */
284#ifndef __EXTENSIONS__
285# undef __EXTENSIONS__
286#endif
287
288/* Define to a type if <wchar.h> does not define. */
289#undef mbstate_t
290
291/* Define to a replacement function name for realpath(). */
292#define realpath rpl_realpath
293
294/* Define as a signed type of the same size as size_t. */
295#undef ssize_t
296
297
298/* On Windows, variables that may be in a DLL must be marked specially.  */
299#if defined _MSC_VER && defined _DLL
300# define DLL_VARIABLE __declspec (dllimport)
301#else
302# define DLL_VARIABLE
303#endif
304
305