Match the Android host_os that the new config.sub produces

This commit is contained in:
Tor Lillqvist 2011-09-26 15:09:10 +03:00
parent dee0123807
commit a457324065

View file

@ -1709,7 +1709,7 @@ dragonfly*)
_os=DragonFly
;;
androideabi*)
linux-androideabi*)
build_gstreamer=no
test_cups=no
test_fontconfig=no
@ -1723,7 +1723,7 @@ androideabi*)
;;
*)
AC_MSG_ERROR([$host_os operating system is not suitable to build LibreOffice!])
AC_MSG_ERROR([$host_os operating system is not suitable to build LibreOffice for!])
;;
esac