diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-08-08 04:12:37 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-08-08 04:12:37 +0000 |
commit | 65db022656edec70e4a6be2536656425d7c2fb15 (patch) | |
tree | 9bc51638818c5ff9ac5748896dd24abf222f08fb /databases/mroonga/files/patch-configure | |
parent | Fix rust launchers and bash completion (diff) |
databases/mroonga: Update version 10.03=>10.05
Relnotes: https://mroonga.org/docs/news.html#release-10-05
Diffstat (limited to 'databases/mroonga/files/patch-configure')
-rw-r--r-- | databases/mroonga/files/patch-configure | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/databases/mroonga/files/patch-configure b/databases/mroonga/files/patch-configure index 1e4d94388d33..a30ca1e6988a 100644 --- a/databases/mroonga/files/patch-configure +++ b/databases/mroonga/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2019-10-07 19:19:28 UTC +--- configure.orig 2020-08-07 04:27:42 UTC +++ configure -@@ -20048,36 +20048,6 @@ $as_echo "#define HAVE_CXX11 1" >>confdefs.h +@@ -20818,28 +20818,6 @@ $as_echo "#define HAVE_CXX11 1" >>confdefs.h ;; esac @@ -26,14 +26,6 @@ -$as_echo "$mysql_services_lib_dir" >&6; } - MYSQL_LIBS="$MYSQL_LIBS \"$mysql_services_lib_dir/libmysqlservices.a\"" - -- -- -- -- -- -- -- -- - if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. + case "$MYSQL_MAJOR_MINOR_VERSION" in + 10.1|10.2|10.3|10.4) + : |