Got rid of pcre linker warnings.

This commit is contained in:
Birunthan Mohanathas
2011-05-16 09:24:13 +00:00
parent 9d550f553d
commit e13f3a3c2c
3 changed files with 3 additions and 1 deletions

View File

@ -274,7 +274,7 @@ them both to 0; an emulation function will be used. */
/* #undef PCRE_EXP_DEFN */
/* Define if linking statically (TODO: make nice with Libtool) */
/* #undef PCRE_STATIC */
#define PCRE_STATIC
/* When calling PCRE via the POSIX interface, additional working storage is
required for holding the pointers to capturing substrings because PCRE