From: Jehan Monnier Date: Thu, 15 Apr 2010 15:40:05 +0000 (+0200) Subject: dont force people to use automake1.10 X-Git-Url: http://sjero.net/git/?p=linphone;a=commitdiff_plain;h=ffbb08ddfb74d291ea77bfa676656c148744dea0 dont force people to use automake1.10 --- diff --git a/autogen.sh b/autogen.sh index a8bd1ca1..f32cf85f 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh -AM_VERSION="1.10" +#AM_VERSION="1.10" if ! type aclocal-$AM_VERSION 1>/dev/null 2>&1; then # automake-1.10 (recommended) is not available on Fedora 8 AUTOMAKE=automake diff --git a/mediastreamer2 b/mediastreamer2 index a4d247cb..166db20a 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit a4d247cb5e8fc2cf04e615d5a7b90251d349b7a8 +Subproject commit 166db20a49a308e161d7b5c74fdc5aff000db9a2 diff --git a/oRTP b/oRTP index 6600413b..92c452dc 160000 --- a/oRTP +++ b/oRTP @@ -1 +1 @@ -Subproject commit 6600413b76e49b33976ea4459e5ceffe345655d6 +Subproject commit 92c452dcd38b26a0ce41d10be9a32d37f72a7d27