version 1.1.1.3, 2012/10/09 09:19:17
|
version 1.1.1.5, 2014/06/15 19:46:03
|
Line 5
|
Line 5
|
#cmakedefine HAVE_SYS_TYPES_H 1 |
#cmakedefine HAVE_SYS_TYPES_H 1 |
#cmakedefine HAVE_UNISTD_H 1 |
#cmakedefine HAVE_UNISTD_H 1 |
#cmakedefine HAVE_WINDOWS_H 1 |
#cmakedefine HAVE_WINDOWS_H 1 |
|
#cmakedefine HAVE_STDINT_H 1 |
|
#cmakedefine HAVE_INTTYPES_H 1 |
|
|
#cmakedefine HAVE_TYPE_TRAITS_H 1 |
#cmakedefine HAVE_TYPE_TRAITS_H 1 |
#cmakedefine HAVE_BITS_TYPE_TRAITS_H 1 |
#cmakedefine HAVE_BITS_TYPE_TRAITS_H 1 |
Line 20
|
Line 22
|
|
|
#cmakedefine SUPPORT_PCRE8 1 |
#cmakedefine SUPPORT_PCRE8 1 |
#cmakedefine SUPPORT_PCRE16 1 |
#cmakedefine SUPPORT_PCRE16 1 |
|
#cmakedefine SUPPORT_PCRE32 1 |
#cmakedefine SUPPORT_JIT 1 |
#cmakedefine SUPPORT_JIT 1 |
#cmakedefine SUPPORT_PCREGREP_JIT 1 |
#cmakedefine SUPPORT_PCREGREP_JIT 1 |
#cmakedefine SUPPORT_UTF 1 |
#cmakedefine SUPPORT_UTF 1 |
#cmakedefine SUPPORT_UCP 1 |
#cmakedefine SUPPORT_UCP 1 |
#cmakedefine EBCDIC 1 |
#cmakedefine EBCDIC 1 |
|
#cmakedefine EBCDIC_NL25 1 |
#cmakedefine BSR_ANYCRLF 1 |
#cmakedefine BSR_ANYCRLF 1 |
#cmakedefine NO_RECURSE 1 |
#cmakedefine NO_RECURSE 1 |
|
|
Line 36
|
Line 40
|
#cmakedefine SUPPORT_LIBEDIT 1 |
#cmakedefine SUPPORT_LIBEDIT 1 |
#cmakedefine SUPPORT_LIBREADLINE 1 |
#cmakedefine SUPPORT_LIBREADLINE 1 |
|
|
|
#cmakedefine SUPPORT_VALGRIND 1 |
|
#cmakedefine SUPPORT_GCOV 1 |
|
|
#define NEWLINE @NEWLINE@ |
#define NEWLINE @NEWLINE@ |
#define POSIX_MALLOC_THRESHOLD @PCRE_POSIX_MALLOC_THRESHOLD@ |
#define POSIX_MALLOC_THRESHOLD @PCRE_POSIX_MALLOC_THRESHOLD@ |
#define LINK_SIZE @PCRE_LINK_SIZE@ |
#define LINK_SIZE @PCRE_LINK_SIZE@ |
|
#define PARENS_NEST_LIMIT @PCRE_PARENS_NEST_LIMIT@ |
#define MATCH_LIMIT @PCRE_MATCH_LIMIT@ |
#define MATCH_LIMIT @PCRE_MATCH_LIMIT@ |
#define MATCH_LIMIT_RECURSION @PCRE_MATCH_LIMIT_RECURSION@ |
#define MATCH_LIMIT_RECURSION @PCRE_MATCH_LIMIT_RECURSION@ |
#define PCREGREP_BUFSIZE @PCREGREP_BUFSIZE@ |
#define PCREGREP_BUFSIZE @PCREGREP_BUFSIZE@ |