From: vsr Date: Wed, 22 Sep 2010 13:58:13 +0000 (+0000) Subject: Hack libtool (!) to workaround problem with wrong linkage of native libraries X-Git-Tag: V5_1_5a1~31 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=75c075899d0dd63239481ad2c526518da8b7e656 Hack libtool (!) to workaround problem with wrong linkage of native libraries --- diff --git a/configure.ac b/configure.ac index 0cfcd12fa..79ed304e2 100644 --- a/configure.ac +++ b/configure.ac @@ -476,3 +476,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile ]) + +AC_HACK_LIBTOOL