From 968f7ef6c1498f1e658514cfb118c007693cf9d2 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Sep 2010 14:17:42 +0000 Subject: [PATCH] Hack libtool (!) to workaround problem with wrong linkage of native libraries --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index 9ce601e..be7a695 100644 --- a/configure.ac +++ b/configure.ac @@ -423,3 +423,5 @@ AC_OUTPUT([ \ BLSURFPLUGIN_version.h \ Makefile \ ]) + +AC_HACK_LIBTOOL -- 2.39.2