summaryrefslogtreecommitdiff
path: root/TAO/rules.tao.GNU
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-06-13 18:32:55 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-06-13 18:32:55 +0000
commit149a55142589b6a021d17fc896aad00e7a89f076 (patch)
tree24e00c83e78ae67d7691f3f821b87883121038df /TAO/rules.tao.GNU
parentc460b54cb757bdf5342870af241e683674117c5c (diff)
downloadATCD-149a55142589b6a021d17fc896aad00e7a89f076.tar.gz
ChangeLogTag:Tue Jun 13 11:13:02 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/rules.tao.GNU')
-rw-r--r--TAO/rules.tao.GNU3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU
index 77f6670d778..6ede87d1f55 100644
--- a/TAO/rules.tao.GNU
+++ b/TAO/rules.tao.GNU
@@ -53,6 +53,9 @@ ifeq ($(minimum_corba),1)
ifndef corba_messaging
corba_messaging = 0
endif # ! corba_messaging
+ ifndef ami
+ ami = 0
+ endif # ! ami
CPPFLAGS += -DTAO_HAS_MINIMUM_CORBA=1
else # minimum_corba
override minimum_corba = 0