scintilla: Don't build with C++11 regex support
commit04296390dea9d7e288adb7b559badf803b60dff8
authorColomban Wendling <ban@herbesfolles.org>
Sun, 22 May 2016 18:16:16 +0000 (22 20:16 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Thu, 26 May 2016 17:22:27 +0000 (26 19:22 +0200)
treea451e7baed068ef81c80fcd5a20b292eadc5137b
parent934b47158cb0a45457949ebd541ba9457a172721
scintilla: Don't build with C++11 regex support

It seems to cause some compatibility issues with some current compilers
and we don't use it nor need it for extended regex support, so stay on
the safe side at least for the moment.
scintilla/Makefile.am
scintilla/gtk/makefile.win32