---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 9c513e2..4bc6b20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -217,7 +217,7 @@ if test x$enable_syslog = xyes; then
        AC_DEFINE(HAVE_SYSLOG, 1, [Define if syslog() is available])
 fi
 
-AC_SEARCH_LIBS([socket], [socket])
+AC_SEARCH_LIBS([socket], [network socket])
 AC_SEARCH_LIBS([gethostbyname], [nsl])
 
 if test x$host_is_linux = xyes; then
-- 
2.2.2

_______________________________________________
mpd-devel mailing list
[email protected]
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to