From 8838f199ccc928bad4f70cca0f3d8a95ef175411 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Sep 2010 13:28:52 +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 a97d65c0b..ef4855a21 100644 --- a/configure.ac +++ b/configure.ac @@ -439,3 +439,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile \ ]) + +AC_HACK_LIBTOOL -- 2.39.2