diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-12 18:56:10 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-12 18:56:10 +0000 |
commit | 7ef75910911808fce0694396f6335f9130172895 (patch) | |
tree | 9a9b928e051893bd126deb7e0f0a68dbc56a1b9a /ChangeLog-99b | |
parent | ddaea247ab5b647b2267f01d6d84a9cb24574392 (diff) | |
download | ATCD-7ef75910911808fce0694396f6335f9130172895.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 19ed0f8bbb8..fa019e4ebf9 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,14 @@ +Fri Mar 12 12:53:17 1999 David L. Levine <levine@cs.wustl.edu> + + * ace/config-sunos5.5.h: with CC 5.0, replaced ACE_LACKS_ACE_IOSTREAMS + with ACE_USES_OLD_IOSTREAMS. + + * include/makeinclude/platform_sunos5.5_sunc++.GNU: with CC 5.0, + added -library=iostream,no%Cstd to CCFLAGS. + + Thanks to Diethard Ohrt <Diethard.Ohrt@siemens.at> for the + above two updates to support CC 5.0. + Fri Mar 12 12:09:14 1999 David L. Levine <levine@cs.wustl.edu> * ace/OS.h: fixed comment after #endif to match its #ifdef. |