summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-04-10 18:43:43 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-04-10 18:43:43 +0000
commit9b1d9726046023250595fd9e819b3179faf977af (patch)
tree4041c699f14e58ae0032cfbd56b0be94d1e7d752
parent844815fc848f472cdf37df1871d68fbce5d3993a (diff)
downloadATCD-9b1d9726046023250595fd9e819b3179faf977af.tar.gz
ChangeLogTag: Mon Apr 10 18:42:47 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/ChangeLog8
-rw-r--r--TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc2
2 files changed, 8 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 9e941032315..62413c4b783 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,8 +1,14 @@
+Mon Apr 10 18:42:47 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
+
+ * orbsvcs/tests/Event/Mcast/Simple/Simple.mpc:
+
+ Fixed the 'after' setting in the client project.
+
Mon Apr 10 16:21:40 UTC 2006 Wallace Zhang <zhangw@ociweb.com>
* orbsvcs/examples/ImR/Advanced/TestServer.cpp:
- Trying to fix another compiler error in ICC 9.0 Windows
+ Trying to fix another compiler error in ICC 9.0 Windows
64-bit build.
Mon Apr 10 14:50:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc b/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc
index b1b36128b90..ee053554cb1 100644
--- a/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc
+++ b/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc
@@ -19,7 +19,7 @@ project(*supplier): messaging, rteventexe, rtevent_serv, naming {
}
project(*consumer): messaging, rteventexe, rtevent_serv, naming {
- after += ECMcastTests_Lib
+ after += ECMcastTests_lib
libs += ECMcastTests
specific (automake) {