From: vsr Date: Wed, 22 Sep 2010 14:12:17 +0000 (+0000) Subject: Hack libtool (!) to workaround problem with wrong linkage of native libraries X-Git-Tag: V5_1_main_20100923 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=928f7b700669da02e798e798a95c1d15341a6adf;p=modules%2Fvisu.git Hack libtool (!) to workaround problem with wrong linkage of native libraries --- 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