dc: conditionalize parts which require libm
This commit is contained 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.
|
||||
|
Reference in New Issue
Block a user