Hi Eric,

Thanks for the report, and sorry for the delay:

Eric Blake wrote:
> 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.

Bummer, because 1.9.x doesn't support --no-cache.  I've added a runtime
test to M4's bootstrap to choose an appropriate argument.  It works fine
for 1.9.x; let me know if it still causes trouble for 1.10.x.

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  [EMAIL PROTECTED],gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
M4-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/m4-patches

Reply via email to