From: Remi Collet Date: Tue, 3 Mar 2015 07:51:37 +0000 (+0100) Subject: fix typo X-Git-Tag: RELEASE_2_4_0~5 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=0def9ac3203324968db21619a18d2c5473458130;hp=789f8205b16e89ce1982e4d492c7406e8ff66271;ds=sidebyside fix typo --- diff --git a/config9.m4 b/config9.m4 index 0e5e1ce..0207513 100644 --- a/config9.m4 +++ b/config9.m4 @@ -557,7 +557,7 @@ dnl ---- dnl extension deps PHP_ADD_EXTENSION_DEP([http], [raphf], true) - PHP_ADD_EXTENSION_DEP([http], [propo], true) + PHP_ADD_EXTENSION_DEP([http], [propro], true) PHP_SUBST([HTTP_SHARED_LIBADD])