diff options
Diffstat (limited to 'config/libc/mingw.in')
-rw-r--r-- | config/libc/mingw.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/libc/mingw.in b/config/libc/mingw.in index 8c32b916..8b4d98a2 100644 --- a/config/libc/mingw.in +++ b/config/libc/mingw.in @@ -7,6 +7,9 @@ ## ## help The de-facto standard for Mingw distributions. +config THREADS + default "win32" + choice bool prompt "Windows API version" |