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 aaa1fd7..4342f5c 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -68,6 +68,7 @@ case ${host_os} in | |||
| 68 | *mingw32*|*cygwin*) | 68 | *mingw32*|*cygwin*) |
| 69 | AC_MSG_RESULT([${host_os}]) | 69 | AC_MSG_RESULT([${host_os}]) |
| 70 | win32=true | 70 | win32=true |
| 71 | AC_DEFINE(WINVER, 0x0501, [minimum Windows version]) | ||
| 71 | ;; | 72 | ;; |
| 72 | darwin*) | 73 | darwin*) |
| 73 | AC_MSG_RESULT([${host_os}]) | 74 | AC_MSG_RESULT([${host_os}]) |
