Skip to content

Commit 4f613c7

Browse files
dschoGit for Windows Build Agent
authored andcommitted
Merge pull request #2316 from carenas/win-pcre1-cleanup
config.mak.uname: PCRE1 cleanup
2 parents 55b62b8 + bfc0ece commit 4f613c7

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
else

0 commit comments

Comments
 (0)