diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-16 18:17:24 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-16 18:17:24 +0000 |
commit | ab8911728ab205e6e92c2f9951301d69fb4f1275 (patch) | |
tree | 5b5ede0a8b7fe8c564015f18c1fdae7f17edfd60 /TAO | |
parent | 2f20d829efcb32e0b82f613aa300ea6eaff6d250 (diff) | |
download | ATCD-ab8911728ab205e6e92c2f9951301d69fb4f1275.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/ChangeLog-99c | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index c11baffb99e..db66dd304b5 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -3,11 +3,17 @@ Fri Apr 16 09:39:47 1999 David L. Levine <levine@cs.wustl.edu> * tests/NestedUpcall/Triangle_Test/Makefile: removed unnecessary use of orbsvcs include path and library. - * tests/NestedUpcall/Reactor/Makefile: - performance-tests/Demux/Makefile: + * tests/NestedUpcall/Reactor/Makefile, + performance-tests/Demux/Makefile, + examples/Callback_Quoter/Makefile, + examples/Event_Comm/Makefile: only build if the orbsvcs library was built with the Naming TAO_ORBSVCS component. + * examples/Quoter/Makefile: + only build if the orbsvcs library was built with the Naming + and LifeCycle TAO_ORBSVCS components. + Fri Apr 16 09:36:14 1999 David L. Levine <levine@cs.wustl.edu> * tao/default_resource.cpp: removed ACE_*Guard instantiation |