From 138990b90684e2739f0441eb08717c7057ee8e8e Mon Sep 17 00:00:00 2001 From: ng0 Date: Sat, 23 Nov 2019 11:48:51 +0000 Subject: openbsd: "use_openbsd_libtool=true" needs to be tested on an OpenBSD builder. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f7b1c569a..53db0bfaf 100644 --- a/configure.ac +++ b/configure.ac @@ -141,6 +141,7 @@ AS_CASE(["$host_os"], [*openbsd*],[ LIBS=`echo $LIBS | sed -e "s/-ldl//"` build_target="openbsd" + use_openbsd_libtool=true LIBPREFIX= DLLDIR=lib UNIXONLY="#" -- cgit v1.2.3