projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix openldap build when cyrus-sasl and openssl devel libraries are not installed...
[openwrt.git]
/
package
/
mysql
/
Config.in
diff --git
a/package/mysql/Config.in
b/package/mysql/Config.in
index
6da055a
..
9e47a6c
100644
(file)
--- a/
package/mysql/Config.in
+++ b/
package/mysql/Config.in
@@
-7,3
+7,7
@@
config BR2_PACKAGE_LIBMYSQLCLIENT
http://dev.mysql.com/
+config BR2_PACKAGE_MYSQL
+ tristate
+ default BR2_PACKAGE_LIBMYSQLCLIENT
+
This page took
0.020045 seconds
and
4
git commands to generate.