eh_alloc.cc: Ensure that required macros are defined before including gthr.h.

* libsupc++/eh_alloc.cc: Ensure that required macros are
	defined before including gthr.h.  Ensure that we get the
	version of gthr.h for which we know how to provide a
	configuration.
	* libsupc++/eh_globals.cc: Likewise.  And, bring the threading
	code path into line with the current EH model.  Use std, where
	appropriate.

Co-Authored-By: John David Anglin <dave@hiauly1.hia.nrc.ca>

From-SVN: r42999
This commit is contained in:
Loren J. Rittle 2001-06-08 03:55:43 +00:00 committed by Loren J. Rittle
parent 5e21803304
commit 7628e178ef
3 changed files with 27 additions and 17 deletions