summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Naming_Service/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Naming_Service/Makefile.am')
-rw-r--r--TAO/orbsvcs/Naming_Service/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/Naming_Service/Makefile.am b/TAO/orbsvcs/Naming_Service/Makefile.am
index 6f2a041e59d..dc236ad3e21 100644
--- a/TAO/orbsvcs/Naming_Service/Makefile.am
+++ b/TAO/orbsvcs/Naming_Service/Makefile.am
@@ -17,7 +17,6 @@ bin_PROGRAMS =
## Makefile.NT_Naming_Service.am
-if BUILD_EXCEPTIONS
if BUILD_WINNT
if !BUILD_ACE_FOR_TAO
@@ -55,11 +54,9 @@ NT_Naming_Service_LDADD = \
endif !BUILD_ACE_FOR_TAO
endif BUILD_WINNT
-endif BUILD_EXCEPTIONS
## Makefile.Naming_Service.am
-if BUILD_EXCEPTIONS
if !BUILD_ACE_FOR_TAO
bin_PROGRAMS += Naming_Service
@@ -94,7 +91,6 @@ Naming_Service_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
endif !BUILD_ACE_FOR_TAO
-endif BUILD_EXCEPTIONS
## Clean up template repositories, etc.
clean-local: