[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: config.guess i18n problem
From: |
Nicola Pero |
Subject: |
Re: config.guess i18n problem |
Date: |
Tue, 12 Feb 2002 11:12:20 +0000 (GMT) |
> it doesn't work, with only LANG set to C, the messages are still in
> french
>
> also doing
> LANG=C ld --help
> instead of:
> LANG=C; export LANG; ld --help
> is cleaner i think
> (but as i've said before i needed to do s/LANG/LC_ALL to make it work)
thanks - I had the upstream config.guess updated with this fix, then I
updated gnustep-make's version to the latest upstream.
Try again from CVS ... hope it really works this time.