Savannah is currently suffering some networking issues which cause the
git clone via git:// to fail. It seems that cloning via http:// works
fine though, so use that for now.
http://savannah.gnu.org/forum/forum.php?forum_id=8542
# -----------------------------------------------------------------------------
# Get the latest versions of config.guess/config.sub that know about Android.
-$GIT_CLONE git://git.savannah.gnu.org/config.git
+$GIT_CLONE http://git.savannah.gnu.org/r/config.git
# Get a toolchain for cmake that knows about Android.
$WGET https://android-cmake.googlecode.com/hg/toolchain/android.toolchain.cmake