mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-01 02:53:51 -05:00
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:
committed by
Johannes Schindelin
parent
88e0a3f151
commit
e1af366ce6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user