summaryrefslogtreecommitdiff
path: root/audio/orpheus/orpheus-1.6-nolibghttp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'audio/orpheus/orpheus-1.6-nolibghttp.patch')
-rw-r--r--audio/orpheus/orpheus-1.6-nolibghttp.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/orpheus/orpheus-1.6-nolibghttp.patch b/audio/orpheus/orpheus-1.6-nolibghttp.patch
new file mode 100644
index 0000000000..28823e85e9
--- /dev/null
+++ b/audio/orpheus/orpheus-1.6-nolibghttp.patch
@@ -0,0 +1,11 @@
+--- orpheus-1.6/configure.old 2006-11-25 16:56:53.000000000 +0100
++++ orpheus-1.6/configure 2006-11-25 16:57:30.000000000 +0100
+@@ -4219,7 +4219,7 @@
+ fi
+ echo "$as_me:$LINENO: result: $ac_cv_lib_ghttp_ghttp_request_new" >&5
+ echo "${ECHO_T}$ac_cv_lib_ghttp_ghttp_request_new" >&6
+-if test $ac_cv_lib_ghttp_ghttp_request_new = yes; then
++if test $ac_cv_lib_ghttp_ghttp_request_new = nolibghttp; then
+ cat >>confdefs.h <<_ACEOF
+ #define HAVE_LIBGHTTP 1
+ _ACEOF