Kenji Maruyama
null+****@clear*****
Mon Mar 10 15:00:26 JST 2014
Kenji Maruyama 2014-03-10 15:00:26 +0900 (Mon, 10 Mar 2014) New Revision: 571df5757cd8062526b2f0eda5796febf118d3c5 https://github.com/mroonga/mroonga/commit/571df5757cd8062526b2f0eda5796febf118d3c5 Message: test: add check_freebsd.inc Added files: mysql-test/mroonga/include/mroonga/check_freebsd.inc Added: mysql-test/mroonga/include/mroonga/check_freebsd.inc (+19 -0) 100644 =================================================================== --- /dev/null +++ mysql-test/mroonga/include/mroonga/check_freebsd.inc 2014-03-10 15:00:26 +0900 (89700a8) @@ -0,0 +1,19 @@ +# Copyright(C) 2014 Kenji Maruyama <mmmaru777 �� gmail.com> +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +--disable_query_log +let $VERSION_COMPILE_OS_FREEBSD=`SELECT IF(@@version_compile_os like 'FREEBSD%', 1, 0);`; +--enable_query_log -------------- next part -------------- HTML����������������������������...Download