summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/istanbul/files/istanbul-0.2.2-macro-typo.patch')
-rw-r--r--media-video/istanbul/files/istanbul-0.2.2-macro-typo.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/media-video/istanbul/files/istanbul-0.2.2-macro-typo.patch b/media-video/istanbul/files/istanbul-0.2.2-macro-typo.patch
deleted file mode 100644
index 6528f86b9399..000000000000
--- a/media-video/istanbul/files/istanbul-0.2.2-macro-typo.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Avoid autoreconf failure by globbing everything in [] in the macro definition.
-
-Gentoo: http://bugs.gentoo.org/show_bug.cgi?id=230325
-
---- a/common/gst-feature.m4 2009-07-27 11:29:22.000000000 +0200
-+++ b/common/gst-feature.m4 2009-07-27 11:29:28.000000000 +0200
-@@ -46,13 +46,13 @@
- dnl GST_PLUGINS_NO will contain those that won't be built
-
- AC_DEFUN([GST_CHECK_FEATURE],
-+[dnl
- echo
- AC_MSG_NOTICE(*** checking feature: [$2] ***)
- if test "x[$3]" != "x"
- then
- AC_MSG_NOTICE(*** for plug-ins: [$3] ***)
- fi
--[dnl
- builtin(define, [gst_endisable], ifelse($5, [disabled], [enable], [disable]))dnl
- dnl if it is set to NO, then don't even consider it for building
- NOUSE=