X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config9.m4;h=9782d185720f6307f13784b6064e10ce1902fb18;hb=c9082b82cd9275d2ff9027b108ea01ab88e70294;hp=8064df9d3346562c99ff573a737de484978d5065;hpb=6840072b9e4fe5269d0f36a9cb8cd9cde04525af;p=m6w6%2Fext-pq diff --git a/config9.m4 b/config9.m4 index 8064df9..9782d18 100644 --- a/config9.m4 +++ b/config9.m4 @@ -68,6 +68,9 @@ if test "$PHP_PQ" != "no"; then PQ_CHECK_CONST(PGRES_SINGLE_TUPLE) PQ_CHECK_CONST(PGRES_COPY_BOTH) + PQ_CHECK_CONST(CONNECTION_CHECK_WRITABLE) + PQ_CHECK_CONST(CONNECTION_CONSUME) + PQ_CHECK_CONST(CONNECTION_GSS_STARTUP) dnl dnl PQ_CHECK_FUNC(sym, fail-hard)