From 8dff7012bef31424578b697b8eab56262ddd8c33 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 23 Jan 2017 18:25:15 -0800 Subject: Check for git presence ... and make the optiont that fetch from Git repositories depend on the git discovery. Signed-off-by: Alexey Neyman --- config/libc/mingw.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config/libc') diff --git a/config/libc/mingw.in b/config/libc/mingw.in index 0de5dacd..62e7a467 100644 --- a/config/libc/mingw.in +++ b/config/libc/mingw.in @@ -74,6 +74,7 @@ config WINAPI_V_DEVEL bool prompt "devel" depends on EXPERIMENTAL + depends on CONFIGURE_has_git endchoice -- cgit v1.2.3