summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FaultTolerance/IOGR
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-09 13:03:50 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-09 13:03:50 +0000
commit0d4d61c1d7b88810b129671f683f4aad70b1d7b2 (patch)
treee30bc4f48ff66c90b1fd4571ba4dfaf0dc8a2947 /TAO/orbsvcs/tests/FaultTolerance/IOGR
parent29985b0709fbbc5017acd498e5a88d1a436d5f8b (diff)
downloadATCD-0d4d61c1d7b88810b129671f683f4aad70b1d7b2.tar.gz
ChangeLogTag: Thu Nov 9 12:17:10 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/tests/FaultTolerance/IOGR')
-rw-r--r--TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am
index 27be663173a..2a965501bb6 100644
--- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am
+++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am
@@ -51,9 +51,9 @@ noinst_HEADERS = \
if BUILD_ACE_UUID
if BUILD_CORBA_MESSAGING
+if BUILD_EXCEPTIONS
if BUILD_INTERCEPTORS
if !BUILD_ACE_FOR_TAO
-if !BUILD_MINIMUM_CORBA
noinst_PROGRAMS += Manager
@@ -87,9 +87,9 @@ Manager_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO.la \
$(ACE_BUILDDIR)/ace/libACE.la
-endif !BUILD_MINIMUM_CORBA
endif !BUILD_ACE_FOR_TAO
endif BUILD_INTERCEPTORS
+endif BUILD_EXCEPTIONS
endif BUILD_CORBA_MESSAGING
endif BUILD_ACE_UUID
@@ -97,9 +97,9 @@ endif BUILD_ACE_UUID
if BUILD_ACE_UUID
if BUILD_CORBA_MESSAGING
+if BUILD_EXCEPTIONS
if BUILD_INTERCEPTORS
if !BUILD_ACE_FOR_TAO
-if !BUILD_MINIMUM_CORBA
noinst_PROGRAMS += server
@@ -135,9 +135,9 @@ server_LDADD = \
$(TAO_BUILDDIR)/tao/libTAO.la \
$(ACE_BUILDDIR)/ace/libACE.la
-endif !BUILD_MINIMUM_CORBA
endif !BUILD_ACE_FOR_TAO
endif BUILD_INTERCEPTORS
+endif BUILD_EXCEPTIONS
endif BUILD_CORBA_MESSAGING
endif BUILD_ACE_UUID