- attempt to fix ext deps
authorMichael Wallner <mike@php.net>
Fri, 18 Aug 2006 08:40:16 +0000 (08:40 +0000)
committerMichael Wallner <mike@php.net>
Fri, 18 Aug 2006 08:40:16 +0000 (08:40 +0000)
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], [
                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
                        ])
                        $2
                else