Enable support for perl regular expressions (LIBPCRE)

Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de>
This commit is contained in:
Thomas Braun
2014-09-03 23:37:54 +02:00
committed by Johannes Schindelin
parent 3b14df72f6
commit 4e7f4ba219

View File

@@ -539,6 +539,7 @@ ifneq (,$(wildcard ../THIS_IS_MSYSGIT))
INTERNAL_QSORT = YesPlease
HAVE_LIBCHARSET_H = YesPlease
NO_GETTEXT = YesPlease
USE_LIBPCRE= YesPlease
else
NO_CURL = YesPlease
endif