From: vsr Date: Wed, 22 Sep 2010 14:15:17 +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=3d70999f795b696feb49aed715528ea9ee63c20a;p=modules%2Fmultipr.git Hack libtool (!) to workaround problem with wrong linkage of native libraries --- diff --git a/configure.ac b/configure.ac index 233a3ca..8381837 100644 --- a/configure.ac +++ b/configure.ac @@ -329,3 +329,5 @@ AC_OUTPUT([ \ idl/Makefile \ Makefile \ ]) + +AC_HACK_LIBTOOL