X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=config.m4;h=816511fd09e764bda0eb402191dabea591bb0f3a;hp=5be9e351fe2ae89aca8d744eb2ba76a6c7934180;hb=3bca631112f4865510ea91c85e8c820c4465fc14;hpb=3013555bce1419702ada905aa6829fac285cf118 diff --git a/config.m4 b/config.m4 index 5be9e35..816511f 100644 --- a/config.m4 +++ b/config.m4 @@ -8,7 +8,7 @@ if test "$PHP_PSI" != "no"; then PHP_SUBST(LEMON) AC_CACHE_CHECK(for libjit install root, PSI_cv_LIBJIT_DIR, [ - for PSI_cv_LIBJIT_DIR in {/usr{,/local},/opt}{,libjit} + for PSI_cv_LIBJIT_DIR in $PHP_PSI {/usr{,/local},/opt}{,libjit} do if test -e $PSI_cv_LIBJIT_DIR/include/jit/jit.h then