summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile.tao
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
commite530610ef3175fb3dc66d71b44766d880c99a258 (patch)
treed4f711c41ae6892a5ad65dd337466772e08489f8 /TAO/tao/Makefile.tao
parent514fa27e0bb58539144595d5c2edd99c4f3e5def (diff)
downloadATCD-e530610ef3175fb3dc66d71b44766d880c99a258.tar.gz
ChangeLogTag: Mon Sep 9 00:24:44 UTC 2002 Craig Rodrigues <crodrigu@bbn.com>
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
####