mirror of https://github.com/wolfSSL/wolfssl.git
Update all of the autoconf files.
acx_pthread.m4 was added to detect pthreads. make test/check now work.pull/1/head
parent
487c2b6e23
commit
50dfa685ca
|
@ -0,0 +1,3 @@
|
|||
AC_DEFUN([REQUIRE_CANONICAL], [
|
||||
AC_REQUIRE(AC_CANONICAL_HOST)_LT_SET_OPTION([LT_INIT],[win32-dll])
|
||||
])dnl REQUIRE_CANONICAL
|
Loading…
Reference in New Issue