diff options
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 987c4d28b..d24c4a558 100644 --- a/configure.ac +++ b/configure.ac @@ -26,8 +26,7 @@ dnl dnl Check for types dnl -AC_SOCKLEN_T - +AC_MSG_RESULT([$ac_have_socklen_t]) dnl dnl Check for headers |