X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/396dbf68b1cfdce2e6f455b5ec646b4c5b65c55e..5a76cd437c8b0271c03ade8ad07335b2e8f590a3:/package/busybox/config/editors/Config.in?ds=inline 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