usched: Implement LWP lazy migration support.
[dragonfly.git] / lib / libc / tre-regex / config.h
blob57c1539688285be538c1eea16c13ca50389704ef
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5 systems. This function is required for `alloca.c' support on those systems.
6 */
7 /* #undef CRAY_STACKSEG_END */
9 /* Define to 1 if using `alloca.c'. */
10 /* #undef C_ALLOCA */
12 /* Define to 1 if translation of program messages to the user's native
13 language is requested. */
14 /* #undef ENABLE_NLS */
16 /* Define to 1 if you have `alloca', as a function or macro. */
17 /* #undef HAVE_ALLOCA */
19 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21 /* #undef HAVE_ALLOCA_H */
23 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
24 CoreFoundation framework. */
25 /* #undef HAVE_CFLOCALECOPYCURRENT */
27 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
28 the CoreFoundation framework. */
29 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
31 /* Define if the GNU dcgettext() function is already present or preinstalled.
33 /* #undef HAVE_DCGETTEXT */
35 /* Define to 1 if you have the <dlfcn.h> header file. */
36 #define HAVE_DLFCN_H 1
38 /* Define to 1 if you have the <getopt.h> header file. */
39 #define HAVE_GETOPT_H 1
41 /* Define to 1 if you have the `getopt_long' function. */
42 #define HAVE_GETOPT_LONG 1
44 /* Define if the GNU gettext() function is already present or preinstalled. */
45 /* #undef HAVE_GETTEXT */
47 /* Define if you have the iconv() function and it works. */
48 /* #undef HAVE_ICONV */
50 /* Define to 1 if you have the <inttypes.h> header file. */
51 #define HAVE_INTTYPES_H 1
53 /* Define to 1 if you have the `isascii' function. */
54 #define HAVE_ISASCII 1
56 /* Define to 1 if you have the `isblank' function. */
57 #define HAVE_ISBLANK 1
59 /* Define to 1 if you have the `iswascii' function or macro. */
60 #define HAVE_ISWASCII 1
62 /* Define to 1 if you have the `iswblank' function or macro. */
63 #define HAVE_ISWBLANK 1
65 /* Define to 1 if you have the `iswctype' function or macro. */
66 #define HAVE_ISWCTYPE 1
68 /* Define to 1 if you have the `iswlower' function or macro. */
69 #define HAVE_ISWLOWER 1
71 /* Define to 1 if you have the `iswupper' function or macro. */
72 #define HAVE_ISWUPPER 1
74 /* Define to 1 if you have the <libutf8.h> header file. */
75 /* #undef HAVE_LIBUTF8_H */
77 /* Define to 1 if you have the `mbrtowc' function or macro. */
78 #define HAVE_MBRTOWC 1
80 /* Define to 1 if the system has the type `mbstate_t'. */
81 #define HAVE_MBSTATE_T 1
83 /* Define to 1 if you have the `mbtowc' function or macro. */
84 /* #undef HAVE_MBTOWC */
86 /* Define to 1 if you have the <memory.h> header file. */
87 #define HAVE_MEMORY_H 1
89 /* Define to 1 if you have the <regex.h> header file. */
90 /* #undef HAVE_REGEX_H */
92 /* Define to 1 if the system has the type `reg_errcode_t'. */
93 /* #undef HAVE_REG_ERRCODE_T */
95 /* Define to 1 if you have the <stdint.h> header file. */
96 #define HAVE_STDINT_H 1
98 /* Define to 1 if you have the <stdlib.h> header file. */
99 #define HAVE_STDLIB_H 1
101 /* Define to 1 if you have the <strings.h> header file. */
102 #define HAVE_STRINGS_H 1
104 /* Define to 1 if you have the <string.h> header file. */
105 #define HAVE_STRING_H 1
107 /* Define to 1 if you have the <sys/stat.h> header file. */
108 #define HAVE_SYS_STAT_H 1
110 /* Define to 1 if you have the <sys/types.h> header file. */
111 #define HAVE_SYS_TYPES_H 1
113 /* Define to 1 if you have the `towlower' function or macro. */
114 #define HAVE_TOWLOWER 1
116 /* Define to 1 if you have the `towupper' function or macro. */
117 #define HAVE_TOWUPPER 1
119 /* Define to 1 if you have the <unistd.h> header file. */
120 #define HAVE_UNISTD_H 1
122 /* Define to 1 if you have the <wchar.h> header file. */
123 #define HAVE_WCHAR_H 1
125 /* Define to 1 if the system has the type `wchar_t'. */
126 #define HAVE_WCHAR_T 1
128 /* Define to 1 if you have the `wcschr' function or macro. */
129 #define HAVE_WCSCHR 1
131 /* Define to 1 if you have the `wcscpy' function or macro. */
132 #define HAVE_WCSCPY 1
134 /* Define to 1 if you have the `wcslen' function or macro. */
135 #define HAVE_WCSLEN 1
137 /* Define to 1 if you have the `wcsncpy' function or macro. */
138 #define HAVE_WCSNCPY 1
140 /* Define to 1 if you have the `wcsrtombs' function or macro. */
141 #define HAVE_WCSRTOMBS 1
143 /* Define to 1 if you have the `wcstombs' function or macro. */
144 /* #undef HAVE_WCSTOMBS */
146 /* Define to 1 if you have the `wctype' function or macro. */
147 #define HAVE_WCTYPE 1
149 /* Define to 1 if you have the <wctype.h> header file. */
150 #define HAVE_WCTYPE_H 1
152 /* Define to 1 if the system has the type `wint_t'. */
153 #define HAVE_WINT_T 1
155 /* Define if you want to disable debug assertions. */
156 #define NDEBUG 1
158 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
159 /* #undef NO_MINUS_C_MINUS_O */
161 /* Name of package */
162 #define PACKAGE "tre"
164 /* Define to the address where bug reports for this package should be sent. */
165 #define PACKAGE_BUGREPORT "tre-general@lists.laurikari.net"
167 /* Define to the full name of this package. */
168 #define PACKAGE_NAME "TRE"
170 /* Define to the full name and version of this package. */
171 #define PACKAGE_STRING "TRE 0.8.0"
173 /* Define to the one symbol short name of this package. */
174 #define PACKAGE_TARNAME "tre"
176 /* Define to the version of this package. */
177 #define PACKAGE_VERSION "0.8.0"
179 /* If using the C implementation of alloca, define if you know the
180 direction of stack growth for your system; otherwise it will be
181 automatically deduced at runtime.
182 STACK_DIRECTION > 0 => grows toward higher addresses
183 STACK_DIRECTION < 0 => grows toward lower addresses
184 STACK_DIRECTION = 0 => direction of growth unknown */
185 /* #undef STACK_DIRECTION */
187 /* Define to 1 if you have the ANSI C header files. */
188 #define STDC_HEADERS 1
190 /* Define if you want to enable approximate matching functionality. */
191 /* #undef TRE_APPROX */
193 /* Define if you want TRE to print debug messages to stdout. */
194 /* #undef TRE_DEBUG */
196 /* Define to enable multibyte character set support. */
197 #define TRE_MULTIBYTE 1
199 /* Define to a field in the regex_t struct where TRE should store a pointer to
200 the internal tre_tnfa_t structure */
201 #define TRE_REGEX_T_FIELD value
203 /* Define to the absolute path to the system regex.h */
204 #define TRE_SYSTEM_REGEX_H_PATH <regex.h>
206 /* Define if you want TRE to use alloca() instead of malloc() when allocating
207 memory needed for regexec operations. */
208 /* #undef TRE_USE_ALLOCA */
210 /* Define to include the system regex.h from TRE regex.h */
211 #define TRE_USE_SYSTEM_REGEX_H 1
213 /* TRE version string. */
214 #define TRE_VERSION "0.8.0"
216 /* TRE version level 1. */
217 #define TRE_VERSION_1 0
219 /* TRE version level 2. */
220 #define TRE_VERSION_2 8
222 /* TRE version level 3. */
223 #define TRE_VERSION_3 0
225 /* Define to enable wide character (wchar_t) support. */
226 #define TRE_WCHAR 1
228 /* Version number of package */
229 #define VERSION "0.8.0"
231 /* Define to the maximum value of wchar_t if not already defined elsewhere */
232 /* #undef WCHAR_MAX */
234 /* Define if wchar_t is signed */
235 /* #undef WCHAR_T_SIGNED */
237 /* Define if wchar_t is unsigned */
238 /* #undef WCHAR_T_UNSIGNED */
240 /* Number of bits in a file offset, on hosts where this is settable. */
241 /* #undef _FILE_OFFSET_BITS */
243 /* Define to enable GNU extensions in glibc */
244 /* #undefine _GNU_SOURCE */
246 /* Define for large files, on AIX-style hosts. */
247 /* #undef _LARGE_FILES */
249 /* Define on IRIX */
250 /* #undef _REGCOMP_INTERNAL */
252 /* Define to empty if `const' does not conform to ANSI C. */
253 /* #undef const */
255 /* Define to `__inline__' or `__inline' if that's what the C compiler
256 calls it, or to nothing if 'inline' is not supported under any name. */
257 #ifndef __cplusplus
258 /* #undef inline */
259 #endif