summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-24 13:24:58 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-24 13:24:58 +0000
commit798034b34f55b26a7ba1ff68e489bd07bbadcd68 (patch)
tree307356e96f54c5ec86baa09a7dec70031cba0b05
parenta9d77e01ae8d8a4946be06d0ccbfd957ddaefc16 (diff)
downloadATCD-798034b34f55b26a7ba1ff68e489bd07bbadcd68.tar.gz
ChangeLogTag: Fri Nov 24 13:21:00 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
-rw-r--r--TAO/ChangeLog10
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile.am4
-rw-r--r--TAO/orbsvcs/orbsvcs/ec_typed_events_skel.mpb3
3 files changed, 11 insertions, 6 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 0f302a503fb..33f0eed07a0 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Fri Nov 24 13:21:00 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * orbsvcs/orbsvcs/Makefile.am:
+
+ Regenerated.
+
+ * orbsvcs/orbsvcs/ec_typed_events_skel.mpb:
+
+ Removed *S_T.inl files from the Inline_Files section.
+
Fri Nov 24 13:19:24 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
* tao/Makefile.am:
diff --git a/TAO/orbsvcs/orbsvcs/Makefile.am b/TAO/orbsvcs/orbsvcs/Makefile.am
index ec37890063c..2908bec02fa 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile.am
+++ b/TAO/orbsvcs/orbsvcs/Makefile.am
@@ -1009,12 +1009,10 @@ nobase_include_HEADERS += \
CosTypedEventChannelAdminS.inl \
CosTypedEventChannelAdminS_T.cpp \
CosTypedEventChannelAdminS_T.h \
- CosTypedEventChannelAdminS_T.inl \
CosTypedEventCommS.h \
CosTypedEventCommS.inl \
CosTypedEventCommS_T.cpp \
- CosTypedEventCommS_T.h \
- CosTypedEventCommS_T.inl
+ CosTypedEventCommS_T.h
pkgconfig_DATA += \
TAO_CosEvent_Skel.pc
diff --git a/TAO/orbsvcs/orbsvcs/ec_typed_events_skel.mpb b/TAO/orbsvcs/orbsvcs/ec_typed_events_skel.mpb
index 1b0832a570b..b5316d32dab 100644
--- a/TAO/orbsvcs/orbsvcs/ec_typed_events_skel.mpb
+++ b/TAO/orbsvcs/orbsvcs/ec_typed_events_skel.mpb
@@ -20,9 +20,6 @@ feature(ec_typed_events) {
Inline_Files {
CosTypedEventCommS.inl
CosTypedEventChannelAdminS.inl
-
- CosTypedEventCommS_T.inl
- CosTypedEventChannelAdminS_T.inl
}
Template_Files {