diff --git a/configure.ac b/configure.ac
index 125aa0960969916e81e7786013b8d32420f8ee01_Y29uZmlndXJlLmFj..c0e63b360fba577af5ad6de35f33f53d44cfb789_Y29uZmlndXJlLmFj 100644
--- a/configure.ac
+++ b/configure.ac
@@ -83,7 +83,7 @@
 AC_PATH_PROG(XSLTPROC, xsltproc, /usr/bin/xsltproc)
 PKG_PROG_PKG_CONFIG
 
-LT_INIT(win32-dll)
+LT_INIT([disable-static win32-dll])
 
 
 AC_CHECK_HEADERS(sys/types.h sys/time.h unistd.h)