]> git.enpas.org Git - openwrt.git/blob - package/postgresql/Config.in
2680af2c3895bc658e26564fc36d271ba6eea78a
[openwrt.git] / package / postgresql / Config.in
1 config BR2_PACKAGE_LIBPQ
2         tristate "libpq (PostgreSQL client library)"
3         default m if CONFIG_DEVEL
4         help
5           PostgreSQL client library.
6           
7           http://www.postgresql.org/
8           
9
10 config BR2_PACKAGE_POSTGRESQL
11         tristate
12         default BR2_PACKAGE_LIBPQ