summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2016-09-10 09:58:11 +1000
committerJan Schmidt <jan@centricular.com>2016-09-10 09:58:11 +1000
commit916ac9c882f4517df64f7c17f80fda5e61bb3230 (patch)
treeaede404e3a3d2f740f4e750508d7d1edc018125b /autogen.sh
parentf6c31d1cb69a3ce907bc0513cfcb5025f5b97345 (diff)
downloadgst-libav-916ac9c882f4517df64f7c17f80fda5e61bb3230.tar.gz
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 d1a2054..6d24d7d 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