Files
openwrt-R7800-nss/openwrt/package/postgresql/Config.in
Nicolas Thill 2eae93466f Add a config var matching the package dir name
SVN-Revision: 984
2005-05-20 00:33:12 +00:00

13 lines
240 B
Plaintext

config BR2_PACKAGE_LIBPQ
tristate "libpq (PostgreSQL client library)"
default m if CONFIG_DEVEL
help
PostgreSQL client library.
http://www.postgresql.org/
config BR2_PACKAGE_POSTGRESQL
tristate
default BR2_PACKAGE_LIBPQ