From: vsr Date: Wed, 22 Sep 2010 14:17:57 +0000 (+0000) Subject: Hack libtool (!) to workaround problem with wrong linkage of native libraries X-Git-Tag: V5_1_5a1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=75f8de22e3820e7656c1d09675b5072209e2ed85;p=plugins%2Fghs3dplugin.git Hack libtool (!) to workaround problem with wrong linkage of native libraries --- diff --git a/configure.ac b/configure.ac index 58f2350..ea37217 100644 --- a/configure.ac +++ b/configure.ac @@ -404,3 +404,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile \ ]) + +AC_HACK_LIBTOOL