On Mon, Jan 23, 2012 at 23:04, Junio C Hamano <gitster@xxxxxxxxx> wrote: > From: Alex Riesen <raa.lkml@xxxxxxxxx> > > 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@xxxxxxxxx> > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> Amen :) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html