buildrootschalter/package/zlib/Config.in
Peter Korsgaard 1e32e0700a zlib: remove dedicated target-headers option
Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES
is enabled.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-03 23:03:05 +02:00

8 lines
151 B
Plaintext

config BR2_PACKAGE_ZLIB
bool "zlib"
help
Standard (de)compression library. Used by things like
gzip and libpng.
http://www.gzip.org/zlib/