config.mak.uname: PCRE1 cleanup

Style issue: a space was missing.

Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
This commit is contained in:
Carlo Marcelo Arenas Belón
2019-08-31 06:26:10 -07:00
committed by Johannes Schindelin
parent 88e0a3f151
commit e1af366ce6

View File

@@ -668,7 +668,7 @@ else
HAVE_LIBCHARSET_H = YesPlease
NO_GETTEXT =
USE_GETTEXT_SCHEME = fallthrough
USE_LIBPCRE= YesPlease
USE_LIBPCRE = YesPlease
NO_CURL =
USE_NED_ALLOCATOR = YesPlease
else