config/ChangeLog
Ben Elliston ee9861df32 2000-02-07 Ben Elliston <bje@redhat.com>
* config.guess: Replace sub-minor system version number with an
	`X' on certain Cray platforms. From Keith Thompson <kst@sdsc.edu>.
2000-02-07 12:03:02 +00:00

26 lines
858 B
Plaintext

2000-02-07 Ben Elliston <bje@redhat.com>
* config.guess: Replace sub-minor system version number with an
`X' on certain Cray platforms. From Keith Thompson <kst@sdsc.edu>.
* config.sub: Add support for mmix and mmixware. From Hans-Peter
Nilsson <hp@bitrange.com>.
2000-02-06 Ben Elliston <bje@redhat.com>
* config.guess: Include <stdio.h> when compiling test programs
with a C++ compiler. Function prototypes are mandatory in C++.
From Ossama Othman <othman@cs.wustl.edu>.
* config.guess: Fix a regression in PowerPC Linux detection.
From Franz Sirl.
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.