diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-21 18:51:50 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-21 18:51:50 +0100 |
| commit | 18430215845a1ba4adab10062d33204fd26bd8fb (patch) | |
| tree | 33aa3ec2a66f0c7a170837135a74059359b42a4e /package/icecast/patches/patch-m4_xiph_curl_m4 | |
| parent | f799b95adfe39ddee1324e2901a823ecdf2fe44d (diff) | |
| parent | 08c3724108f33060956438bff670ee1135f473b1 (diff) | |
Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk
Diffstat (limited to 'package/icecast/patches/patch-m4_xiph_curl_m4')
| -rw-r--r-- | package/icecast/patches/patch-m4_xiph_curl_m4 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/icecast/patches/patch-m4_xiph_curl_m4 b/package/icecast/patches/patch-m4_xiph_curl_m4 deleted file mode 100644 index 5c6abbce6..000000000 --- a/package/icecast/patches/patch-m4_xiph_curl_m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- icecast-2.3.2.orig/m4/xiph_curl.m4 2008-04-19 03:54:26.000000000 +0200 -+++ icecast-2.3.2/m4/xiph_curl.m4 2008-08-29 12:34:17.000000000 +0200 -@@ -52,7 +52,7 @@ AC_CHECK_HEADERS([curl/curl.h],, curl_ok - AC_MSG_CHECKING(for libcurl) - if test "$curl_ok" = "yes" - then -- AC_RUN_IFELSE(AC_LANG_SOURCE([ -+ AC_LINK_IFELSE(AC_LANG_SOURCE([ - #include <curl/curl.h> - int main() - { |
