X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=d5de5e1f77edd1427295dffa19a2962c1f8f33c8;hb=bb142eb202fda78982305d8aeffc4ae5c16ab1ae;hp=fe23bf1edc72dfd2fa532359f110899b69ab12a8;hpb=fd0cf0fc04eb828dbed5b374b2cffd9725ff4d2e;p=catta diff --git a/configure.ac b/configure.ac index fe23bf1..d5de5e1 100644 --- a/configure.ac +++ b/configure.ac @@ -50,6 +50,7 @@ AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_MAKE_SET AC_PROG_GCC_TRADITIONAL +AX_PTHREAD(,AC_MSG_ERROR([Missing POSIX Threads support])) if test x"$ac_cv_prog_cc_c99" = x"no"; then AC_MSG_ERROR([C99 support is required]) @@ -144,8 +145,6 @@ fi # libtool stuff LT_INIT([win32-dll]) -ACX_PTHREAD(,AC_MSG_ERROR([Missing POSIX Threads support])) - # # Check for netlink.h #