xref: /OK3568_Linux_fs/buildroot/package/liblog4c-localtime/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config 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
10	  https://github.com/rcmadruga/log4c-localtime
11	  http://log4c.sourceforge.net/
12