diff options
Diffstat (limited to 'protocols/Sametime/src/glib/config.h')
-rw-r--r-- | protocols/Sametime/src/glib/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/src/glib/config.h b/protocols/Sametime/src/glib/config.h index 1fb52d66d7..2a4e2fbe78 100644 --- a/protocols/Sametime/src/glib/config.h +++ b/protocols/Sametime/src/glib/config.h @@ -791,7 +791,7 @@ #define USE_LIBICONV_NATIVE 1 /* using the system-supplied PCRE library */ -/* #undef USE_SYSTEM_PCRE */ +#define USE_SYSTEM_PCRE 1 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ |