Moved PCRE_STATIC def in Regex ext to extension instead of modifying pcre header (bug 5593).
This commit is contained in:
parent
77fef18590
commit
5077703400
@ -29,6 +29,8 @@
|
|||||||
* Version: $Id$
|
* Version: $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define PCRE_STATIC
|
||||||
|
|
||||||
#include "pcre.h"
|
#include "pcre.h"
|
||||||
#include "CRegEx.h"
|
#include "CRegEx.h"
|
||||||
#include <sh_string.h>
|
#include <sh_string.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user