G\E
If anyone is looking after NetWare issues:
Index: modules/http2/NWGNUmod_http2
==================================================================
--- modules/http2/NWGNUmod_http2 (revision 1765415)
+++ modules/http2/NWGNUmod_http2 (working copy)
@@ -393,6 +393,7 @@
@echo $(DL) nghttp2_session_want_write,$(DL) >> $@
@echo $(DL) nghttp2_strerror,$(DL) >> $@
@echo $(DL) nghttp2_submit_goaway,$(DL) >> $@
+ @echo $(DL) nghttp2_submit_ping,$(DL) >> $@
@echo $(DL) nghttp2_submit_request,$(DL) >> $@
@echo $(DL) nghttp2_submit_rst_stream,$(DL) >> $@
@echo $(DL) nghttp2_submit_settings,$(DL) >> $@
norm