summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.tao
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Makefile.tao')
-rw-r--r--TAO/tao/Makefile.tao7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/Makefile.tao b/TAO/tao/Makefile.tao
index 562e84486a6..c6072d607f5 100644
--- a/TAO/tao/Makefile.tao
+++ b/TAO/tao/Makefile.tao
@@ -346,12 +346,7 @@ ifndef TAO_COMPONENTS
ORB_Core \
Dynamic_Any \
Ft_Corba \
-
- ifeq (1,$(ACE_HAS_GNUG_PRE_2_8))
- else
- TAO_COMPONENTS += \
- Interface_repo
- endif # ! ACE_HAS_GNUG_PRE_2_8
+ Interface_repo
endif # TAO_COMPONENTS
####