build: Fix check for Android.

* configure.ac: Match other Android targets as well.

Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Fredrik Fornwall 2016-07-27 12:31:19 +02:00 committed by Justus Winter
parent b2572b0c38
commit 583a464c62
1 changed files with 1 additions and 1 deletions

View File

@ -697,7 +697,7 @@ case "${host}" in
;;
m68k-atari-mint)
;;
*-linux-androideabi)
*-linux-android*)
have_android_system=yes
# Android is fully utf-8 and we do not want to use iconv to
# keeps things simple