build: Don't run tests by default
authorJens Georg <jensg@openismus.com>
Thu, 29 Nov 2012 15:29:31 +0000 (16:29 +0100)
committerJens Georg <jensg@openismus.com>
Thu, 29 Nov 2012 15:29:34 +0000 (16:29 +0100)
autogen.sh

index 536133f..efbbd0b 100755 (executable)
@@ -37,7 +37,6 @@ REQUIRED_AUTOCONF_VERSION=2.64 \
 REQUIRED_LIBTOOL_VERSION=2.2.6 \
 REQUIRED_INTLTOOL_VERSION=0.40.0 \
 bash gnome-autogen.sh --enable-vala --enable-valadoc --enable-maintainer-mode --enable-debug \
-                 --enable-tests \
                  --enable-example-plugins \
                  --enable-mediathek-plugin --enable-gst-launch-plugin \
                  --enable-strict-valac "$@"