[Groonga-commit] groonga/groonga at a51eb08 [master] httpd: export SSL related variables for groonga-httpd

Zurück zum Archiv-Index

HAYASHI Kentaro null+****@clear*****
Tue Feb 23 00:25:46 JST 2016


HAYASHI Kentaro	2016-02-23 00:25:46 +0900 (Tue, 23 Feb 2016)

  New Revision: a51eb08a7cc955ef53c3c5b522feb3d4d19c42b0
  https://github.com/groonga/groonga/commit/a51eb08a7cc955ef53c3c5b522feb3d4d19c42b0

  Message:
    httpd: export SSL related variables for groonga-httpd

  Modified files:
    groonga-httpd-conf.sh.in

  Modified: groonga-httpd-conf.sh.in (+3 -0)
===================================================================
--- groonga-httpd-conf.sh.in    2016-02-22 23:57:00 +0900 (73b8867)
+++ groonga-httpd-conf.sh.in    2016-02-23 00:25:46 +0900 (824b5d5)
@@ -28,3 +28,6 @@ export GROONGA_HTTPD_PCRE_LIBS_ONLY_L="@PCRE_LIBS_ONLY_L@"
 export GROONGA_HTTPD_WITH_ONIGMO="@GRN_WITH_ONIGMO@"
 export GROONGA_HTTPD_ONIGMO_IN_TREE_LINK_PATH="@abs_top_builddir@/vendor/onigmo-source/.libs"
 export GROONGA_HTTPD_WITH_ZLIB="@GRN_WITH_ZLIB@"
+export GROONGA_HTTPD_WITH_SSL="@GRN_WITH_SSL@"
+export GROONGA_HTTPD_SSL_CFLAGS="@SSL_CFLAGS@"
+export GROONGA_HTTPD_SSL_LIBS_ONLY_L="@SSL_LIBS_ONLY_L@"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index