projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update ipkg patch to v1.99.154,
[openwrt.git]
/
openwrt
/
package
/
mysql
/
Config.in
diff --git
a/openwrt/package/mysql/Config.in
b/openwrt/package/mysql/Config.in
index
2c60191
..
89f0e26
100644
(file)
--- a/
openwrt/package/mysql/Config.in
+++ b/
openwrt/package/mysql/Config.in
@@
-1,16
+1,15
@@
-config BR2_
PACKAG
E_MYSQL
+config BR2_
COMPIL
E_MYSQL
bool
default n
depends BR2_PACKAGE_LIBMYSQLCLIENT
config BR2_PACKAGE_LIBMYSQLCLIENT
bool
default n
depends BR2_PACKAGE_LIBMYSQLCLIENT
config BR2_PACKAGE_LIBMYSQLCLIENT
- prompt "libmysqlclient
-
MySQL client library"
+ prompt "libmysqlclient
....................
MySQL client library"
tristate
default m if CONFIG_DEVEL
tristate
default m if CONFIG_DEVEL
- select BR2_
PACKAG
E_MYSQL
+ select BR2_
COMPIL
E_MYSQL
help
MySQL client library.
http://dev.mysql.com/
help
MySQL client library.
http://dev.mysql.com/
-
This page took
0.023901 seconds
and
4
git commands to generate.