diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-09-01 18:06:58 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-09-01 23:32:17 +0100 |
commit | 8cd5813fa661d262159787c75a5695bde7df237d (patch) | |
tree | 06b85d426ef931868963210868d918816b012e17 /configure.ac | |
parent | 4ab9587417e8bdc292275e3901c59747c8a25e11 (diff) |
gst-element-check.m4: rename AM_GST_ELEMENT_CHECK to GST_ELEMENT_CHECK
And allow passing of a minimum version (if not needed, pass 1.0).
https://bugzilla.gnome.org/show_bug.cgi?id=682968
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1801641e4..5bbaa5e9c 100644 --- a/configure.ac +++ b/configure.ac @@ -796,7 +796,6 @@ pkgconfig/gstreamer-controller.pc pkgconfig/gstreamer-controller-uninstalled.pc pkgconfig/gstreamer-net.pc pkgconfig/gstreamer-net-uninstalled.pc -gst-element-check.m4 gstreamer.spec ) |