[Libreoffice-commits] .: configure.in

Tor Lillqvist tml at kemper.freedesktop.org
Mon Jul 30 02:36:06 PDT 2012


 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 83837d6514217c82ebe8d56dddf89fa34f4b5435
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon Jul 30 12:24:41 2012 +0300

    The 'r' in unxandr stands for ARM
    
    Change-Id: I5b6e713c130dc52f00d0d1e941ae856e8a3b7e7e

diff --git a/configure.in b/configure.in
index 546b88a..c984cdd 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])


More information about the Libreoffice-commits mailing list