From: "Grégoire Sutre" <gregoire.sutre@labri.fr>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Config file generation failure on Linux (gettext.sh)
Date: Sat, 02 Jan 2010 15:05:53 +0100 [thread overview]
Message-ID: <4B3F52C1.6030201@labri.fr> (raw)
In-Reply-To: <20100101120336.GI3692@thorin>
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
next prev parent reply other threads:[~2010-01-02 14:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-30 15:01 Config file generation failure on Linux Grégoire Sutre
2010-01-01 12:03 ` Robert Millan
2010-01-02 14:05 ` Grégoire Sutre [this message]
2010-01-03 16:50 ` Config file generation failure on Linux (gettext.sh) Robert Millan
2010-01-03 16:55 ` Robert Millan
2010-01-03 23:16 ` Grégoire Sutre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B3F52C1.6030201@labri.fr \
--to=gregoire.sutre@labri.fr \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.