2000-02-03 Ben Elliston <bje@redhat.com>

* config.guess: Handle versions of DJGPP's uname(1) command which
	return the exact machine type and not just `pc'. From Laurynas
	Biveinis <lauras@softhome.net>.
This commit is contained in:
Ben Elliston
2000-02-03 10:39:36 +00:00
parent 751ec62875
commit d1b7ebbaf6
2 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,8 @@
2000-02-03 Ben Elliston <bje@redhat.com>
* config.guess: Handle versions of DJGPP's uname(1) command which
return the exact machine type and not just `pc'. From Laurynas
Biveinis <lauras@softhome.net>.
* config.guess: Import from autoconf source tree.
* config.sub: Likewise.