summaryrefslogtreecommitdiffstats
path: root/package/ncurses/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove description and url from headerAlexandre Belloni2013-06-061-0/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ncurses: 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-3/+3
| | | | | | | 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-5/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* * Fixed copy-and-paste error, incorrect descriptionNigel Kukard2008-04-101-6/+5
| | | | | * Fixed another copy-and-paste error, weird space/tab mixes - Thanks Hamish Moffatt
* Some package use ncurses libpanel/libform/libmenu, this config allows to ↵Nigel Kukard2008-04-091-0/+22
| | | | | | | selectively copy them to the target filesystem at the same time at the main library is installed. -Patch by Michel (BusError)
* 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.
* more help updates from Tom CameronMike Frysinger2004-12-261-4/+4
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8