buildroot/package/perl-apache-logformat-compiler/Config.in
Francois Perrad da9e06cabc package/perl-*: regeneration of Config.in files with full stop
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-01 14:41:01 +01:00

8 lines
257 B
Plaintext

config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER
bool "perl-apache-logformat-compiler"
select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER # runtime
help
Compile a log format string to perl-code.
https://github.com/kazeburo/Apache-LogFormat-Compiler