From c98e47a0c148103da65955acfb3782e37a8fc4c3 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 26 Mar 2008 05:57:19 +0000 Subject: Fix shared linking regression --- configure.ac.pamphlet | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.ac.pamphlet') diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet index b53b53d4..a682c19b 100644 --- a/configure.ac.pamphlet +++ b/configure.ac.pamphlet @@ -1216,8 +1216,12 @@ GNU \Tool{libtool} to take care of that for us. # Tell Libtool to assume `dlopen' so that it does not have to # emulate it. AC_LIBTOOL_DLOPEN +AC_LIBTOOL_WIN32_DLL AC_PROG_LIBTOOL AC_SUBST(LIBTOOL_DEPS) +# Give me extension of libraries +AC_SUBST(shrext_cmds) +AC_SUBST(libext) @ \section{configure.ac} -- cgit v1.2.3