aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/Config.in b/editors/Config.in
index 27426bc2e..0388737c3 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.