Config.in 251 B

12345678910
  1. config BR2_PACKAGE_M4
  2. bool "m4"
  3. depends on BR2_USE_WCHAR
  4. help
  5. An implementation of the traditional Unix macro processor.
  6. http://www.gnu.org/software/m4/m4.html
  7. comment "m4 requires a toolchain with WCHAR support"
  8. depends on !BR2_USE_WCHAR