config/ChangeLog
Ben Elliston 94968c5834 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>.
2000-02-06 12:12:16 +00:00

15 lines
503 B
Plaintext

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>.
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.