xref: /OK3568_Linux_fs/buildroot/package/perl-apache-logformat-compiler/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER
2	bool "perl-apache-logformat-compiler"
3	select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER # runtime
4	help
5	  Compile a log format string to perl-code.
6
7	  https://github.com/kazeburo/Apache-LogFormat-Compiler
8