perl/Test-Simple: update to 1.302205
[oi-userland.git] / components / web / icedtea-web / patches / configure.patch
blob456a87545580210fd94904cd2c468b5dd6931f0b
1 diff -Nru IcedTea-Web-icedtea-web-1.8.8.orig/configure.ac IcedTea-Web-icedtea-web-1.8.8/configure.ac
2 --- IcedTea-Web-icedtea-web-1.8.8.orig/configure.ac 2021-10-27 22:13:18.000000000 +0200
3 +++ IcedTea-Web-icedtea-web-1.8.8/configure.ac 2023-06-14 12:22:07.249396534 +0200
4 @@ -72,7 +72,7 @@
5 build_windows=no
6 build_macos=no
7 case "${host_os}" in
8 - linux*|freebsd*)
9 + linux*|freebsd*|solaris*)
10 build_linux=yes
12 cygwin*)