Config.in 269 B

123456789101112
  1. config BR2_PACKAGE_LOGROTATE
  2. bool "logrotate"
  3. select BR2_PACKAGE_POPT
  4. depends on BR2_USE_WCHAR
  5. help
  6. A simple program to rotate logs.
  7. https://fedorahosted.org/logrotate/
  8. comment "logrotate requires a toolchain with WCHAR support"
  9. depends on !BR2_USE_WCHAR