buildrootschalter/package/berkeleydb/Config.in

14 lines
348 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
config BR2_PACKAGE_BERKELEYDB
bool "berkeleydb"
2004-10-09 08:13:40 +02:00
help
The Berkeley database. A very common library for database
applications.
2004-10-09 08:13:40 +02:00
http://www.sleepycat.com/products/db.shtml
config BR2_PACKAGE_BERKELEYDB_TOOLS
bool "install tools"
depends on BR2_PACKAGE_BERKELEYDB
help
Install berkeleydb tools, mostly useful for debugging purposes.