summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Makefile')
-rw-r--r--TAO/orbsvcs/tests/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/orbsvcs/tests/Makefile b/TAO/orbsvcs/tests/Makefile
index 5319c594073..6cb56866e1a 100644
--- a/TAO/orbsvcs/tests/Makefile
+++ b/TAO/orbsvcs/tests/Makefile
@@ -46,11 +46,7 @@ include $(ACE_ROOT)/include/makeinclude/macros.GNU
ifeq ($(minimum_corba),0)
ifneq ($(ACE_HAS_GNUG_PRE_2_8),1)
- ifneq (Compilers 4.2,$(findstring Compilers 4.2,$(CC_VERSION)))
- ifeq ($(LYNXTARGET),)
- DIRS += InterfaceRepo
- endif # LYNXTARGET
- endif # findstring Compilers 4.2
+ DIRS += InterfaceRepo
endif # ACE_HAS_GNUG_PRE_2_8
endif # minimum_corba