Skip to content

Commit 558e336

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

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
@@ -552,7 +552,7 @@ else
552552
NO_R_TO_GCC_LINKER = YesPlease
553553
INTERNAL_QSORT = YesPlease
554554
HAVE_LIBCHARSET_H = YesPlease
555-
NO_GETTEXT = YesPlease
555+
NO_GETTEXT =
556556
USE_LIBPCRE= YesPlease
557557
NO_CURL =
558558
USE_NED_ALLOCATOR =

0 commit comments

Comments
 (0)