aboutsummaryrefslogtreecommitdiff
path: root/editors/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/Config.in')
-rw-r--r--editors/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/Config.in b/editors/Config.in
index 0388737c3..7dbc9b6da 100644
--- a/editors/Config.in
+++ b/editors/Config.in
@@ -12,7 +12,7 @@ config AWK
Awk is used as a pattern scanning and processing language. This is
the BusyBox implementation of that programming language.
-config FEATURE_AWK_MATH
+config FEATURE_AWK_LIBM
bool "Enable math functions (requires libm)"
default n
depends on AWK