diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 546b88a07159..c984cdd37456 100644 --- a/configure.in +++ b/configure.in @@ -3340,7 +3340,7 @@ linux-androideabi*) CPU=I CPUNAME=INTEL RTL_ARCH=x86 - OUTPATH=unxandri + OUTPATH=unxandi ;; *) AC_MSG_ERROR([Unsupported host_cpu $host_cpu for host_os $host_os]) |