buildroot/package/zlib/Config.in

14 lines
293 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
config BR2_PACKAGE_ZLIB
2004-10-14 22:33:45 +02:00
bool "zlib"
2004-10-09 08:13:40 +02:00
help
Standard (de)compression library. Used by things like
2004-10-14 22:33:45 +02:00
gzip and libpng.
2004-10-09 08:13:40 +02:00
2004-10-14 22:33:45 +02:00
http://www.gzip.org/zlib/
config BR2_PACKAGE_ZLIB_TARGET_HEADERS
bool "zlib headers in target"
depends on BR2_PACKAGE_ZLIB
help
Put headers files in the target.