From: vsr Date: Wed, 22 Sep 2010 14:17:42 +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=968f7ef6c1498f1e658514cfb118c007693cf9d2;p=plugins%2Fblsurfplugin.git Hack libtool (!) to workaround problem with wrong linkage of native libraries --- diff --git a/configure.ac b/configure.ac index 9ce601e..be7a695 100644 --- a/configure.ac +++ b/configure.ac @@ -423,3 +423,5 @@ AC_OUTPUT([ \ BLSURFPLUGIN_version.h \ Makefile \ ]) + +AC_HACK_LIBTOOL