summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
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