Makefile.in (stmp-fixinc): If we're actually fixing include files...
authorManfred Hollstein <manfred@gcc.gnu.org>
Fri, 27 Mar 1998 00:01:04 +0000 (00:01 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Fri, 27 Mar 1998 00:01:04 +0000 (00:01 +0000)
commitd8a0154e51b238915f73ac915ca87f951594ed2f
tree35bc2e20ed3edc1463da406f7bd34421904a161c
parent64d3b4ca2df1dc216f16d05b4e8667237eceeb8a
Makefile.in (stmp-fixinc): If we're actually fixing include files...

0
* Makefile.in (stmp-fixinc): If we're actually fixing include
files, copy gcc's assert.h into the fixed include dir.
* fixincludes (assert.h): Avoid any attempts to fix a probably
broken system specific assert.h file.
* fixproto (stdlib.h): Make sure, it'll contain a definition of
size_t.

From-SVN: r18850
gcc/ChangeLog