--- a/configure +++ b/configure @@ -57,7 +57,7 @@ # OS specific cpu=`uname -m` cpu_sys="$cpu" -targetos=`uname` +targetos=Android if test "$targetos" = "Linux" ; then test "$(uname -o)" = "Android" && targetos=Android fi