summaryrefslogtreecommitdiffstats
path: root/package/zlib/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* zlib: remove dedicated target-headers optionPeter Korsgaard2009-10-031-6/+0
| | | | | | | Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES is enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Thomas Lundquist writes:Eric Andersen2005-07-121-0/+7
| | | | | | | | | | | | | | | | | | | | If I understand you correctly, you want the ncurses development headers on the target. a patch for this (named target_headers.patch and includes similar options for a few other libs in buildroot) can be found at: http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/ (a few packages there aswell) it will add an option to put headers on target for ncurses, zlib and openssl. Thomas.
* help textMike Frysinger2004-10-141-4/+4
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8