diff --git a/aclocal.m4 b/aclocal.m4 index a4535c24..a3b04dd6 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -28,7 +28,7 @@ AC_DEFUN([WGET_SOCKLEN_T], [ #include socklen_t x; ], - [], [AC_MSG_RESULT(yes)], [ + [], [AC_MSG_RESULT(socklen_t)], [ AC_TRY_COMPILE([ #include #include