diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9fcf79d76..95a8f17da 100644 --- a/configure.ac +++ b/configure.ac @@ -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 |