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 MacOS X function CFLocaleCopyCurrent in the
23   CoreFoundation framework. */
24#undef HAVE_CFLOCALECOPYCURRENT
25
26/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
27   the CoreFoundation framework. */
28#undef HAVE_CFPREFERENCESCOPYAPPVALUE
29
30/* Define if the GNU dcgettext() function is already present or preinstalled.
31   */
32#undef HAVE_DCGETTEXT
33
34/* Define to 1 if you have the <dlfcn.h> header file. */
35#undef HAVE_DLFCN_H
36
37/* Define to 1 if you have the <getopt.h> header file. */
38#undef HAVE_GETOPT_H
39
40/* Define to 1 if you have the `getopt_long' function. */
41#undef HAVE_GETOPT_LONG
42
43/* Define if the GNU gettext() function is already present or preinstalled. */
44#undef HAVE_GETTEXT
45
46/* Define if you have the iconv() function and it works. */
47#undef HAVE_ICONV
48
49/* Define to 1 if you have the <inttypes.h> header file. */
50#undef HAVE_INTTYPES_H
51
52/* Define to 1 if you have the `isascii' function. */
53#undef HAVE_ISASCII
54
55/* Define to 1 if you have the `isblank' function. */
56#undef HAVE_ISBLANK
57
58/* Define to 1 if you have the `iswascii' function or macro. */
59#undef HAVE_ISWASCII
60
61/* Define to 1 if you have the `iswblank' function or macro. */
62#undef HAVE_ISWBLANK
63
64/* Define to 1 if you have the `iswctype' function or macro. */
65#undef HAVE_ISWCTYPE
66
67/* Define to 1 if you have the `iswlower' function or macro. */
68#undef HAVE_ISWLOWER
69
70/* Define to 1 if you have the `iswupper' function or macro. */
71#undef HAVE_ISWUPPER
72
73/* Define to 1 if you have the <libutf8.h> header file. */
74#undef HAVE_LIBUTF8_H
75
76/* Define to 1 if you have the `mbrtowc' function or macro. */
77#undef HAVE_MBRTOWC
78
79/* Define to 1 if the system has the type `mbstate_t'. */
80#undef HAVE_MBSTATE_T
81
82/* Define to 1 if you have the `mbtowc' function or macro. */
83#undef HAVE_MBTOWC
84
85/* Define to 1 if you have the <memory.h> header file. */
86#undef HAVE_MEMORY_H
87
88/* Define to 1 if you have the <regex.h> header file. */
89#undef HAVE_REGEX_H
90
91/* Define to 1 if the system has the type `reg_errcode_t'. */
92#undef HAVE_REG_ERRCODE_T
93
94/* Define to 1 if you have the <stdint.h> header file. */
95#undef HAVE_STDINT_H
96
97/* Define to 1 if you have the <stdlib.h> header file. */
98#undef HAVE_STDLIB_H
99
100/* Define to 1 if you have the <strings.h> header file. */
101#undef HAVE_STRINGS_H
102
103/* Define to 1 if you have the <string.h> header file. */
104#undef HAVE_STRING_H
105
106/* Define to 1 if you have the <sys/stat.h> header file. */
107#undef HAVE_SYS_STAT_H
108
109/* Define to 1 if you have the <sys/types.h> header file. */
110#undef HAVE_SYS_TYPES_H
111
112/* Define to 1 if you have the `towlower' function or macro. */
113#undef HAVE_TOWLOWER
114
115/* Define to 1 if you have the `towupper' function or macro. */
116#undef HAVE_TOWUPPER
117
118/* Define to 1 if you have the <unistd.h> header file. */
119#undef HAVE_UNISTD_H
120
121/* Define to 1 if you have the <wchar.h> header file. */
122#undef HAVE_WCHAR_H
123
124/* Define to 1 if the system has the type `wchar_t'. */
125#undef HAVE_WCHAR_T
126
127/* Define to 1 if you have the `wcschr' function or macro. */
128#undef HAVE_WCSCHR
129
130/* Define to 1 if you have the `wcscpy' function or macro. */
131#undef HAVE_WCSCPY
132
133/* Define to 1 if you have the `wcslen' function or macro. */
134#undef HAVE_WCSLEN
135
136/* Define to 1 if you have the `wcsncpy' function or macro. */
137#undef HAVE_WCSNCPY
138
139/* Define to 1 if you have the `wcsrtombs' function or macro. */
140#undef HAVE_WCSRTOMBS
141
142/* Define to 1 if you have the `wcstombs' function or macro. */
143#undef HAVE_WCSTOMBS
144
145/* Define to 1 if you have the `wctype' function or macro. */
146#undef HAVE_WCTYPE
147
148/* Define to 1 if you have the <wctype.h> header file. */
149#undef HAVE_WCTYPE_H
150
151/* Define to 1 if the system has the type `wint_t'. */
152#undef HAVE_WINT_T
153
154/* Define if you want to disable debug assertions. */
155#undef NDEBUG
156
157/* Define to 1 if your C compiler doesn't accept -c and -o together. */
158#undef NO_MINUS_C_MINUS_O
159
160/* Name of package */
161#undef PACKAGE
162
163/* Define to the address where bug reports for this package should be sent. */
164#undef PACKAGE_BUGREPORT
165
166/* Define to the full name of this package. */
167#undef PACKAGE_NAME
168
169/* Define to the full name and version of this package. */
170#undef PACKAGE_STRING
171
172/* Define to the one symbol short name of this package. */
173#undef PACKAGE_TARNAME
174
175/* Define to the home page for this package. */
176#undef PACKAGE_URL
177
178/* Define to the version of this package. */
179#undef PACKAGE_VERSION
180
181/* If using the C implementation of alloca, define if you know the
182   direction of stack growth for your system; otherwise it will be
183   automatically deduced at runtime.
184	STACK_DIRECTION > 0 => grows toward higher addresses
185	STACK_DIRECTION < 0 => grows toward lower addresses
186	STACK_DIRECTION = 0 => direction of growth unknown */
187#undef STACK_DIRECTION
188
189/* Define to 1 if you have the ANSI C header files. */
190#undef STDC_HEADERS
191
192/* Define if you want to enable approximate matching functionality. */
193#undef TRE_APPROX
194
195/* Define if you want TRE to print debug messages to stdout. */
196#undef TRE_DEBUG
197
198/* Define to enable multibyte character set support. */
199#undef TRE_MULTIBYTE
200
201/* Define to a field in the regex_t struct where TRE should store a pointer to
202   the internal tre_tnfa_t structure */
203#undef TRE_REGEX_T_FIELD
204
205/* Define to the absolute path to the system regex.h */
206#undef TRE_SYSTEM_REGEX_H_PATH
207
208/* Define if you want TRE to use alloca() instead of malloc() when allocating
209   memory needed for regexec operations. */
210#undef TRE_USE_ALLOCA
211
212/* Define to include the system regex.h from TRE regex.h */
213#undef TRE_USE_SYSTEM_REGEX_H
214
215/* TRE version string. */
216#undef TRE_VERSION
217
218/* TRE version level 1. */
219#undef TRE_VERSION_1
220
221/* TRE version level 2. */
222#undef TRE_VERSION_2
223
224/* TRE version level 3. */
225#undef TRE_VERSION_3
226
227/* Define to enable wide character (wchar_t) support. */
228#undef TRE_WCHAR
229
230/* Version number of package */
231#undef VERSION
232
233/* Define to the maximum value of wchar_t if not already defined elsewhere */
234#undef WCHAR_MAX
235
236/* Define if wchar_t is signed */
237#undef WCHAR_T_SIGNED
238
239/* Define if wchar_t is unsigned */
240#undef WCHAR_T_UNSIGNED
241
242/* Number of bits in a file offset, on hosts where this is settable. */
243#undef _FILE_OFFSET_BITS
244
245/* Define to enable GNU extensions in glibc */
246#undef _GNU_SOURCE
247
248/* Define for large files, on AIX-style hosts. */
249#undef _LARGE_FILES
250
251/* Define on IRIX */
252#undef _REGCOMP_INTERNAL
253
254/* Define to empty if `const' does not conform to ANSI C. */
255#undef const
256
257/* Define to `__inline__' or `__inline' if that's what the C compiler
258   calls it, or to nothing if 'inline' is not supported under any name.  */
259#ifndef __cplusplus
260#undef inline
261#endif
262