Kouhei Sutou
null+****@clear*****
Mon Jul 21 12:27:12 JST 2014
Kouhei Sutou 2014-07-21 12:27:12 +0900 (Mon, 21 Jul 2014) New Revision: c4126aa49ab80d47e3d80e19a40a394982c98357 https://github.com/mroonga/mroonga/commit/c4126aa49ab80d47e3d80e19a40a394982c98357 Message: Fix a typo Modified files: CMakeLists.txt Modified: CMakeLists.txt (+1 -1) =================================================================== --- CMakeLists.txt 2014-07-21 12:05:24 +0900 (dff0b20) +++ CMakeLists.txt 2014-07-21 12:27:12 +0900 (c4c3820) @@ -185,7 +185,7 @@ endif() if(${MYSQL_VERSION} VERSION_GREATER "10.0.0" AND ${MYSQL_VERSION} VERSION_LESS "10.0.9") message(FATAL_ERROR - "Mroonga doesn't supports MariaDB 10.0.0-10.0.8: <${MYSQL_VERSION}>") + "Mroonga doesn't support MariaDB 10.0.0-10.0.8: <${MYSQL_VERSION}>") return() endif() -------------- next part -------------- HTML����������������������������...Download