Config.in 357 B

1234567891011
  1. config BR2_PACKAGE_LIBLOG4C_LOCALTIME
  2. bool "liblog4c-localtime"
  3. select BR2_PACKAGE_EXPAT
  4. help
  5. Log4c is a library of C for flexible logging to files, syslog
  6. and other destinations.
  7. This version is with localtime patch, to make lib show times
  8. in local timezone.
  9. https://github.com/rcmadruga/log4c-localtime
  10. http://log4c.sourceforge.net/