Robert Millan wrote:
A possible patch is given below, but there are surely other ways to deal
with it. The patch simply falls back to echo instead of gettext if the
gettext binary cannot be found.
It'd be better if this was an autoconf check.
You mean with an AC_PATH_PROG(GETTEXTBIN, gettext, echo) and substitute
GETTEXTBIN in 10_linux?
But, in order to have a robust configuration script, it would still be
desirable to check in 10_linux whether @GETTEXTBIN@ exists and revert to
echo otherwise, wouldn't it?
Grégoire
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel