]> git.ipfire.org Git - thirdparty/git.git/commitdiff
config.mak.uname: PCRE1 cleanup
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>
Tue, 22 Jun 2021 10:42:41 +0000 (10:42 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Jun 2021 03:10:47 +0000 (20:10 -0700)
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>
config.mak.uname

index cb443b4e023adb9957b17714ed4c72bc21dc8744..e8ceaed3d3edb30ef190546b5a6782891db50756 100644 (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