aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libxine/libxine-1.1.19/libxine-arm-configure.patch
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2010-10-10 23:37:41 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2010-10-10 23:41:23 +0200
commite7632af7a47f67d9c0a1e4f37a2bb4aedae3dec0 (patch)
tree859229d45ce10042a293dabe020b285ff8d12d75 /recipes/libxine/libxine-1.1.19/libxine-arm-configure.patch
parent5fb783bdafd9c079c39d93c3e928ae6288556361 (diff)
downloadopenembedded-e7632af7a47f67d9c0a1e4f37a2bb4aedae3dec0.tar.gz
libxine: update to version 1.1.19
* remove older 1.1.16 version
Diffstat (limited to 'recipes/libxine/libxine-1.1.19/libxine-arm-configure.patch')
-rw-r--r--recipes/libxine/libxine-1.1.19/libxine-arm-configure.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes/libxine/libxine-1.1.19/libxine-arm-configure.patch b/recipes/libxine/libxine-1.1.19/libxine-arm-configure.patch
new file mode 100644
index 0000000000..6fc3bc1cd6
--- /dev/null
+++ b/recipes/libxine/libxine-1.1.19/libxine-arm-configure.patch
@@ -0,0 +1,18 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+Index: xine-lib-1.1.12/configure.ac
+===================================================================
+--- xine-lib-1.1.12.orig/configure.ac 2008-04-11 16:17:50.000000000 +0200
++++ xine-lib-1.1.12/configure.ac 2008-05-08 00:01:27.000000000 +0200
+@@ -2304,7 +2304,7 @@
+ alphaev56-* | alpha* | ia64-* | hppa*-linux-*)
+ AC_DEFINE_UNQUOTED(FPM_64BIT,,[Define to select libmad fixed point arithmetic implementation])
+ ;;
+- armv4l-*-linux*)
++ armv-*-linux*)
+ AC_DEFINE_UNQUOTED(FPM_ARM,,[Define to select libmad fixed point arithmetic implementation])
+ enable_armv4l="yes"
+ ;;