Match the Android host_os that the new config.sub produces
This commit is contained in:
parent
dee0123807
commit
a457324065
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue