X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=config9.m4;fp=config9.m4;h=d845e282d4652f321c27b1bf8d637656b80058ee;hp=d3fb2b27aba1fa43bcc7866f9ade27f673c3e41d;hb=6e1eccce4603846f83b38e74f3f53741e073af10;hpb=c8b946f8140cebf645d7b5bf5bc7140583a7096d diff --git a/config9.m4 b/config9.m4 index d3fb2b2..d845e28 100644 --- a/config9.m4 +++ b/config9.m4 @@ -99,6 +99,8 @@ if test "$PHP_PQ" != "no"; then PHP_SUBST(PQ_SHARED_LIBADD) PQ_CHECK_FUNC(PQlibVersion) + PQ_CHECK_FUNC(PQprotocolVersion) + PQ_CHECK_FUNC(PQserverVersion) PQ_CHECK_FUNC(PQconninfo) PQ_CHECK_FUNC(PQsetSingleRowMode)