summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 16:57:30 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 16:57:30 +0100
commit5f9a086484e619ce5e26c97e97e35df928a95dab (patch)
tree10306e7f02a7b3d85962b03db5509a7d4cf3ed11 /tests
parent4d1b2cacc80d3d74f4483dc07db6422eb3b15a12 (diff)
Remove -DGST_USE_UNSTABLE_API
Diffstat (limited to 'tests')
-rw-r--r--tests/check/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 7ec7e677..6bd51d89 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -58,8 +58,7 @@ noinst_PROGRAMS =
noinst_HEADERS = elements/xingmux_testdata.h
AM_CFLAGS = $(GST_OBJ_CFLAGS) $(GST_CHECK_CFLAGS) $(CHECK_CFLAGS) \
- -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS \
- -DGST_USE_UNSTABLE_API
+ -UG_DISABLE_ASSERT -UG_DISABLE_CAST_CHECKS
LDADD = $(GST_OBJ_LIBS) $(GST_CHECK_LIBS) $(CHECK_LIBS)
# valgrind testing