From 53f219ebbe76ed0321ee9ec33336de2f70ece275 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 16 Sep 2008 19:35:42 +0000 Subject: setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) build system: fixlet for echo applet config function old new delta setfont_main 157 387 +230 ctoi - 75 +75 packed_usage 24921 24950 +29 --- coreutils/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils') diff --git a/coreutils/Config.in b/coreutils/Config.in index 80aca3050..8cbc92f1e 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -649,7 +649,7 @@ config TEST config FEATURE_TEST_64 bool "Extend test to 64 bit" default n - depends on TEST || FEATURE_TEST_64 + depends on TEST || ASH_BUILTIN_TEST help Enable 64-bit support in test. -- cgit v1.2.3