summaryrefslogtreecommitdiff
path: root/java/icedtea-web/files/patch-configure.ac
blob: fdb19287ceeccfd4db4ce229a88bee13449b0270 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.ac.orig	2019-08-02 14:08:17.000000000 +0200
+++ configure.ac	2020-01-14 16:32:04.000000000 +0100
@@ -71,7 +71,7 @@
 build_linux=no
 build_windows=no
 case "${host_os}" in
-    linux*)
+    freebsd*)
         build_linux=yes
         ;;
     cygwin*)