From 75f8de22e3820e7656c1d09675b5072209e2ed85 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Sep 2010 14:17:57 +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 58f2350..ea37217 100644 --- a/configure.ac +++ b/configure.ac @@ -404,3 +404,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile \ ]) + +AC_HACK_LIBTOOL -- 2.39.2