10 lines
157 B
Text
10 lines
157 B
Text
|
config BR2_PACKAGE_LIBPQ
|
||
|
tristate "libpq (PostgreSQL client library)"
|
||
|
default m
|
||
|
help
|
||
|
PostgreSQL client library.
|
||
|
|
||
|
http://www.postgresql.org/
|
||
|
|
||
|
|