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