libmwaw/libmwaw-0.1.7-autotools.patch |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

New commits:
commit f453065a1be4f9031ef86a9f40231d400543b695
Author: Fridrich Å trba <fridrich.st...@bluewin.ch>
Date:   Wed Mar 13 15:44:33 2013 +0100

    Could this actually fix android?
    
    Change-Id: Idd8f708f5f86b9e848f167e3544a3e8c9e53313d

diff --git a/libmwaw/libmwaw-0.1.7-autotools.patch 
b/libmwaw/libmwaw-0.1.7-autotools.patch
index 1b8ee74..445150c 100644
--- a/libmwaw/libmwaw-0.1.7-autotools.patch
+++ b/libmwaw/libmwaw-0.1.7-autotools.patch
@@ -39909,3 +39909,23 @@ Only in libmwaw-0.1.7: m4
  
  
  @OS_WIN32_TRUE@@MWAWZIP_WIN32_RESOURCE@ : mwawZip.rc $(mwawZip_OBJECTS)
+--- libmwaw-0.1.7/config.sub   2013-03-13 15:40:57.748451338 +0100
++++ libmwaw-0.1.7/config.sub   2013-03-13 15:41:39.717433203 +0100
+@@ -120,7 +120,7 @@
+ # Here we must recognize all the valid KERNEL-OS combinations.
+ maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
+ case $maybe_os in
+-  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
++  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | 
linux-uclibc* | \
+   uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | 
netbsd*-gnu* | \
+   storm-chaos* | os2-emx* | rtmk-nova*)
+     os=-$maybe_os
+@@ -1211,7 +1211,7 @@
+             | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
+             | -chorusos* | -chorusrdb* \
+             | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+-            | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
++            | -mingw32* | -linux-gnu* | -linux-androideabi* | -linux-newlib* 
| -linux-uclibc* \
+             | -uxpv* | -beos* | -mpeix* | -udk* \
+             | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
+             | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to