copy trunk to buildroot-ng branch
[15.05/openwrt.git] / 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