summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2f93895..a7ae3e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,6 +61,7 @@ case ${host_os} in
*mingw32*|*cygwin*)
AC_MSG_RESULT([${host_os}])
win32=true
+ deplibs_check_method='pass_all'
;;
darwin*|*android*)
AC_MSG_RESULT([${host_os}])