Skip to content

Commit 1404ec1

Browse files
committed
Merge pull request #2316 from carenas/win-pcre1-cleanup
config.mak.uname: PCRE1 cleanup
2 parents bdb033a + aad4faf commit 1404ec1

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
@@ -668,7 +668,7 @@ else
668668
HAVE_LIBCHARSET_H = YesPlease
669669
NO_GETTEXT =
670670
USE_GETTEXT_SCHEME = fallthrough
671-
USE_LIBPCRE= YesPlease
671+
USE_LIBPCRE = YesPlease
672672
NO_CURL =
673673
USE_NED_ALLOCATOR = YesPlease
674674
else

0 commit comments

Comments
 (0)