summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-07-13 16:46:35 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-07-13 16:46:35 +0000
commit0a7fe9557bf3e684b03ecd585e7a81938ab5904e (patch)
tree7d7a6eccdf1b219c3ba945b0b1f5c2d80be44b8e /tests
parent712a416ecd409aa73180e1d0e78dc44e74187b57 (diff)
Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from and we wer...
Original commit message from CVS: * Makefile.am: * configure.ac: * tests/Makefile.am: Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from 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 356e397e..dfe3b5a1 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 =