X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=config.m4;h=816511fd09e764bda0eb402191dabea591bb0f3a;hp=5be9e351fe2ae89aca8d744eb2ba76a6c7934180;hb=9c72f6584bd95dd6e9c7dcb314a6583f7130362f;hpb=7d79fea75fc664e54a5d5a2668a55f554296a845 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