mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-04-08 17:21:49 +02:00
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
AC_DEFUN([REQUIRE_CANONICAL], [
|
|
AC_REQUIRE(AC_CANONICAL_HOST)_LT_SET_OPTION([LT_INIT],[win32-dll])
|
|
])dnl REQUIRE_CANONICAL
|