From 75c075899d0dd63239481ad2c526518da8b7e656 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Sep 2010 13:58:13 +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 0cfcd12fa..79ed304e2 100644 --- a/configure.ac +++ b/configure.ac @@ -476,3 +476,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile ]) + +AC_HACK_LIBTOOL -- 2.30.2