1/* config.h.in.  Generated from configure.ac 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 to 1 if translation of program messages to the user's native
12   language is requested. */
13#undef ENABLE_NLS
14
15/* Define to 1 if you have `alloca', as a function or macro. */
16#undef HAVE_ALLOCA
17
18/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19   */
20#undef HAVE_ALLOCA_H
21
22/* Define to 1 if you have the `argz_count' function. */
23#undef HAVE_ARGZ_COUNT
24
25/* Define to 1 if you have the <argz.h> header file. */
26#undef HAVE_ARGZ_H
27
28/* Define to 1 if you have the `argz_next' function. */
29#undef HAVE_ARGZ_NEXT
30
31/* Define to 1 if you have the `argz_stringify' function. */
32#undef HAVE_ARGZ_STRINGIFY
33
34/* Define to 1 if you have the `asprintf' function. */
35#undef HAVE_ASPRINTF
36
37/* Define to 1 if the compiler understands __builtin_expect. */
38#undef HAVE_BUILTIN_EXPECT
39
40/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
41   CoreFoundation framework. */
42#undef HAVE_CFLOCALECOPYCURRENT
43
44/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
45   the CoreFoundation framework. */
46#undef HAVE_CFPREFERENCESCOPYAPPVALUE
47
48/* "Define if you have the <curses.h> header" */
49#undef HAVE_CURSES_H
50
51/* Define if the GNU dcgettext() function is already present or preinstalled.
52   */
53#undef HAVE_DCGETTEXT
54
55/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
56   don't. */
57#undef HAVE_DECL_FEOF_UNLOCKED
58
59/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
60   you don't. */
61#undef HAVE_DECL_FGETS_UNLOCKED
62
63/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
64   don't. */
65#undef HAVE_DECL_GETC_UNLOCKED
66
67/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
68   don't. */
69#undef HAVE_DECL__SNPRINTF
70
71/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
72   don't. */
73#undef HAVE_DECL__SNWPRINTF
74
75/* Define to 1 if you have the <dlfcn.h> header file. */
76#undef HAVE_DLFCN_H
77
78/* Define to 1 if you have the <error.h> header file. */
79#undef HAVE_ERROR_H
80
81/* Define to 1 if you have the <fcntl.h> header file. */
82#undef HAVE_FCNTL_H
83
84/* Define to 1 if you have the `fwprintf' function. */
85#undef HAVE_FWPRINTF
86
87/* Define to 1 if you have the `getcwd' function. */
88#undef HAVE_GETCWD
89
90/* Define to 1 if you have the `getegid' function. */
91#undef HAVE_GETEGID
92
93/* Define to 1 if you have the `geteuid' function. */
94#undef HAVE_GETEUID
95
96/* Define to 1 if you have the `getgid' function. */
97#undef HAVE_GETGID
98
99/* Define to 1 if you have the `getpagesize' function. */
100#undef HAVE_GETPAGESIZE
101
102/* Define if the GNU gettext() function is already present or preinstalled. */
103#undef HAVE_GETTEXT
104
105/* Define to 1 if you have the `getuid' function. */
106#undef HAVE_GETUID
107
108/* Define if you have the iconv() function and it works. */
109#undef HAVE_ICONV
110
111/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
112#undef HAVE_INTMAX_T
113
114/* Define to 1 if you have the <inttypes.h> header file. */
115#undef HAVE_INTTYPES_H
116
117/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
118   declares uintmax_t. */
119#undef HAVE_INTTYPES_H_WITH_UINTMAX
120
121/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
122#undef HAVE_LANGINFO_CODESET
123
124/* Define if your <locale.h> file defines LC_MESSAGES. */
125#undef HAVE_LC_MESSAGES
126
127/* Define to 1 if you have the <libintl.h> header file. */
128#undef HAVE_LIBINTL_H
129
130/* Define to 1 if you have the <limits.h> header file. */
131#undef HAVE_LIMITS_H
132
133/* Define to 1 if you have the <locale.h> header file. */
134#undef HAVE_LOCALE_H
135
136/* Define to 1 if the system has the type `long long int'. */
137#undef HAVE_LONG_LONG_INT
138
139/* Define to 1 if you have the `memchr' function. */
140#undef HAVE_MEMCHR
141
142/* Define to 1 if you have the <memory.h> header file. */
143#undef HAVE_MEMORY_H
144
145/* Define to 1 if you have the `mempcpy' function. */
146#undef HAVE_MEMPCPY
147
148/* Define to 1 if you have a working `mmap' system call. */
149#undef HAVE_MMAP
150
151/* Define to 1 if you have the `munmap' function. */
152#undef HAVE_MUNMAP
153
154/* "Define if you have the <ncursesw/curses.h> header" */
155#undef HAVE_NCURSESW_H
156
157/* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if
158   _GNU_SOURCE is defined. */
159#undef HAVE_NL_LOCALE_NAME
160
161/* Define if your printf() function supports format strings with positions. */
162#undef HAVE_POSIX_PRINTF
163
164/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
165#undef HAVE_PTHREAD_MUTEX_RECURSIVE
166
167/* Define if the POSIX multithreading library has read/write locks. */
168#undef HAVE_PTHREAD_RWLOCK
169
170/* Define to 1 if you have the `putenv' function. */
171#undef HAVE_PUTENV
172
173/* "Define if you have fancy command input editing with Readline" */
174#undef HAVE_READLINE
175
176/* Define to 1 if you have the `setenv' function. */
177#undef HAVE_SETENV
178
179/* Define to 1 if you have the `setlocale' function. */
180#undef HAVE_SETLOCALE
181
182/* Define to 1 if you have the `snprintf' function. */
183#undef HAVE_SNPRINTF
184
185/* Define to 1 if you have the <stddef.h> header file. */
186#undef HAVE_STDDEF_H
187
188/* Define to 1 if you have the <stdint.h> header file. */
189#undef HAVE_STDINT_H
190
191/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
192   uintmax_t. */
193#undef HAVE_STDINT_H_WITH_UINTMAX
194
195/* Define to 1 if you have the <stdlib.h> header file. */
196#undef HAVE_STDLIB_H
197
198/* Define to 1 if you have the `stpcpy' function. */
199#undef HAVE_STPCPY
200
201/* Define to 1 if you have the `strcasecmp' function. */
202#undef HAVE_STRCASECMP
203
204/* Define to 1 if you have the `strchr' function. */
205#undef HAVE_STRCHR
206
207/* Define to 1 if you have the `strdup' function. */
208#undef HAVE_STRDUP
209
210/* Define to 1 if you have the <strings.h> header file. */
211#undef HAVE_STRINGS_H
212
213/* Define to 1 if you have the <string.h> header file. */
214#undef HAVE_STRING_H
215
216/* Define to 1 if you have the `strstr' function. */
217#undef HAVE_STRSTR
218
219/* Define to 1 if you have the `strtoul' function. */
220#undef HAVE_STRTOUL
221
222/* Define to 1 if you have the <sys/param.h> header file. */
223#undef HAVE_SYS_PARAM_H
224
225/* Define to 1 if you have the <sys/stat.h> header file. */
226#undef HAVE_SYS_STAT_H
227
228/* Define to 1 if you have the <sys/types.h> header file. */
229#undef HAVE_SYS_TYPES_H
230
231/* Define to 1 if you have the `tsearch' function. */
232#undef HAVE_TSEARCH
233
234/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
235#undef HAVE_UINTMAX_T
236
237/* Define to 1 if you have the <unistd.h> header file. */
238#undef HAVE_UNISTD_H
239
240/* Define to 1 if the system has the type `unsigned long long int'. */
241#undef HAVE_UNSIGNED_LONG_LONG_INT
242
243/* Define to 1 or 0, depending whether the compiler supports simple visibility
244   declarations. */
245#undef HAVE_VISIBILITY
246
247/* Define if you have the 'wchar_t' type. */
248#undef HAVE_WCHAR_T
249
250/* Define to 1 if you have the `wcslen' function. */
251#undef HAVE_WCSLEN
252
253/* Define if you have the 'wint_t' type. */
254#undef HAVE_WINT_T
255
256/* Define to 1 if you have the `__fsetlocking' function. */
257#undef HAVE___FSETLOCKING
258
259/* "Define if you use exterimental functions" */
260#undef HUNSPELL_EXPERIMENTAL
261
262/* "Define if you need warning messages" */
263#undef HUNSPELL_WARNING_ON
264
265/* Define as const if the declaration of iconv() needs const. */
266#undef ICONV_CONST
267
268/* Define if integer division by zero raises signal SIGFPE. */
269#undef INTDIV0_RAISES_SIGFPE
270
271/* Define to the sub-directory in which libtool stores uninstalled libraries.
272   */
273#undef LT_OBJDIR
274
275/* Name of package */
276#undef PACKAGE
277
278/* Define to the address where bug reports for this package should be sent. */
279#undef PACKAGE_BUGREPORT
280
281/* Define to the full name of this package. */
282#undef PACKAGE_NAME
283
284/* Define to the full name and version of this package. */
285#undef PACKAGE_STRING
286
287/* Define to the one symbol short name of this package. */
288#undef PACKAGE_TARNAME
289
290/* Define to the home page for this package. */
291#undef PACKAGE_URL
292
293/* Define to the version of this package. */
294#undef PACKAGE_VERSION
295
296/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
297#undef PRI_MACROS_BROKEN
298
299/* Define if the pthread_in_use() detection is hard. */
300#undef PTHREAD_IN_USE_DETECTION_HARD
301
302/* Define as the maximum value of type 'size_t', if the system doesn't define
303   it. */
304#undef SIZE_MAX
305
306/* If using the C implementation of alloca, define if you know the
307   direction of stack growth for your system; otherwise it will be
308   automatically deduced at runtime.
309	STACK_DIRECTION > 0 => grows toward higher addresses
310	STACK_DIRECTION < 0 => grows toward lower addresses
311	STACK_DIRECTION = 0 => direction of growth unknown */
312#undef STACK_DIRECTION
313
314/* Define to 1 if you have the ANSI C header files. */
315#undef STDC_HEADERS
316
317/* Define if the POSIX multithreading library can be used. */
318#undef USE_POSIX_THREADS
319
320/* Define if references to the POSIX multithreading library should be made
321   weak. */
322#undef USE_POSIX_THREADS_WEAK
323
324/* Define if the GNU Pth multithreading library can be used. */
325#undef USE_PTH_THREADS
326
327/* Define if references to the GNU Pth multithreading library should be made
328   weak. */
329#undef USE_PTH_THREADS_WEAK
330
331/* Define if the old Solaris multithreading library can be used. */
332#undef USE_SOLARIS_THREADS
333
334/* Define if references to the old Solaris multithreading library should be
335   made weak. */
336#undef USE_SOLARIS_THREADS_WEAK
337
338/* Enable extensions on AIX 3, Interix.  */
339#ifndef _ALL_SOURCE
340# undef _ALL_SOURCE
341#endif
342/* Enable GNU extensions on systems that have them.  */
343#ifndef _GNU_SOURCE
344# undef _GNU_SOURCE
345#endif
346/* Enable threading extensions on Solaris.  */
347#ifndef _POSIX_PTHREAD_SEMANTICS
348# undef _POSIX_PTHREAD_SEMANTICS
349#endif
350/* Enable extensions on HP NonStop.  */
351#ifndef _TANDEM_SOURCE
352# undef _TANDEM_SOURCE
353#endif
354/* Enable general extensions on Solaris.  */
355#ifndef __EXTENSIONS__
356# undef __EXTENSIONS__
357#endif
358
359
360/* Define if the Win32 multithreading API can be used. */
361#undef USE_WIN32_THREADS
362
363/* Version number of package */
364#undef VERSION
365
366/* Define to 1 if on MINIX. */
367#undef _MINIX
368
369/* Define to 2 if the system does not provide POSIX.1 features except with
370   this defined. */
371#undef _POSIX_1_SOURCE
372
373/* Define to 1 if you need to in order for `stat' and other things to work. */
374#undef _POSIX_SOURCE
375
376/* Define to empty if `const' does not conform to ANSI C. */
377#undef const
378
379/* Define to `__inline__' or `__inline' if that's what the C compiler
380   calls it, or to nothing if 'inline' is not supported under any name.  */
381#ifndef __cplusplus
382#undef inline
383#endif
384
385/* Define as the type of the result of subtracting two pointers, if the system
386   doesn't define it. */
387#undef ptrdiff_t
388
389/* Define to `unsigned int' if <sys/types.h> does not define. */
390#undef size_t
391
392/* Define to unsigned long or unsigned long long if <stdint.h> and
393   <inttypes.h> don't define. */
394#undef uintmax_t
395
396
397#define __libc_lock_t                   gl_lock_t
398#define __libc_lock_define              gl_lock_define
399#define __libc_lock_define_initialized  gl_lock_define_initialized
400#define __libc_lock_init                gl_lock_init
401#define __libc_lock_lock                gl_lock_lock
402#define __libc_lock_unlock              gl_lock_unlock
403#define __libc_lock_recursive_t                   gl_recursive_lock_t
404#define __libc_lock_define_recursive              gl_recursive_lock_define
405#define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
406#define __libc_lock_init_recursive                gl_recursive_lock_init
407#define __libc_lock_lock_recursive                gl_recursive_lock_lock
408#define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
409#define glthread_in_use  libintl_thread_in_use
410#define glthread_lock_init     libintl_lock_init
411#define glthread_lock_lock     libintl_lock_lock
412#define glthread_lock_unlock   libintl_lock_unlock
413#define glthread_lock_destroy  libintl_lock_destroy
414#define glthread_rwlock_init     libintl_rwlock_init
415#define glthread_rwlock_rdlock   libintl_rwlock_rdlock
416#define glthread_rwlock_wrlock   libintl_rwlock_wrlock
417#define glthread_rwlock_unlock   libintl_rwlock_unlock
418#define glthread_rwlock_destroy  libintl_rwlock_destroy
419#define glthread_recursive_lock_init     libintl_recursive_lock_init
420#define glthread_recursive_lock_lock     libintl_recursive_lock_lock
421#define glthread_recursive_lock_unlock   libintl_recursive_lock_unlock
422#define glthread_recursive_lock_destroy  libintl_recursive_lock_destroy
423#define glthread_once                 libintl_once
424#define glthread_once_call            libintl_once_call
425#define glthread_once_singlethreaded  libintl_once_singlethreaded
426
427