summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libvisual/files/libvisual-0.4.0-cond.patch')
-rw-r--r--media-libs/libvisual/files/libvisual-0.4.0-cond.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/media-libs/libvisual/files/libvisual-0.4.0-cond.patch b/media-libs/libvisual/files/libvisual-0.4.0-cond.patch
deleted file mode 100644
index e1a3efd47418..000000000000
--- a/media-libs/libvisual/files/libvisual-0.4.0-cond.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Broken --enable/disable condition.
-
-Index: libvisual-0.4.0/configure.ac
-===================================================================
---- libvisual-0.4.0.orig/configure.ac
-+++ libvisual-0.4.0/configure.ac
-@@ -191,7 +191,7 @@ AIX_COMPILE_INFO="AIX's C compiler needs
- with the right compiler. Ususally just '_r' is appended
- to the compiler name."
-
--AC_ARG_ENABLE([enable_threads],
-+AC_ARG_ENABLE([threads],
- AC_HELP_STRING([--enable-threads],
- [Turn on basic thread support @<:@default=enabled@:>@]),
- [enable_threads=$enableval],