summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-04-07 17:12:52 (GMT)
committerGitHub <noreply@github.com>2017-04-07 17:12:52 (GMT)
commit242c156d95b525c38a018ebf58c69ce4e1fb3283 (patch)
treeb734f3492b64862fdf890046239be843c55e52c6 /config
parent9571a97a4d2e3aedc5fa6807a920c619b9467c77 (diff)
parent2e9863531f44bcc96426af71a4d1d23bf88c3e5c (diff)
Merge pull request #677 from stilor/mingw
Mingw minor fixes
Diffstat (limited to 'config')
-rw-r--r--config/libc/mingw.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/libc/mingw.in b/config/libc/mingw.in
index 0f05845..b1fb4e9 100644
--- a/config/libc/mingw.in
+++ b/config/libc/mingw.in
@@ -144,5 +144,6 @@ config MINGW_TOOLS
config MINGW_TOOL_LIST_ARRAY
string "List of mingw-w64 tools to build"
default "gendef genidl genlib genpeimg widl"
+ depends on MINGW_TOOLS
help
List of mingw-w64 tools to build.