let ipkg fail when a package file to be installed is not found
[openwrt/svn-archive/archive.git] / openwrt / package / libgdbm / Config.in
1 config BR2_PACKAGE_LIBGDBM
2 prompt "libgdbm........................... The GNU database manager"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 disk file format database which stores key/data-pairs in single files.
7
8 http://www.gnu.org
9