projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add common functions for the new config file format
[openwrt.git]
/
openwrt
/
package
/
libgdbm
/
Config.in
diff --git
a/openwrt/package/libgdbm/Config.in
b/openwrt/package/libgdbm/Config.in
index
20feb74
..
c969a94
100644
(file)
--- a/
openwrt/package/libgdbm/Config.in
+++ b/
openwrt/package/libgdbm/Config.in
@@
-1,7
+1,9
@@
config BR2_PACKAGE_LIBGDBM
config BR2_PACKAGE_LIBGDBM
- tristate "libgdbm - GNU database manager"
+ prompt "libgdbm........................... The GNU database manager"
+ tristate
default m if CONFIG_DEVEL
help
default m if CONFIG_DEVEL
help
- disk file format database which stores key/data-pairs in single files.
+
disk file format database which stores key/data-pairs in single files.
http://www.gnu.org
http://www.gnu.org
+
This page took
0.03437 seconds
and
4
git commands to generate.