From fdf7cf5aa20a2b60a55f9e5629cdb5e198978fd5 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Sun, 17 Dec 2006 12:19:16 +0000 Subject: Fix build with gcc41 --- audio/icecast/files/patch-configure | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'audio/icecast/files/patch-configure') diff --git a/audio/icecast/files/patch-configure b/audio/icecast/files/patch-configure index 99b42e7b4e83..973e8effdc73 100644 --- a/audio/icecast/files/patch-configure +++ b/audio/icecast/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Wed Apr 10 18:50:20 2002 -+++ configure Tue Aug 6 05:36:56 2002 +--- configure.orig Thu Apr 11 00:50:20 2002 ++++ configure Sun Dec 17 13:14:47 2006 @@ -2113,7 +2113,7 @@ fi fi @@ -18,3 +18,12 @@ do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 +@@ -3473,7 +3473,7 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + echo "$ac_t""nah" 1>&6 +- HAVE_SOCKLEN_T=no ++ HAVE_SOCKLEN_T=yes + fi + rm -f conftest* + -- cgit v1.2.3