From 916ac9c882f4517df64f7c17f80fda5e61bb3230 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sat, 10 Sep 2016 09:58:11 +1000 Subject: [PATCH] Automatic update of common submodule From f49c55e to b18d820 --- autogen.sh | 2 +- common | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/common b/common index f49c55e..b18d820 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit f49c55ecd35a7436194d28297f6d6f20eb6a66fa +Subproject commit b18d820635185eb549530af1ce406937141b2dd9 -- 2.7.4