summaryrefslogtreecommitdiff
path: root/TAO/MPC
diff options
context:
space:
mode:
authormitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-06-08 19:27:39 +0000
committermitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-06-08 19:27:39 +0000
commit80d9b99f2b37b0bfed495ad499e79ceeda8800bd (patch)
treedb1dbd7bfe47e999200d51c1694b13a6be360339 /TAO/MPC
parent82ca6f504ae3c870fc09ab735b074e4c04d2b3d1 (diff)
downloadATCD-80d9b99f2b37b0bfed495ad499e79ceeda8800bd.tar.gz
ChangeLogTag: Mon Jun 8 19:18:58 UTC 2009 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/MPC')
-rw-r--r--TAO/MPC/config/taodefaults.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/MPC/config/taodefaults.mpb b/TAO/MPC/config/taodefaults.mpb
index bdfac6286fc..8e9f1886884 100644
--- a/TAO/MPC/config/taodefaults.mpb
+++ b/TAO/MPC/config/taodefaults.mpb
@@ -20,7 +20,7 @@ feature(!corba_messaging) {
}
// If the transport current feature is disabled, then we need
-// to add the TAO_HAS_CORBA_MESSAGING=0 macro onto the command line.
+// to add the TAO_HAS_TRANSPORT_CURRENT=0 macro onto the command line.
feature(!transport_current) {
macros += TAO_HAS_TRANSPORT_CURRENT=0
}