From: Gregg Lewis Smith Date: Tue, 14 Jun 2016 15:25:55 +0000 (+0000) Subject: change mod_proxy_http2.dep to use h2_proxy_util.c indtead of h2_util.c X-Git-Tag: 2.4.21~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58eeba50edece35bdd580104bb374612ecbd239f;p=apache change mod_proxy_http2.dep to use h2_proxy_util.c indtead of h2_util.c follow-up to r1748429 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748430 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/mod_proxy_http2.dep b/modules/http2/mod_proxy_http2.dep index 7a3a856e22..39a507eccf 100644 --- a/modules/http2/mod_proxy_http2.dep +++ b/modules/http2/mod_proxy_http2.dep @@ -73,11 +73,11 @@ "..\..\srclib\nghttp2\lib\includes\nghttp2\nghttp2ver.h"\ ".\h2.h"\ ".\h2_proxy_session.h"\ - ".\h2_util.h"\ + ".\h2_proxy_util.h"\ ".\mod_http2.h"\ -./h2_util.c : \ +./h2_proxy_util.c : \ "..\..\include\ap_config.h"\ "..\..\include\ap_config_layout.h"\ "..\..\include\ap_expr.h"\ @@ -123,7 +123,7 @@ "..\..\srclib\nghttp2\lib\includes\nghttp2\nghttp2.h"\ "..\..\srclib\nghttp2\lib\includes\nghttp2\nghttp2ver.h"\ ".\h2.h"\ - ".\h2_util.h"\ + ".\h2_proxy_util.h"\ ..\..\build\win32\httpd.rc : \ @@ -201,7 +201,7 @@ ".\h2.h"\ ".\h2_proxy_session.h"\ ".\h2_request.h"\ - ".\h2_util.h"\ + ".\h2_proxy_util.h"\ ".\h2_version.h"\ ".\mod_http2.h"\ ".\mod_proxy_http2.h"\