remove rinit and json dep in favor of pecl/json_post and pecl/apfd
[m6w6/ext-http] / config9.m4
index ec202b685e00c9dc70658050dbe3e7015129356b..0e5e1ce7dfc5e80e8c198b75d23b5a348e3fa56f 100644 (file)
@@ -510,12 +510,6 @@ dnl ----
                fi
        ])
 
-dnl ----
-dnl JSON
-dnl ----
-       HTTP_HAVE_PHP_EXT([json])
-
-
 dnl ----
 dnl ICONV
 dnl ----
@@ -560,7 +554,6 @@ dnl ----
        dnl shared extension deps
        HTTP_SHARED_DEP([hash])
        HTTP_SHARED_DEP([iconv])
-       HTTP_SHARED_DEP([json])
        
        dnl extension deps
        PHP_ADD_EXTENSION_DEP([http], [raphf], true)