From 928f7b700669da02e798e798a95c1d15341a6adf Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 22 Sep 2010 14:12: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 be5cc49f..87f7fc75 100644 --- a/configure.ac +++ b/configure.ac @@ -390,3 +390,5 @@ AC_OUTPUT([ \ src/VISU_SWIG/Makefile \ src/ENGINE/Makefile ]) + +AC_HACK_LIBTOOL -- 2.39.2