Bump version to 5.0-14
[LibreOffice.git] / external / libxslt / libxslt-configure.patch.1
blob11b3e58945ccbacf77c95cd2595a4df7156c9195
1 -*- Mode: Diff -*-
2 We need to recognize arm-unknown-linux-androideabi
4 --- a/config.sub
5 +++ b/config.sub
6 @@ -120,7 +120,7 @@
7  # Here we must recognize all the valid KERNEL-OS combinations.
8  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
9  case $maybe_os in
10 -  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
11 +  nto-qnx* | linux-androideabi* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
12    uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
13    storm-chaos* | os2-emx* | rtmk-nova*)
14      os=-$maybe_os
15 @@ -1218,7 +1218,7 @@
16               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
17               | -chorusos* | -chorusrdb* \
18               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
19 -             | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
20 +             | -mingw32* | -linux-androideabi | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
21               | -uxpv* | -beos* | -mpeix* | -udk* \
22               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
23               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \