[Groonga-commit] groonga/groonga at 2da380a [master] groonga-httpd: enable HTTP/2 module

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Sep 27 22:23:36 JST 2015


Kouhei Sutou	2015-09-27 22:23:36 +0900 (Sun, 27 Sep 2015)

  New Revision: 2da380a510a8a9b7345de7a4ff23409f693be890
  https://github.com/groonga/groonga/commit/2da380a510a8a9b7345de7a4ff23409f693be890

  Message:
    groonga-httpd: enable HTTP/2 module

  Modified files:
    src/httpd/configure

  Modified: src/httpd/configure (+1 -0)
===================================================================
--- src/httpd/configure    2015-09-27 22:10:53 +0900 (9d85268)
+++ src/httpd/configure    2015-09-27 22:23:36 +0900 (95329f7)
@@ -94,6 +94,7 @@ auto/configure \
   --with-cc-opt="${cc_opt}" \
   --with-ld-opt="${ld_opt}" \
   --with-http_stub_status_module \
+  --with-http_v2_module \
   ${configure_args}
 exit_code=$?
 set -e
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index