summaryrefslogtreecommitdiffstats
path: root/package/berkeleydb/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* berkeleydb: add option for tools installGustavo Zacarias2012-04-251-0/+6
| | | | | | | | | Add an option to install (or not) the berkeleydb binary tools. The default is no since most of the time/application just need the library and it helps save some space in the target. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> 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-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-4/+4
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8