1 /* #undef HAVE_DIRENT_H */
2 #define HAVE_SYS_STAT_H 1
3 #define HAVE_SYS_TYPES_H 1
4 /* #undef HAVE_UNISTD_H */
5 #define HAVE_WINDOWS_H 0
6 
7 /* #undef HAVE_TYPE_TRAITS_H */
8 /* #undef HAVE_BITS_TYPE_TRAITS_H */
9 
10 /* #undef HAVE_BCOPY */
11 #define HAVE_MEMMOVE 1
12 #define HAVE_STRERROR 1
13 /* #undef HAVE_STRTOLL */
14 /* #undef HAVE_STRTOQ */
15 #define HAVE__STRTOI64 1
16 
17 #define PCRE_STATIC 1
18 
19 /* #undef SUPPORT_UTF8 */
20 /* #undef SUPPORT_UCP */
21 /* #undef EBCDIC */
22 /* #undef BSR_ANYCRLF */
23 /* #undef NO_RECURSE */
24 
25 #define HAVE_LONG_LONG 1
26 #define HAVE_UNSIGNED_LONG_LONG 1
27 
28 /* #undef SUPPORT_LIBBZ2 */
29 /* #undef SUPPORT_LIBZ */
30 /* #undef SUPPORT_LIBREADLINE */
31 
32 #define NEWLINE			10
33 #define POSIX_MALLOC_THRESHOLD	10
34 #define LINK_SIZE		2
35 #define MATCH_LIMIT		10000000
36 #define MATCH_LIMIT_RECURSION	MATCH_LIMIT
37 
38 
39 #define MAX_NAME_SIZE	32
40 #define MAX_NAME_COUNT	10000
41