summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2016-09-10 09:54:09 +1000
committerJan Schmidt <jan@centricular.com>2016-09-10 09:54:09 +1000
commit52c7ad7b93cf8aeeb77465d913baabac802ba401 (patch)
treebb81399af2d9184e9397381e8daa2e044e7e52cf /autogen.sh
parent32273c2c9c51c2e286917ecf93a3ae78009c2cf3 (diff)
downloadgstreamer-plugins-bad-52c7ad7b93cf8aeeb77465d913baabac802ba401.tar.gz
Automatic update of common submodule
From 2c31690 to b18d820
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 ee2ce928e..f5726c7e5 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