X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config9.m4;h=695701b6362ec620a970528b0d315ba3109d7fbf;hb=6d755d36c3b140d60b2eef577d90cacee656a7ed;hp=89d7b28d6c507b78d1b1f82d89a6c52db4921d6c;hpb=e3976774f27b4129cbfd7d227aaa7e177f1b735c;p=m6w6%2Fext-http diff --git a/config9.m4 b/config9.m4 index 89d7b28..695701b 100644 --- a/config9.m4 +++ b/config9.m4 @@ -169,12 +169,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 @@ -204,7 +198,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]))