diff options
author | Jan Schmidt <jan@centricular.com> | 2016-09-10 09:58:11 +1000 |
---|---|---|
committer | Jan Schmidt <jan@centricular.com> | 2016-09-10 09:58:11 +1000 |
commit | 916ac9c882f4517df64f7c17f80fda5e61bb3230 (patch) | |
tree | aede404e3a3d2f740f4e750508d7d1edc018125b /autogen.sh | |
parent | f6c31d1cb69a3ce907bc0513cfcb5025f5b97345 (diff) | |
download | gst-libav-916ac9c882f4517df64f7c17f80fda5e61bb3230.tar.gz |
Automatic update of common submodule
From f49c55e to b18d820
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |