Added support httpd user-agent, IP address binding, closes #265 and #108
[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
This page took 0.042183 seconds and 5 git commands to generate.