aboutsummaryrefslogtreecommitdiffstats
path: root/conf/m4/kde/AC_CHECK_KSIZE_T.m4
diff options
context:
space:
mode:
Diffstat (limited to 'conf/m4/kde/AC_CHECK_KSIZE_T.m4')
-rw-r--r--conf/m4/kde/AC_CHECK_KSIZE_T.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/m4/kde/AC_CHECK_KSIZE_T.m4 b/conf/m4/kde/AC_CHECK_KSIZE_T.m4
index df09679..ed6454f 100644
--- a/conf/m4/kde/AC_CHECK_KSIZE_T.m4
+++ b/conf/m4/kde/AC_CHECK_KSIZE_T.m4
@@ -1,5 +1,5 @@
dnl Check for the type of the third argument of getsockname
-AC_DEFUN(AC_CHECK_KSIZE_T,
+AC_DEFUN([AC_CHECK_KSIZE_T],
[AC_MSG_CHECKING(for the third argument of getsockname)
AC_CACHE_VAL(ac_cv_ksize_t,
AC_LANG_SAVE