From 3d70999f795b696feb49aed715528ea9ee63c20a Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Sep 2010 14:15:17 +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 233a3ca..8381837 100644 --- a/configure.ac +++ b/configure.ac @@ -329,3 +329,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile \ ]) + +AC_HACK_LIBTOOL -- 2.39.2