config.mak.uname: PCRE1 cleanup
Style issue: a space was missing. Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
ebf3c04b26
commit
ebbf5d2b70
@ -668,7 +668,7 @@ else
|
|||||||
HAVE_LIBCHARSET_H = YesPlease
|
HAVE_LIBCHARSET_H = YesPlease
|
||||||
NO_GETTEXT =
|
NO_GETTEXT =
|
||||||
USE_GETTEXT_SCHEME = fallthrough
|
USE_GETTEXT_SCHEME = fallthrough
|
||||||
USE_LIBPCRE= YesPlease
|
USE_LIBPCRE = YesPlease
|
||||||
NO_CURL =
|
NO_CURL =
|
||||||
USE_NED_ALLOCATOR = YesPlease
|
USE_NED_ALLOCATOR = YesPlease
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user