X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/df643b093e62f3e89879433dd7b337bf64922715..f4b339ecbe74ada12f4376f5fefcff16b21dce5f:/package/postgresql/Config.in diff --git a/package/postgresql/Config.in b/package/postgresql/Config.in index 9fc9e2a1f..6ff195310 100644 --- a/package/postgresql/Config.in +++ b/package/postgresql/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_LIBPQ tristate "libpq (PostgreSQL client library)" - default m + default m if CONFIG_DEVEL help PostgreSQL client library.