summaryrefslogtreecommitdiff
path: root/telepathy-farstream
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-25 16:58:01 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-09-25 16:58:01 -0400
commita3babd6c929e0b841839a307ddeceedfa85163a9 (patch)
tree71df63de99c88f8a49d4decfc2096b17231bb541 /telepathy-farstream
parentcd002a7f723229450968f8ea2664fd173a5047ad (diff)
The GStreamer 1.0 API is no longer unstable
Diffstat (limited to 'telepathy-farstream')
-rw-r--r--telepathy-farstream/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-farstream/Makefile.am b/telepathy-farstream/Makefile.am
index 45bac1376..50e03e344 100644
--- a/telepathy-farstream/Makefile.am
+++ b/telepathy-farstream/Makefile.am
@@ -75,7 +75,7 @@ TelepathyFarstream_0_6_gir_INCLUDES = \
Gst-1.0 \
Farstream-0.2 \
TelepathyGLib-0.12
-TelepathyFarstream_0_6_gir_CFLAGS = $(INCLUDES) -DGST_USE_UNSTABLE_API
+TelepathyFarstream_0_6_gir_CFLAGS = $(INCLUDES)
TelepathyFarstream_0_6_gir_LIBS = libtelepathy-farstream.la
TelepathyFarstream_0_6_gir_FILES = $(introspection_sources)
TelepathyFarstream_0_6_gir_SCANNERFLAGS = --identifier-prefix=tf_ --identifier-prefix=Tf