diff options
author | Alex Riesen <raa.lkml@gmail.com> | 2012-01-23 14:04:29 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-01-23 14:24:14 -0800 |
commit | ad17ea734770126bfe1027a8a999e9e2d9f62145 (patch) | |
tree | bbc04c122860c7c59536f22c6027e4e66ce6f705 /generate-cmdlist.sh | |
parent | git-sh-i18n: restructure the logic to compute gettext.sh scheme (diff) | |
download | tgif-ad17ea734770126bfe1027a8a999e9e2d9f62145.tar.xz |
add a Makefile switch to avoid gettext translation in shell scripts
Some systems have gettext.sh (GNU gettext) installed, but it is either
broken or misconfigured in such a way so its output is not usable. In
case the users of these systems are unable or not interested in fixing
them, setting the new Makefile switch should help:
make USE_GETTEXT_SCHEME=fallthrough
This will replace the translation routines with fallthrough versions,
that does not use gettext from the platform.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'generate-cmdlist.sh')
0 files changed, 0 insertions, 0 deletions