From: vsr Date: Wed, 22 Sep 2010 14:18:51 +0000 (+0000) Subject: Hack libtool (!) to workaround problem with wrong linkage of native libraries X-Git-Tag: V5_1_5a1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=27901a6ff5f13e8be9b2c29975dfb59c5f997483;p=plugins%2Fnetgenplugin.git Hack libtool (!) to workaround problem with wrong linkage of native libraries --- diff --git a/configure.ac b/configure.ac index 7c8e78d..637333b 100644 --- a/configure.ac +++ b/configure.ac @@ -424,3 +424,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile \ ]) + +AC_HACK_LIBTOOL