X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/396dbf68b1cfdce2e6f455b5ec646b4c5b65c55e..6e82572b177b0dd7e5949f7416e331a18a7b767f:/package/busybox/config/editors/Config.in diff --git a/package/busybox/config/editors/Config.in b/package/busybox/config/editors/Config.in index fd1da4b37..9eb85bbb8 100644 --- a/package/busybox/config/editors/Config.in +++ b/package/busybox/config/editors/Config.in @@ -12,7 +12,7 @@ config BUSYBOX_CONFIG_AWK Awk is used as a pattern scanning and processing language. This is the BusyBox implementation of that programming language. -config BUSYBOX_CONFIG_FEATURE_AWK_MATH +config BUSYBOX_CONFIG_FEATURE_AWK_LIBM bool "Enable math functions (requires libm)" default y depends on BUSYBOX_CONFIG_AWK