Drop definition of deprecated substitution type ksize_t.

This avoids FTBFS on FreeBSD 12.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 68f23556e6)
r14.0.x r14.0.8
Slávek Banko 5 年前
父节点 da23b5a2d6
当前提交 f9148018b2
找不到此签名对应的密钥
GPG 密钥 ID: 608F5293A04BE668

@ -4037,8 +4037,6 @@ AC_DEFUN([AC_CHECK_SOCKLEN_T],
fi
AC_DEFINE_UNQUOTED(kde_socklen_t, $kde_cv_socklen_t_equiv,
[type to use in place of socklen_t if not defined])
AC_DEFINE_UNQUOTED(ksize_t, $kde_cv_socklen_t_equiv,
[type to use in place of socklen_t if not defined (deprecated, use kde_socklen_t)])
])
dnl This is a merge of some macros out of the gettext aclocal.m4

正在加载...
取消
保存