summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2016-09-10 09:53:42 +1000
committerJan Schmidt <jan@centricular.com>2016-09-10 09:53:42 +1000
commit1ac2a7c388db697d517bd30709792fe315dc433e (patch)
treee05a59f72b62f961220cd3c3cec946e5af886cd8 /autogen.sh
parent006add672ef56d07c2c9460018ad98bf1de51cc9 (diff)
Automatic update of common submodule
From f49c55e 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 b303264cb..7e3873413 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