aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b489d92..097c765 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,6 +20,7 @@ KERN=$(uname -s)
dnl Checks for programs.
AC_PROG_CC
+AC_LIBTOOL_WIN32_DLL
AC_SUBST(STK)
AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)