summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c67e896..990e0b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,6 +93,7 @@ case ${host_os} in
AC_MSG_RESULT([${host_os}])
win32=true
AC_DEFINE(WINVER, 0x0501, [minimum Windows version])
+ deplibs_check_method='pass_all'
;;
darwin*)
AC_MSG_RESULT([${host_os}])