[farsight2/master] Pass the error flags when compiling the check tests

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:19:29 PST 2008


---
 tests/check/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index dc26237..ac61bc2 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -37,7 +37,7 @@ check_PROGRAMS = \
 	transmitter/rawudp
 
 
-AM_CFLAGS = $(GST_CFLAGS) $(GST_CHECK_CFLAGS)
+AM_CFLAGS =  $(FS2_CFLAGS) $(GST_CFLAGS) $(GST_CHECK_CFLAGS)
 LDADD = $(GST_LIBS) $(GST_CHECK_LIBS)
 
 base_fscodec_LDADD = $(LDADD) \
-- 
1.5.6.5




More information about the farsight-commits mailing list