Skip to content

Commit ba8c6ef

Browse files
committed
i18n: Make NO_GETTEXT imply fallthrough scheme in shell l10n
Signed-off-by: Junio C Hamano <[email protected]>
1 parent ad17ea7 commit ba8c6ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,7 @@ ifdef GETTEXT_POISON
15151515
endif
15161516
ifdef NO_GETTEXT
15171517
BASIC_CFLAGS += -DNO_GETTEXT
1518+
USE_GETTEXT_SCHEME = fallthrough
15181519
endif
15191520
ifdef NO_STRCASESTR
15201521
COMPAT_CFLAGS += -DNO_STRCASESTR

0 commit comments

Comments
 (0)