build: Also don't run make check-exports if debugging is disabled
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 14 Oct 2009 06:57:04 +0000 (08:57 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 14 Oct 2009 06:57:04 +0000 (08:57 +0200)
Makefile.am

index 13ce243..a31dc00 100644 (file)
@@ -142,6 +142,7 @@ include $(top_srcdir)/common/coverage/lcov.mak
 
 # Do not run the check-exports test in case any option which causes the API to
 # change has been used
+if !GST_DISABLE_GST_DEBUG
 if !GST_DISABLE_LOADSAVE
 if !GST_DISABLE_REGISTRY
 if !GST_DISABLE_TRACE