summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/Makefile.am
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2007-07-14 02:02:29 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2007-07-14 02:02:29 +0000
commit9b77f6cb0d3aaf5d41c0cfea39e487f8511e1682 (patch)
treeeb76a44e0788b852bb51562a6346f2d69b279d63 /TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/Makefile.am
parentaa7d9e06c9348f25b6690a4fbc1408744d92af55 (diff)
downloadATCD-9b77f6cb0d3aaf5d41c0cfea39e487f8511e1682.tar.gz
Sat Jul 14 01:32:45 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/Makefile.am')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/Makefile.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/Makefile.am b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/Makefile.am
index b3365dcf555..aded0981dda 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/Makefile.am
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/Makefile.am
@@ -28,8 +28,7 @@ receiver_CPPFLAGS = \
-I$(TAO_ROOT) \
-I$(TAO_BUILDDIR) \
-I$(TAO_ROOT)/orbsvcs \
- -I$(TAO_BUILDDIR)/orbsvcs \
- -DACE_HAS_QOS
+ -I$(TAO_BUILDDIR)/orbsvcs
receiver_SOURCES = \
receiver.cpp \
@@ -37,7 +36,6 @@ receiver_SOURCES = \
receiver_LDADD = \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_AV.la \
- $(ACE_BUILDDIR)/ace/libACE_QoS.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosProperty_Serv.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosProperty_Skel.la \
$(TAO_BUILDDIR)/tao/libTAO_PortableServer.la \
@@ -63,8 +61,7 @@ sender_CPPFLAGS = \
-I$(TAO_ROOT) \
-I$(TAO_BUILDDIR) \
-I$(TAO_ROOT)/orbsvcs \
- -I$(TAO_BUILDDIR)/orbsvcs \
- -DACE_HAS_QOS
+ -I$(TAO_BUILDDIR)/orbsvcs
sender_SOURCES = \
sender.cpp \
@@ -72,7 +69,6 @@ sender_SOURCES = \
sender_LDADD = \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_AV.la \
- $(ACE_BUILDDIR)/ace/libACE_QoS.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosProperty_Serv.la \
$(TAO_BUILDDIR)/orbsvcs/orbsvcs/libTAO_CosProperty_Skel.la \
$(TAO_BUILDDIR)/tao/libTAO_PortableServer.la \
@@ -99,7 +95,6 @@ libTAO_TS_la_CPPFLAGS = \
-I$(TAO_BUILDDIR) \
-I$(TAO_ROOT)/orbsvcs \
-I$(TAO_BUILDDIR)/orbsvcs \
- -DACE_HAS_QOS \
-DTAO_TS_BUILD_DLL
libTAO_TS_la_SOURCES = \