summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Throughput
diff options
context:
space:
mode:
authorcrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-09-09 00:28:01 +0000
committercrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-09-09 00:28:01 +0000
commit9aea408730cf5a04579f9ebe8f798632df025257 (patch)
treed4f711c41ae6892a5ad65dd337466772e08489f8 /TAO/orbsvcs/tests/EC_Throughput
parente2370b4d3312a275b48a39e2e138fe115f21e888 (diff)
downloadATCD-9aea408730cf5a04579f9ebe8f798632df025257.tar.gz
ChangeLogTag: Mon Sep 9 00:24:44 UTC 2002 Craig Rodrigues <crodrigu@bbn.com>
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Throughput')
-rw-r--r--TAO/orbsvcs/tests/EC_Throughput/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/EC_Throughput/Makefile b/TAO/orbsvcs/tests/EC_Throughput/Makefile
index 52b590b363d..9b60764e868 100644
--- a/TAO/orbsvcs/tests/EC_Throughput/Makefile
+++ b/TAO/orbsvcs/tests/EC_Throughput/Makefile
@@ -32,9 +32,7 @@ include $(TAO_ROOT)/rules.tao.GNU
TAO_ORBSVCS := $(shell sh $(ACE_ROOT)/bin/ace_components --orbsvcs)
ifeq (RTOLDEvent,$(findstring RTOLDEvent,$(TAO_ORBSVCS)))
ifeq (Naming,$(findstring Naming,$(TAO_ORBSVCS)))
- ifneq ($(ACE_HAS_GNUG_PRE_2_8),1)
- BIN = $(BIN2)
- endif # ACE_HAS_GNUG_PRE_2_8
+ BIN = $(BIN2)
endif # Naming
endif # RTOLDEvent