blob: f644ae473e642eb7a6f36f8633d0a66952022667 (
plain)
1
2
3
4
5
6
7
8
9
|
config ADK_PACKAGE_LIBGDBM
prompt "libgdbm........................... The GNU database manager"
tristate
default n
help
disk file format database which stores key/data-pairs in single files.
http://www.gnu.org
|