From: vsr Date: Wed, 22 Sep 2010 14:18:14 +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=5757101374a4967961244231be60965f46a47b5f;p=plugins%2Fghs3dprlplugin.git Hack libtool (!) to workaround problem with wrong linkage of native libraries --- diff --git a/configure.ac b/configure.ac index af80dca..25dd7e5 100644 --- a/configure.ac +++ b/configure.ac @@ -443,3 +443,5 @@ AC_OUTPUT([ \ GHS3DPRLPLUGIN_version.h \ Makefile \ ]) + +AC_HACK_LIBTOOL