- attempt to fix ext deps
[m6w6/ext-http] / config9.m4
index 7bbb2c2b587184b49719f4f20300ed6b24091fe4..55397a75d78f5f53beaf22a7513e3045fcf0ae1d 100644 (file)
@@ -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