commit | 8cd5813fa661d262159787c75a5695bde7df237d | [log] [tgz] |
---|---|---|
author | Tim-Philipp Müller <tim@centricular.net> | Sat Sep 01 18:06:58 2012 +0100 |
committer | Tim-Philipp Müller <tim@centricular.net> | Sat Sep 01 23:32:17 2012 +0100 |
tree | 06b85d426ef931868963210868d918816b012e17 | |
parent | 4ab9587417e8bdc292275e3901c59747c8a25e11 [diff] [blame] |
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
diff --git a/.gitignore b/.gitignore index da9b993..32e6e3f 100644 --- a/.gitignore +++ b/.gitignore
@@ -37,7 +37,6 @@ py-compile registry.* coverage-report.txt -gst-element-check.m4 .deps .libs *~ @@ -50,4 +49,4 @@ *.ipch *.sdf *.opensdf -*.DS_Store \ No newline at end of file +*.DS_Store