9e47a6c04f1fb6711131b0a3daa5fa661bceafd3
[openwrt.git] / package / mysql / Config.in
1 config BR2_PACKAGE_LIBMYSQLCLIENT
2 tristate "libmysqlclient (MySQL client library)"
3 default m if CONFIG_DEVEL
4 help
5 MySQL client library.
6
7 http://dev.mysql.com/
8
9
10 config BR2_PACKAGE_MYSQL
11 tristate
12 default BR2_PACKAGE_LIBMYSQLCLIENT
13
This page took 0.045561 seconds and 3 git commands to generate.