From 3cfd51f045660c43fffee0a0703b019ad5bc8cf8 Mon Sep 17 00:00:00 2001 From: Nguyễn Thái Ngọc Duy Date: Wed, 22 Apr 2009 23:11:17 +1000 Subject: Config.in: remove menus that apparently will not work on Windows (except maybe misc utils) --- runit/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'runit') diff --git a/runit/Config.in b/runit/Config.in index 8a7deea72..4bec1877d 100644 --- a/runit/Config.in +++ b/runit/Config.in @@ -4,6 +4,7 @@ # menu "Runit Utilities" + depends on !MINGW32 config RUNSV bool "runsv" -- cgit v1.2.3-55-g6feb