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>.
This commit is contained in:
Ben Elliston
2000-02-06 12:12:16 +00:00
parent d1b7ebbaf6
commit 94968c5834
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
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