]> git.meshlink.io Git - catta/blobdiff - configure.ac
support building a DLL (needs --disable-stack-protector right now)
[catta] / configure.ac
index 7430faa1ed16128c9f7f73a30ce39faed16eb72d..01df09db9800f74b478db3247feec12b5f16448e 100644 (file)
@@ -135,7 +135,7 @@ if test x"$enable_ssp" = x"yes"; then
 fi
 
 # libtool stuff
-AC_PROG_LIBTOOL
+LT_INIT([win32-dll])
 
 ACX_PTHREAD(,AC_MSG_ERROR([Missing POSIX Threads support]))