openwrtv4/openwrt/package/postgresql/Config.in
2005-05-20 00:33:12 +00:00

12 lines
240 B
Text

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