build: Drop --strict-valac due to glib deprecation
authorJens Georg <mail@jensge.org>
Sun, 29 Jan 2012 15:25:16 +0000 (16:25 +0100)
committerJens Georg <mail@jensge.org>
Sun, 29 Jan 2012 15:25:16 +0000 (16:25 +0100)
autogen.sh

index cb8c8c5..4b60ded 100755 (executable)
@@ -13,5 +13,5 @@ REQUIRED_AUTOCONF_VERSION=2.64 \
 REQUIRED_LIBTOOL_VERSION=2.2.6 \
 REQUIRED_INTLTOOL_VERSION=0.40.0 \
 gnome-autogen.sh --enable-vala --enable-maintainer-mode --enable-debug \
-                 --enable-strict-valac --enable-tests --enable-test-plugin \
+                 --enable-tests --enable-test-plugin \
                  --enable-mediathek-plugin --enable-gst-launch-plugin "$@"