G/E..

Another symbol needed ;-(
Index: modules/http2/NWGNUmod_http2
===================================================================
--- modules/http2/NWGNUmod_http2        (revision 1743880)
+++ modules/http2/NWGNUmod_http2        (working copy)
@@ -355,6 +355,7 @@
        @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) >> $@

Am moving to another town... Bye for now; if NetWare support goes silent, consider removing support.

Every success,
Norm
Index: modules/http2/NWGNUmod_http2
===================================================================
--- modules/http2/NWGNUmod_http2	(revision 1743880)
+++ modules/http2/NWGNUmod_http2	(working copy)
@@ -355,6 +355,7 @@
 	@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) >> $@

Reply via email to