summaryrefslogtreecommitdiff
path: root/storage/mroonga/mysql-test/mroonga/include/mroonga/have_freebsd.inc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/mroonga/mysql-test/mroonga/include/mroonga/have_freebsd.inc')
-rw-r--r--storage/mroonga/mysql-test/mroonga/include/mroonga/have_freebsd.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/storage/mroonga/mysql-test/mroonga/include/mroonga/have_freebsd.inc b/storage/mroonga/mysql-test/mroonga/include/mroonga/have_freebsd.inc
index fc6cddc5b14..3daf0e7c379 100644
--- a/storage/mroonga/mysql-test/mroonga/include/mroonga/have_freebsd.inc
+++ b/storage/mroonga/mysql-test/mroonga/include/mroonga/have_freebsd.inc
@@ -12,10 +12,10 @@
#
# 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
--source ../../include/mroonga/check_freebsd.inc
-if (!$VERSION_COMPILE_OS_FREEBSD) {
- skip Need OS FreeBSD;
+if (!$version_compile_os_freebsd) {
+ --skip Need OS FreeBSD
}