aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac.pamphlet')
-rw-r--r--configure.ac.pamphlet4
1 files changed, 4 insertions, 0 deletions
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}