summaryrefslogtreecommitdiff
path: root/tests/rtp
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2007-12-06 15:53:25 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2007-12-06 15:53:25 -0500
commit4167179edb8d96cb99f39544b8ff90621de2b31f (patch)
tree7750944c8a790f28c84080afed24d9d7b6cdc04f /tests/rtp
parent6b8ee4d8abbfed1ee48efc29b2679da8214deac3 (diff)
downloadfarstream-4167179edb8d96cb99f39544b8ff90621de2b31f.tar.gz
Use Gstreamer debug message mecanisms for codec discovery and cache
Diffstat (limited to 'tests/rtp')
-rw-r--r--tests/rtp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/rtp/Makefile.am b/tests/rtp/Makefile.am
index 40612c81..8e41d185 100644
--- a/tests/rtp/Makefile.am
+++ b/tests/rtp/Makefile.am
@@ -5,6 +5,7 @@ codec_discovery_SOURCES = codec-discovery.c \
$(top_srcdir)/gst/fsrtpconference/fs-rtp-discover-codecs.c \
$(top_srcdir)/gst/fsrtpconference/fs-rtp-codec-cache.c
codec_discovery_CFLAGS = -I$(top_srcdir)/gst/fsrtpconference/ \
- $(FS2_INTERNAL_CFLAGS) $(FS2_CFLAGS) $(GST_CFLAGS) $(CFLAGS)
+ $(FS2_INTERNAL_CFLAGS) $(FS2_CFLAGS) $(GST_CFLAGS) $(CFLAGS) \
+ -DSTANDALONE
LDADD = $(GST_LIBS) $(GST_CHECK_LIBS) \
$(top_builddir)/gst-libs/gst/farsight/libgstfarsight-0.10.la