From 60f54fc7ade16cd1e41346840a4bd5eb1189aed8 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Sep 2010 13:27:05 +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 bf6d0b1f6..bc7d43df9 100644 --- a/configure.ac +++ b/configure.ac @@ -657,3 +657,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile ]) + +AC_HACK_LIBTOOL -- 2.39.2