Kouhei Sutou
null+****@clear*****
Sat Oct 17 23:45:22 JST 2015
Kouhei Sutou 2015-10-17 23:45:22 +0900 (Sat, 17 Oct 2015) New Revision: 2156f0c20998b0be3656bbc3564cce2d3da71059 https://github.com/pgroonga/pgroonga/commit/2156f0c20998b0be3656bbc3564cce2d3da71059 Message: windows: use bundled MeCab Modified files: Rakefile Modified: Rakefile (+2 -1) =================================================================== --- Rakefile 2015-10-14 18:31:35 +0900 (fac718d) +++ Rakefile 2015-10-17 23:45:22 +0900 (a1e72f9) @@ -462,7 +462,8 @@ postgresql-server-dev-9.4 windows_pgroonga_source_name_base, "-G", cmake_generator, "-DCMAKE_INSTALL_PREFIX=pgsql", - "-DPGRN_POSTGRESQL_VERSION=#{windows_postgresql_version}") + "-DPGRN_POSTGRESQL_VERSION=#{windows_postgresql_version}" + "-DGRN_WITH_BUNDLED_MECAB=yes") sh("cmake", "--build", ".", "--config", "Release") -------------- next part -------------- HTML����������������������������...Download