MISR Toolkit  1.5.1
tre-config.h
Go to the documentation of this file.
1 /* lib/tre-config.h. Generated from tre-config.h.in by configure. */
2 /* tre-config.h.in. This file has all definitions that are needed in
3  `regex.h'. Note that this file must contain only the bare minimum
4  of definitions without the TRE_ prefix to avoid conflicts between
5  definitions here and definitions included from somewhere else. */
6 
7 /* Define to 1 if you have the <libutf8.h> header file. */
8 /* #undef HAVE_LIBUTF8_H */
9 
10 /* Define to 1 if the system has the type `reg_errcode_t'. */
11 /* #undef HAVE_REG_ERRCODE_T */
12 
13 /* Define to 1 if you have the <sys/types.h> header file. */
14 #define HAVE_SYS_TYPES_H 1
15 
16 /* Define to 1 if you have the <wchar.h> header file. */
17 #define HAVE_WCHAR_H 1
18 
19 /* Define if you want to enable approximate matching functionality. */
20 #define TRE_APPROX 1
21 
22 /* Define to enable multibyte character set support. */
23 /* #undef TRE_MULTIBYTE */
24 
25 /* Define to the absolute path to the system regex.h */
26 /* #undef TRE_SYSTEM_REGEX_H_PATH */
27 
28 /* Define to include the system regex.h from TRE regex.h */
29 /* #undef TRE_USE_SYSTEM_REGEX_H */
30 
31 /* Define to enable wide character (wchar_t) support. */
32 /* #undef TRE_WCHAR */
33 
34 /* TRE version string. */
35 #define TRE_VERSION "0.7.5"
36 
37 /* TRE version level 1. */
38 #define TRE_VERSION_1 0
39 
40 /* TRE version level 2. */
41 #define TRE_VERSION_2 7
42 
43 /* TRE version level 3. */
44 #define TRE_VERSION_3 5

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:52