From 078323010b5d88485748d05e512d451b876992b5 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 20 Oct 2008 08:43:10 +0000 Subject: dc: conditionalize parts which require libm --- editors/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/Config.in') diff --git a/editors/Config.in b/editors/Config.in index 27426bc..0388737 100644 --- a/editors/Config.in +++ b/editors/Config.in @@ -14,7 +14,7 @@ config AWK config FEATURE_AWK_MATH bool "Enable math functions (requires libm)" - default y + default n depends on AWK help Enable math functions of the Awk programming language. -- cgit v1.1