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 67860a7..369a447 100644 --- a/configure.ac +++ b/configure.ac @@ -192,6 +192,7 @@ case "${host}" in fi ;; x86_64-*mingw32*) + have_dosish_system=yes have_w32_system=yes have_w64_system=yes ;; |