X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config9.m4;h=998d48e0f02e9f2a78a7255a7d702c5479b7e0e8;hp=897b92ff94ef016e551a45fe8dabe1e2ec283500;hb=e44e3ceb60817cfdd17945a3f6043816e134aa75;hpb=ad1dfac848dbbb295151c22b4f6fbcad13ce7a56 diff --git a/config9.m4 b/config9.m4 index 897b92f..998d48e 100644 --- a/config9.m4 +++ b/config9.m4 @@ -161,12 +161,6 @@ if test "$PHP_HTTP" != "no"; then ], [ AC_MSG_ERROR([please install and enable pecl/raphf]) ]) - PECL_HAVE_PHP_EXT([propro], [ - PECL_HAVE_PHP_EXT_HEADER([propro]) - ], [ - AC_MSG_ERROR([please install and enable pecl/propro]) - ]) - PECL_HAVE_PHP_EXT([hash]) PECL_HAVE_PHP_EXT([iconv]) dnl DONE @@ -196,7 +190,6 @@ if test "$PHP_HTTP" != "no"; then fi fi PHP_ADD_EXTENSION_DEP([http], [raphf], true) - PHP_ADD_EXTENSION_DEP([http], [propro], true) PHP_SUBST(PECL_VAR([HEADERS])) PHP_SUBST(PECL_VAR([SOURCES]))