diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
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 | |||
| 93 | AC_MSG_RESULT([${host_os}]) | 93 | AC_MSG_RESULT([${host_os}]) |
| 94 | win32=true | 94 | win32=true |
| 95 | AC_DEFINE(WINVER, 0x0501, [minimum Windows version]) | 95 | AC_DEFINE(WINVER, 0x0501, [minimum Windows version]) |
| 96 | deplibs_check_method='pass_all' | ||
| 96 | ;; | 97 | ;; |
| 97 | darwin*) | 98 | darwin*) |
| 98 | AC_MSG_RESULT([${host_os}]) | 99 | AC_MSG_RESULT([${host_os}]) |
