Skip to content

Commit fba5513

Browse files
committed
Merge branch 'js/config-mak-windows-pcre-fix'
Whitespace fix. * js/config-mak-windows-pcre-fix: config.mak.uname: PCRE1 cleanup
2 parents bc34e52 + ebbf5d2 commit fba5513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.mak.uname

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ else
673673
HAVE_LIBCHARSET_H = YesPlease
674674
NO_GETTEXT =
675675
USE_GETTEXT_SCHEME = fallthrough
676-
USE_LIBPCRE= YesPlease
676+
USE_LIBPCRE = YesPlease
677677
NO_CURL =
678678
USE_NED_ALLOCATOR = YesPlease
679679
ifeq (/mingw64,$(subst 32,64,$(prefix)))

0 commit comments

Comments
 (0)