Skip to content

Commit 18ab137

Browse files
committed
Let's use gettext with MSys2
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent e5ff996 commit 18ab137

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
@@ -558,7 +558,7 @@ else
558558
NO_R_TO_GCC_LINKER = YesPlease
559559
INTERNAL_QSORT = YesPlease
560560
HAVE_LIBCHARSET_H = YesPlease
561-
NO_GETTEXT = YesPlease
561+
NO_GETTEXT =
562562
USE_LIBPCRE= YesPlease
563563
NO_CURL =
564564
USE_NED_ALLOCATOR = YesPlease

0 commit comments

Comments
 (0)