forked from Lainports/freebsd-ports
11 lines
264 B
Text
11 lines
264 B
Text
--- 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*)
|