summaryrefslogtreecommitdiff
path: root/TAO/MPC
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2009-06-08 19:27:39 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2009-06-08 19:27:39 +0000
commit68ae1f307356abb921ba656661a766e5e13330e8 (patch)
treedb1dbd7bfe47e999200d51c1694b13a6be360339 /TAO/MPC
parent3a7b418592267d9cabefb04c8d5394375d043f10 (diff)
downloadATCD-68ae1f307356abb921ba656661a766e5e13330e8.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
}