summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-16 21:19:02 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-16 21:19:02 +0000
commitc254b281f1b9a4ca19dd0c3ee73a0654a7718909 (patch)
tree568e1962d47ab8df5a6676ef2d5e1e34783c76fc
parent809f54738c5cf72723927c741d00cd07baa99a1b (diff)
downloadATCD-c254b281f1b9a4ca19dd0c3ee73a0654a7718909.tar.gz
ChangeLogTag: Thu Sep 16 14:14:31 2004 J.T. Conklin <jtc@acorntoolworks.com>
-rw-r--r--ChangeLog8
-rw-r--r--bin/MakeProjectCreator/config/event_serv.mpb2
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c5fdd1959a..d78a83d74af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Sep 16 14:14:31 2004 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * bin/MakeProjectCreator/config/event_serv.mpb:
+
+ Changed to inherit from svc_utils.
+
Thu Sep 16 12:36:29 2004 Steve Huston <shuston@riverace.com>
* ace/POSIX_Proactor.{h cpp}: Change the SystemType enumerator value
@@ -108,7 +114,7 @@ Wed Sep 15 11:41:53 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu>
Wed Sep 15 10:46:07 2004 Dale Wilson <wilson_d@ociweb.com>
* ace/Log_Msg.cpp:
-
+
Explicitly initialize a static int to zero to make it clear that
the initial value is important.
diff --git a/bin/MakeProjectCreator/config/event_serv.mpb b/bin/MakeProjectCreator/config/event_serv.mpb
index d4d5b4e8967..82463ba4756 100644
--- a/bin/MakeProjectCreator/config/event_serv.mpb
+++ b/bin/MakeProjectCreator/config/event_serv.mpb
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : orbsvcslib, event_skel, ec_use_typed_events_serv, messaging, minimum_corba {
+project : orbsvcslib, event_skel, ec_use_typed_events_serv, messaging, svc_utils, minimum_corba {
after += CosEvent_Serv
libs += TAO_CosEvent_Serv
tagchecks += CosEvent