summaryrefslogtreecommitdiff
path: root/storage/mroonga/vendor/groonga/build/ac_macros/check_functions.m4
diff options
context:
space:
mode:
Diffstat (limited to 'storage/mroonga/vendor/groonga/build/ac_macros/check_functions.m4')
-rw-r--r--storage/mroonga/vendor/groonga/build/ac_macros/check_functions.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/mroonga/vendor/groonga/build/ac_macros/check_functions.m4 b/storage/mroonga/vendor/groonga/build/ac_macros/check_functions.m4
index 02eb52f30a6..a0b424b3111 100644
--- a/storage/mroonga/vendor/groonga/build/ac_macros/check_functions.m4
+++ b/storage/mroonga/vendor/groonga/build/ac_macros/check_functions.m4
@@ -2,8 +2,6 @@
AC_CHECK_FUNCS(_gmtime64_s)
AC_CHECK_FUNCS(_localtime64_s)
-AC_CHECK_FUNCS(_stricmp)
-AC_CHECK_FUNCS(_strnicmp)
AC_CHECK_FUNCS(_strtoui64)
AC_CHECK_FUNCS(gmtime_r)
AC_CHECK_FUNCS(localtime_r)