aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-11-07 08:17:01 +0100
committerMax Kellermann <max@duempel.org>2008-11-07 08:17:01 +0100
commit726602c9f9428d76a5cc698a8d47416bd4c0fd2d (patch)
tree21f693373fba8f2b16f7da14281feecc2c78c45b
parent5155ef7b1d4ac8fa57df7b6a5ecc7d9e71d52e6c (diff)
downloadmpd-726602c9f9428d76a5cc698a8d47416bd4c0fd2d.tar.gz
mpd-726602c9f9428d76a5cc698a8d47416bd4c0fd2d.tar.xz
mpd-726602c9f9428d76a5cc698a8d47416bd4c0fd2d.zip
configure.ac: removed deprecated result line
-rw-r--r--configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 4c9e1dfc2..17ab7fc78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,12 +22,6 @@ ALL_LINGUAS="es da de fr gl no ru sv"
set -- $CFLAGS
dnl
-dnl Check for types
-dnl
-
-AC_MSG_RESULT([$ac_have_socklen_t])
-
-dnl
dnl Check for headers
dnl