X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config9.m4;h=55397a75d78f5f53beaf22a7513e3045fcf0ae1d;hb=776d5d5c4fa782176a5a6bd6e0de12479782a1eb;hp=7bbb2c2b587184b49719f4f20300ed6b24091fe4;hpb=6e0f8b58a679ce54bbe274e936056551066df7af;p=m6w6%2Fext-http diff --git a/config9.m4 b/config9.m4 index 7bbb2c2..55397a7 100644 --- a/config9.m4 +++ b/config9.m4 @@ -54,7 +54,7 @@ if test "$PHP_HTTP" != "no"; then elif test "$haveext"; then AC_MSG_RESULT([yes]) ifdef([PHP_ADD_EXTENSION_DEP], [ - PHP_ADD_EXTENSION_DEP([http], $1, 0) + PHP_ADD_EXTENSION_DEP([http], $1, true) ]) $2 else