summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3/configure_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-fluendo-mp3/configure_fix.patch')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-fluendo-mp3/configure_fix.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3/configure_fix.patch b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3/configure_fix.patch
deleted file mode 100644
index d8b213b3e9..0000000000
--- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3/configure_fix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
1Index: gst-fluendo-mp3-0.10.2/configure.ac
2===================================================================
3--- gst-fluendo-mp3-0.10.2.orig/configure.ac 2008-03-19 23:00:15.000000000 +0000
4+++ gst-fluendo-mp3-0.10.2/configure.ac 2008-03-19 23:00:31.000000000 +0000
5@@ -19,10 +19,9 @@
6 AC_SUBST(ACLOCAL_AMFLAGS, "-I m4 -I common/m4")
7
8 dnl check for tools
9-AS_LIBTOOL_TAGS
10 AM_PROG_LIBTOOL
11 dnl AC_PROG_CC
12-dnl AC_PROG_LIBTOOL
13+AC_PROG_LIBTOOL
14
15 dnl decide on error flags
16 AS_COMPILER_FLAG(-Wall, GST_WALL="yes", GST_WALL="no")