buildrootschalter/package/m4/Config.in
Peter Korsgaard c29e01e61e m4: needs wchar support in toolchain
Reported-by: Marcus Osdoba <marcus.osdoba@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-09-19 22:34:20 +02:00

11 lines
251 B
Plaintext

config BR2_PACKAGE_M4
bool "m4"
depends on BR2_USE_WCHAR
help
An implementation of the traditional Unix macro processor.
http://www.gnu.org/software/m4/m4.html
comment "m4 requires a toolchain with WCHAR support"
depends on !BR2_USE_WCHAR