buildrootschalter/package/m4/Config.in

13 lines
277 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
config BR2_PACKAGE_M4
2004-12-26 08:36:59 +01:00
bool "m4"
depends on BR2_USE_WCHAR
# uses fork()
depends on BR2_USE_MMU
2004-10-09 08:13:40 +02:00
help
2004-12-26 08:36:59 +01:00
An implementation of the traditional Unix macro processor.
2004-10-09 08:13:40 +02:00
2004-12-26 08:36:59 +01:00
http://www.gnu.org/software/m4/m4.html
comment "m4 needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR