Add an rscript shell script to recursively find strippable binaries and strip unstrip...
[openwrt.git] / package / postgresql / Config.in
1 config BR2_PACKAGE_LIBPQ
2         tristate "libpq (PostgreSQL client library)"
3         default m
4         help
5           PostgreSQL client library.
6           
7           http://www.postgresql.org/
8           
9