summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-08-11 15:11:40 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-08-11 15:11:40 +0000
commit859bd1d43a5fd3b87052444e0c41e001c09811d1 (patch)
tree691075db27fe906a28115a6dd0f15ba05fb681ae
parentcd4db1de84cf688b8b3373d1b8fd630e7a50c83e (diff)
downloadATCD-859bd1d43a5fd3b87052444e0c41e001c09811d1.tar.gz
ChangeLogTag:Wed Aug 11 15:08:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--TAO/CIAO/ChangeLog6
-rw-r--r--TAO/CIAO/tests/CIDL/CodeGen/CodeGen.mpc2
2 files changed, 7 insertions, 1 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 6251c95276a..4cc1b85971f 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 11 15:08:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * tests/CIDL/CodeGen/CodeGen.mpc:
+
+ Fix for the compilation errors in the daily builds.
+
Mon Aug 9 11:38:04 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* ciao/Servant_Impl_T.cpp:
diff --git a/TAO/CIAO/tests/CIDL/CodeGen/CodeGen.mpc b/TAO/CIAO/tests/CIDL/CodeGen/CodeGen.mpc
index e5b43e3801c..7d9a1334243 100644
--- a/TAO/CIAO/tests/CIDL/CodeGen/CodeGen.mpc
+++ b/TAO/CIAO/tests/CIDL/CodeGen/CodeGen.mpc
@@ -66,7 +66,7 @@ project(CodeGen_svnt) : ciao_servant {
after += CIDL_Basic_svnt CodeGen_stub
sharedname = CodeGen_svnt
libs += CodeGen_stub CIDL_Basic_stub CIDL_Basic_svnt
- idlflags += -Wb,export_macro=CODEGEN_SVNT_Export -Wb,export_include=CODEGEN_svnt_export.h
+ idlflags += -Wb,export_macro=CODEGEN_SVNT_Export -Wb,export_include=CodeGen_svnt_export.h
dynamicflags = CODEGEN_SVNT_BUILD_DLL
cidlflags -= --
cidlflags += --gen-exec-impl --exec-export-include CodeGen_exec_export.h --