summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2016-09-10 20:50:56 +1000
committerJan Schmidt <jan@centricular.com>2016-09-10 20:50:56 +1000
commit657c49e83bc8154d64045860f0ff9671e284b045 (patch)
tree7ce09e5ac9f2c0270259e2d4d1185bfd1c483eab /autogen.sh
parent3baa1d655c358a3d7f3df4b96a121d7d7338dc5e (diff)
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 db6351407..47d1e9407 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