From 0def9ac3203324968db21619a18d2c5473458130 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Mar 2015 08:51:37 +0100 Subject: [PATCH 1/1] fix typo --- config9.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.30.2