Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:39:53 JST 2012
Kouhei Sutou 2012-03-29 00:39:00 +0900 (Thu, 29 Mar 2012) New Revision: a6ba01ad6120cc7c55409eefa3e221a21783c093 https://github.com/mroonga/mroonga/commit/a6ba01ad6120cc7c55409eefa3e221a21783c093 Log: Require groonga 2.0.1 or later Modified files: configure.ac Modified: configure.ac (+1 -1) =================================================================== --- configure.ac 2012-03-28 17:10:09 +0900 (4184755) +++ configure.ac 2012-03-29 00:39:00 +0900 (deb31cf) @@ -156,7 +156,7 @@ AC_DEFUN([CONFIG_OPTION_MYSQL],[ ]) AC_DEFUN([CONFIG_OPTION_GROONGA],[ - PKG_CHECK_MODULES(GROONGA, groonga >= 2.0.0) + PKG_CHECK_MODULES(GROONGA, groonga >= 2.0.1) _PKG_CONFIG(GROONGA_VERSION, variable=groonga_version, groonga) GROONGA_VERSION=$pkg_cv_GROONGA_VERSION AC_SUBST(GROONGA_VERSION) -------------- next part -------------- HTML����������������������������...Download