]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_http2: adding export to netware build, thanks normw
authorStefan Eissing <icing@apache.org>
Tue, 17 May 2016 08:08:53 +0000 (08:08 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 17 May 2016 08:08:53 +0000 (08:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744204 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/NWGNUmod_http2

index e9c48a4009bfe2d7bb9bf6f5a23babef473e5df9..755537cd85cabfe0a0d0b986d77d77e9510e9f3d 100644 (file)
@@ -355,6 +355,7 @@ $(OBJDIR)/mod_http2.imp : NWGNUmod_http2
        @echo $(DL)GEN  $@$(DL)
        @echo $(DL) (HTTP2)$(DL) > $@
        @echo $(DL) http2_module,$(DL) >> $@
+       @echo $(DL) h2_casecmpstrn,$(DL) >> $@
        @echo $(DL) h2_ihash_add,$(DL) >> $@
        @echo $(DL) h2_ihash_clear,$(DL) >> $@
        @echo $(DL) h2_ihash_count,$(DL) >> $@