packages/icecast: fix build failure (closes: #10442)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29268 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2011-11-20 03:50:35 +00:00
parent 777e3d26ac
commit dc605406e4
3 changed files with 65 additions and 69 deletions

View File

@ -1,6 +1,6 @@
--- a/m4/xiph_curl.m4
+++ b/m4/xiph_curl.m4
@@ -52,7 +52,7 @@
@@ -52,7 +52,7 @@ AC_CHECK_HEADERS([curl/curl.h],, curl_ok
AC_MSG_CHECKING(for libcurl)
if test "$curl_ok" = "yes"
then