X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=config.m4;h=310382b80971c2b73c3b29a58a6833eb27cc704e;hp=79b2f89c7c2544a913717e88fa63f55bc374be35;hb=9255d2d54bca41644cf3588e4e4259a1855b58d7;hpb=316c62ff1038faa62e4ed5fc3c8c82347d277e4c diff --git a/config.m4 b/config.m4 index 79b2f89..310382b 100644 --- a/config.m4 +++ b/config.m4 @@ -50,6 +50,7 @@ if test "$PHP_PQ" != "no"; then src/php_pqstm.c\ src/php_pqtxn.c\ src/php_pqtypes.c\ + src/php_pqcur.c\ " PHP_NEW_EXTENSION(pq, $PQ_SRC, $ext_shared) PHP_ADD_BUILD_DIR($ext_builddir/src)