summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2016-09-10 20:51:27 +1000
committerJan Schmidt <jan@centricular.com>2016-09-10 20:51:27 +1000
commit41f4fc9c0f733a796941b93cd6b228b015e80c11 (patch)
treecbdc3eb73e9695310083f5de0eae8ac5804d4426 /autogen.sh
parent52c7ad7b93cf8aeeb77465d913baabac802ba401 (diff)
downloadgstreamer-plugins-bad-41f4fc9c0f733a796941b93cd6b228b015e80c11.tar.gz
Automatic update of common submodule
From b18d820 to f980fd9
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index f5726c7e5..ee2ce928e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -58,7 +58,7 @@ elif test "x$package" = "xgst-plugins-bad"; then
CONFIGURE_DEF_OPT="$CONFIGURE_DEF_OPT --with-player-tests"
fi
-autogen_options "$@"
+autogen_options $@
printf "+ check for build tools"
if test -z "$NOCHECK"; then