summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-07-13 16:35:45 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-07-13 16:35:45 +0000
commit489e66f5d5d08c7a0651eec325cc69b0aaab0164 (patch)
tree791e50201237d6258355412f50ad571ed6509bb6 /tests
parent2897413b572b4ef9885492f3cae37587bdd0e20c (diff)
downloadgst-libav-489e66f5d5d08c7a0651eec325cc69b0aaab0164.tar.gz
Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from there, and...
Original commit message from CVS: * configure.ac: * tests/Makefile.am: Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from there, and we weren't actually _using_ the information for libcheck ourselves anyway.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d458f18..48686c0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-if HAVE_CHECK
+if HAVE_GST_CHECK
SUBDIRS_CHECK = check
else
SUBDIRS_CHECK =