summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2011-12-05 18:43:18 +0000
committermsmit <msmit@remedy.nl>2011-12-05 18:43:18 +0000
commitb8f56cc25958e4018422b3d8318c5af18aa985ce (patch)
treea6b79ac24a2b30e35c50b150ce9a0833d74ac76b
parent91e2ff5c4c5364752c305bd9951232d0eeaba1bb (diff)
downloadATCD-b8f56cc25958e4018422b3d8318c5af18aa985ce.tar.gz
Mon Dec 5 18:41:32 UTC 2011 Marcel Smit <msmit@remedy.nl>
* connectors/dds4ccm/idl/dds4ccm_stub.mpc: Removed -Glem since it was added a second time. At that point dds4ccm_QueryFilter was generated with -Glem (which is not necessary).
-rw-r--r--CIAO/ChangeLog.BRANCH7
-rw-r--r--CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc2
2 files changed, 8 insertions, 1 deletions
diff --git a/CIAO/ChangeLog.BRANCH b/CIAO/ChangeLog.BRANCH
index 21c73a33a08..ddeb6f50727 100644
--- a/CIAO/ChangeLog.BRANCH
+++ b/CIAO/ChangeLog.BRANCH
@@ -1,3 +1,10 @@
+Mon Dec 5 18:41:32 UTC 2011 Marcel Smit <msmit@remedy.nl>
+
+ * connectors/dds4ccm/idl/dds4ccm_stub.mpc:
+ Removed -Glem since it was added a second time. At that point
+ dds4ccm_QueryFilter was generated with -Glem
+ (which is not necessary).
+
Fri Dec 2 07:58:40 UTC 2011 Marcel Smit <msmit@remedy.nl>
* ciao/Contexts/Extension/Extension_Context_T.h:
diff --git a/CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc b/CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc
index 25d23b1ce88..6ac93fa4bb9 100644
--- a/CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc
+++ b/CIAO/connectors/dds4ccm/idl/dds4ccm_stub.mpc
@@ -6,7 +6,7 @@ project (DDS4CCM_idl_gen) : install, dds4ccm, componentidldefaults {
-Wb,stub_export_include=dds4ccm_stub_export.h \
-Wb,skel_export_macro=DDS4CCM_SKEL_Export \
-Wb,skel_export_include=dds4ccm_skel_export.h \
- -I$(CIAO_ROOT)/connectors -Glem
+ -I$(CIAO_ROOT)/connectors
IDL_Files {
idlflags -= -Gsv