From 9aea408730cf5a04579f9ebe8f798632df025257 Mon Sep 17 00:00:00 2001 From: crodrigu Date: Mon, 9 Sep 2002 00:28:01 +0000 Subject: ChangeLogTag: Mon Sep 9 00:24:44 UTC 2002 Craig Rodrigues --- TAO/orbsvcs/tests/CosEvent/Basic/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TAO/orbsvcs/tests/CosEvent') diff --git a/TAO/orbsvcs/tests/CosEvent/Basic/Makefile b/TAO/orbsvcs/tests/CosEvent/Basic/Makefile index 40f0a84a92d..281edb9b154 100644 --- a/TAO/orbsvcs/tests/CosEvent/Basic/Makefile +++ b/TAO/orbsvcs/tests/CosEvent/Basic/Makefile @@ -39,9 +39,7 @@ include $(TAO_ROOT)/rules.tao.GNU #### try to build certain tests. TAO_ORBSVCS := $(shell sh $(ACE_ROOT)/bin/ace_components --orbsvcs) ifeq (NativeCosEvent,$(findstring NativeCosEvent,$(TAO_ORBSVCS))) - ifneq ($(ACE_HAS_GNUG_PRE_2_8),1) - BIN = $(BIN2) - endif # ACE_HAS_GNUG_PRE_2_8 + BIN = $(BIN2) endif # NativeCosEvent include $(ACE_ROOT)/include/makeinclude/rules.common.GNU -- cgit v1.2.1