Makefile.am: don't run checks if we don't have check
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 28 Nov 2005 19:58:56 +0000 (19:58 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 28 Nov 2005 19:58:56 +0000 (19:58 +0000)
commitf31468e933b5b980398cf636a37abf16ca46c4a0
tree8b2a779263dde67b59e7969e792885b8cda1e3de
parentb0b08bcd66ca385364b6f90663585b09693aec67
Makefile.am: don't run checks if we don't have check

Original commit message from CVS:
* Makefile.am:
don't run checks if we don't have check
* common/check.mak:
remove the registry when running make torture
* docs/gst/gstreamer-sections.txt:
remove second multiply
* gst/gstqueue.c: (gst_queue_loop):
fix a compile warning when disabling debug
check.mak