summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/POA_BiDir/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/POA_BiDir/Makefile.am')
-rw-r--r--TAO/examples/POA/POA_BiDir/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/POA/POA_BiDir/Makefile.am b/TAO/examples/POA/POA_BiDir/Makefile.am
index 34a34b595b1..36820860827 100644
--- a/TAO/examples/POA/POA_BiDir/Makefile.am
+++ b/TAO/examples/POA/POA_BiDir/Makefile.am
@@ -16,7 +16,7 @@ TAO_ROOT = $(top_srcdir)
## Makefile.POA_BiDir.am
-if BUILD_EXCEPTIONS
+if !BUILD_MINIMUM_CORBA
noinst_PROGRAMS = POA_BiDir
@@ -38,7 +38,7 @@ POA_BiDir_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO.la \
$(ACE_BUILDDIR)/ace/libACE.la
-endif BUILD_EXCEPTIONS
+endif !BUILD_MINIMUM_CORBA
## Clean up template repositories, etc.
clean-local: