X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fposix%2Fndbm.m4;h=bd2617b60e9cffc0ae8bcf7531ebbe6ed87f7930;hp=e59fbefc3d6ece27d29021c3b7115bfb043d9868;hb=a78817d6e2da0be5942dd8e1d334789e9e88ffa3;hpb=dbf1c3d1754adc5ee571e71395dbd297a9c3d093 diff --git a/m4/posix/ndbm.m4 b/m4/posix/ndbm.m4 index e59fbef..bd2617b 100644 --- a/m4/posix/ndbm.m4 +++ b/m4/posix/ndbm.m4 @@ -1,7 +1,7 @@ PSI_CHECK_NDBM() { PSI_CONFIG_POSIX(ndbm, ndbm.h gdbm-ndbm.h) - PHP_CHECK_FUNC_LIB(dbm_open, gdbm_compat) + PHP_CHECK_FUNC(dbm_open, gdbm_compat) PSI_STRUCT(datum, [ void *dptr,