add a lot of debian fixes to ppp (should fix persist and demand, too), clean up patches
[openwrt.git] / openwrt / package / libgdbm / Config.in
1 config BR2_PACKAGE_LIBGDBM
2         tristate "libgdbm - GNU database manager"
3         default m if CONFIG_DEVEL
4         help
5          disk file format database which stores key/data-pairs in single files.  
6           
7           http://www.gnu.org