X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=configure.ac;h=01df09db9800f74b478db3247feec12b5f16448e;hb=b6050fbda57890692eafb926d3794e8723e8de26;hp=7430faa1ed16128c9f7f73a30ce39faed16eb72d;hpb=fe6744fda5317f2c1567f51f85ea662089d36e3b;p=catta diff --git a/configure.ac b/configure.ac index 7430faa..01df09d 100644 --- a/configure.ac +++ b/configure.ac @@ -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]))