summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 16:03:39 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 16:05:37 +0100
commit5e0dfec62c82bcf7392148b017b5f68aedc4cb71 (patch)
treede294043c5486fa0cba6ac325f6dc2ebab6c48f6 /gst-libs/gst/video
parentf0d3f3354075fe1a02234276825ec6bc2391f1d7 (diff)
Remove -DGST_USE_UNSTABLE_API
Diffstat (limited to 'gst-libs/gst/video')
-rw-r--r--gst-libs/gst/video/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst-libs/gst/video/Makefile.am b/gst-libs/gst/video/Makefile.am
index 43d021421..f1ecbeb59 100644
--- a/gst-libs/gst/video/Makefile.am
+++ b/gst-libs/gst/video/Makefile.am
@@ -91,7 +91,6 @@ GstVideo-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstvideo-@GST_API_VE
--strip-prefix=Gst \
--warn-all \
$(gir_cincludes) \
- -DGST_USE_UNSTABLE_API \
-I$(top_srcdir)/gst-libs \
-I$(top_builddir)/gst-libs \
--add-include-path=`PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" $(PKG_CONFIG) --variable=girdir gstreamer-@GST_API_VERSION@` \