
20 Aug
2008
20 Aug
'08
10:10 p.m.
On Wed, Aug 20, 2008 at 09:34:22PM +0200, Roberto Bagnara wrote:
Sebastian Pop wrote:
On Fri, Aug 15, 2008 at 9:10 AM, Roberto Bagnara bagnara@cs.unipr.it
-AC_PROG_LIBTOOL +LT_INIT([dlopen,win32-dll])
You are probably using an old version of Libtool: AC_PROG_LIBTOOL is a deprecated name for LT_INIT (see http://www.gnu.org/software/libtool/manual/libtool.html#LT_005fINIT).
That doesn't explain why you specified the dlopen and win32-dll options.
skimo