summaryrefslogtreecommitdiff
path: root/build/ac-macros/kwallet.m4
diff options
context:
space:
mode:
Diffstat (limited to 'build/ac-macros/kwallet.m4')
-rw-r--r--build/ac-macros/kwallet.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/build/ac-macros/kwallet.m4 b/build/ac-macros/kwallet.m4
index ea3b21f..ee5b5e5 100644
--- a/build/ac-macros/kwallet.m4
+++ b/build/ac-macros/kwallet.m4
@@ -83,10 +83,6 @@ AC_DEFUN(SVN_LIB_KWALLET,
fi
fi
if test -n "$KDE_CONFIG"; then
- if test $kde_config_name = "kf5-config"; then
- dnl KF5 does not compile with -std=c++98
- SVN_CXX_MODE_SETUP11
- fi
old_CXXFLAGS="$CXXFLAGS"
old_LDFLAGS="$LDFLAGS"
old_LIBS="$LIBS"