[Groonga-commit] groonga/groonga at 379b87f [master] groonga-httpd: use more meaningful name

Back to archive index

Kentaro Hayashi null+****@clear*****
Thu Oct 13 15:00:31 JST 2016


Kentaro Hayashi	2016-10-13 15:00:31 +0900 (Thu, 13 Oct 2016)

  New Revision: 379b87f0215170f2c29806c35180feb3aed7ee59
  https://github.com/groonga/groonga/commit/379b87f0215170f2c29806c35180feb3aed7ee59

  Message:
    groonga-httpd: use more meaningful name

  Modified files:
    src/httpd/configure

  Modified: src/httpd/configure (+1 -1)
===================================================================
--- src/httpd/configure    2016-10-13 12:44:17 +0900 (7ea97fa)
+++ src/httpd/configure    2016-10-13 15:00:31 +0900 (236182f)
@@ -88,7 +88,7 @@ fi
 
 nginx_mruby_directory="${top_builddir}/vendor/ngx_mruby-source"
 mruby_directory="${top_srcdir}/vendor/mruby-source"
-mruby_build_directory="${top_srcdir}/vendor/mruby-build"
+libmruby_directory="${top_srcdir}/vendor/mruby-build"
 if [ "${GROONGA_HTTPD_WITH_MRUBY}" = "yes" ]; then
   # NOTE: out-of-tree build support is required ngx_mruby PR#222 
   cd "${nginx_mruby_directory}"
-------------- next part --------------
HTML����������������������������...
Download 



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