X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=autoconf%2Fpecl%2Fpecl.m4;h=7991e4c20f6d88d9fdd57933e43e3c6f0987efc2;hp=8822605af2e546dded589754ad7975aaf98bff4a;hb=bcee354222bc6ca624539a583a6d2856d19ae3ba;hpb=592c25cc9ea0b72843c2c2de84bd144e00a3231c diff --git a/autoconf/pecl/pecl.m4 b/autoconf/pecl/pecl.m4 index 8822605..7991e4c 100644 --- a/autoconf/pecl/pecl.m4 +++ b/autoconf/pecl/pecl.m4 @@ -255,7 +255,9 @@ AC_DEFUN([PECL_CHECK_CUSTOM], [ LIBS="-l$4" AC_CACHE_VAL(PECL_CACHE_VAR([$1_version]), [ + pushd $PECL_CACHE_VAR([$1_prefix]) PECL_CACHE_VAR([$1_version])=$5 + popd ]) PECL_CHECKED_VERSION([$1])=$PECL_CACHE_VAR([$1_version])