From 27901a6ff5f13e8be9b2c29975dfb59c5f997483 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Sep 2010 14:18:51 +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 7c8e78d..637333b 100644 --- a/configure.ac +++ b/configure.ac @@ -424,3 +424,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile \ ]) + +AC_HACK_LIBTOOL