do not INSTALL symlinks
[buildroot.git] / package / zlib / Config.in
blob5b85ff7e484cbf8b7441fa991ecd8d1a0df11dc0
1 config BR2_PACKAGE_ZLIB
2         bool "zlib"
3         default n
4         help
5           Standard (de)compression library.  Used by things like 
6           gzip and libpng.
8           http://www.gzip.org/zlib/
10 config BR2_PACKAGE_ZLIB_TARGET_HEADERS
11         bool "zlib headers in target"
12         default n
13         depends on BR2_PACKAGE_ZLIB
14         help
15           Put headers files in the target.