m4-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: automatically download pofiles at bootstrap [m4--devo--1.0--pat


From: Eric Blake
Subject: Re: FYI: automatically download pofiles at bootstrap [m4--devo--1.0--patch-21]
Date: Wed, 26 Oct 2005 15:56:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Gary V. Vaughan <gary <at> gnu.org> writes:

> Applied to HEAD.
> 
>       * bootstrap (func_update_po): Update pofiles directly from the
>       translation project.
>   +      func_echo "getting translation for $1..."
>   +      wget -r -C off $TP_URL/$POFILE

wget 1.10.x no longer supports -C as an option (but does support --no-cache as 
a long option).  bootstrap now fails on platforms, like cygwin, where wget 1.9 
is no longer the default.

--
Eric Blake







reply via email to

[Prev in Thread] Current Thread [Next in Thread]