aboutsummaryrefslogtreecommitdiffstats
path: root/package/libgdbm/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-06-11 11:40:04 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-06-11 11:40:04 +0000
commit36ac484a4e859c395df55baf6af096ca9ef52359 (patch)
tree31d4d4c009378adc57f037edfcfe9033bcd50bc4 /package/libgdbm/Config.in
parentc34a850990c3bf0e9f126736001c7f932f95c4b0 (diff)
downloadupstream-36ac484a4e859c395df55baf6af096ca9ef52359.tar.gz
upstream-36ac484a4e859c395df55baf6af096ca9ef52359.tar.bz2
upstream-36ac484a4e859c395df55baf6af096ca9ef52359.zip
dsniff, still segfaults, but some tools work fine urlsnarf,..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1199 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libgdbm/Config.in')
-rw-r--r--package/libgdbm/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/libgdbm/Config.in b/package/libgdbm/Config.in
new file mode 100644
index 0000000000..20feb7408d
--- /dev/null
+++ b/package/libgdbm/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_LIBGDBM
+ tristate "libgdbm - GNU database manager"
+ default m if CONFIG_DEVEL
+ help
+ disk file format database which stores key/data-pairs in single files.
+
+ http://www.gnu.org