openwrtv4/openwrt/package/postgresql/Config.in
2005-05-21 01:16:53 +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