2002-01-22 Nicola Pero <nicola@brainstorm.co.uk>

* config.guess (i*86:Linux:*:*): Fixed: export LANG=C before
	running ld so that linker output can be assumed to be in English,
	and it works with non-default locales.
This commit is contained in:
Ben Elliston
2002-01-21 21:02:07 +00:00
parent 560e733c1b
commit dcaf91525a
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2002-01-22 Nicola Pero <nicola@brainstorm.co.uk>
* config.guess (i*86:Linux:*:*): Fixed: export LANG=C before
running ld so that linker output can be assumed to be in English,
and it works with non-default locales.
2002-01-10 Ben Elliston <bje@redhat.com>
* config.guess: Update Per Bothner's mail address.