summaryrefslogtreecommitdiff
path: root/libmwaw
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-03-13 15:44:33 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-03-13 15:44:33 +0100
commitf453065a1be4f9031ef86a9f40231d400543b695 (patch)
tree02dd910c779e34187d45c5df935d29f7de09e3b6 /libmwaw
parent2759389def5f5cb671d57a28a4f7962374c76355 (diff)
Could this actually fix android?
Change-Id: Idd8f708f5f86b9e848f167e3544a3e8c9e53313d
Diffstat (limited to 'libmwaw')
-rw-r--r--libmwaw/libmwaw-0.1.7-autotools.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/libmwaw/libmwaw-0.1.7-autotools.patch b/libmwaw/libmwaw-0.1.7-autotools.patch
index 1b8ee74f524d..445150c9f9ba 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* \