# # # patch "visualc/config.h" # from [c1e8ffbb3a09b5d44d8a3a11f4347dea954cf826] # to [961df8e32c5cc075146643b3a702485585643235] # ============================================================ --- visualc/config.h c1e8ffbb3a09b5d44d8a3a11f4347dea954cf826 +++ visualc/config.h 961df8e32c5cc075146643b3a702485585643235 @@ -14,6 +14,9 @@ typedef unsigned int os_err_t; #define LOCALEDIR "" #endif +/* Define if using bundled pcre */ +#define PCRE_STATIC 1 + /* Type to use for `s16'. */ #define TYPE_S16 short