hush: fix \<newline> handling on NOMMU
[oweals/busybox.git] / editors / Config.in
index 0388737c3357026c6c3a162d655400e417ca478a..7dbc9b6da6d26d75d9db2738e0eb11a66713aa59 100644 (file)
@@ -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