/[pcre]/code/trunk/config-cmake.h.in
ViewVC logotype

Contents of /code/trunk/config-cmake.h.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 291 - (hide annotations) (download)
Wed Dec 26 18:46:46 2007 UTC (5 years, 4 months ago) by ph10
File size: 846 byte(s)
Update CMake files for new build-arguments.

1 ph10 137 /* config.h for CMake builds */
2    
3     #cmakedefine HAVE_DIRENT_H
4     #cmakedefine HAVE_UNISTD_H
5     #cmakedefine HAVE_SYS_STAT_H
6     #cmakedefine HAVE_SYS_TYPES_H
7     #cmakedefine HAVE_TYPE_TRAITS_H
8     #cmakedefine HAVE_BITS_TYPE_TRAITS_H
9    
10     #cmakedefine HAVE_BCOPY
11     #cmakedefine HAVE_MEMMOVE
12     #cmakedefine HAVE_STRERROR
13    
14 ph10 144 #cmakedefine PCRE_STATIC
15    
16 ph10 137 #cmakedefine SUPPORT_UTF8
17     #cmakedefine SUPPORT_UCP
18     #cmakedefine EBCDIC
19 ph10 258 #cmakedefine BSR_ANYCRLF
20 ph10 137 #cmakedefine NO_RECURSE
21    
22 ph10 291 #cmakedefine SUPPORT_LIBBZ2
23     #cmakedefine SUPPORT_LIBZ
24     #cmakedefine SUPPORT_LIBREADLINE
25    
26 ph10 137 #define NEWLINE @NEWLINE@
27     #define POSIX_MALLOC_THRESHOLD @PCRE_POSIX_MALLOC_THRESHOLD@
28     #define LINK_SIZE @PCRE_LINK_SIZE@
29     #define MATCH_LIMIT @PCRE_MATCH_LIMIT@
30     #define MATCH_LIMIT_RECURSION @PCRE_MATCH_LIMIT_RECURSION@
31    
32 ph10 291
33 ph10 137 #define MAX_NAME_SIZE 32
34     #define MAX_NAME_COUNT 10000
35    
36     /* end config.h for CMake builds */

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12