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)
commiteaf17081ca559b93ea5c89692e52b2e0af8dd490
tree99419e588689b57d41540db2a5041f206e98696d
parent9f5ea354239f16a9d2d48dd6cc2b1445ab5128e0
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
ChangeLog
Makefile.am
common
docs/gst/gstreamer-sections.txt
gst/gstqueue.c
plugins/elements/gstqueue.c