diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-17 22:57:33 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-17 22:57:33 +0100 |
commit | 9bc2dce0c1520ecf08b5c399707de6586a291eef (patch) | |
tree | d98e12a1a89e83a1399c806a26ad79c0e653d3fd /extra/faad2/faad2-2.6.1-libtool22.patch | |
parent | 60f59fb30c75767da3499db610bd00adddcc8e56 (diff) | |
download | nutyx-pakxe-9bc2dce0c1520ecf08b5c399707de6586a291eef.tar.gz nutyx-pakxe-9bc2dce0c1520ecf08b5c399707de6586a291eef.tar.bz2 nutyx-pakxe-9bc2dce0c1520ecf08b5c399707de6586a291eef.tar.xz nutyx-pakxe-9bc2dce0c1520ecf08b5c399707de6586a291eef.zip |
Maj faad2#2.7-1
Diffstat (limited to 'extra/faad2/faad2-2.6.1-libtool22.patch')
-rw-r--r-- | extra/faad2/faad2-2.6.1-libtool22.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/extra/faad2/faad2-2.6.1-libtool22.patch b/extra/faad2/faad2-2.6.1-libtool22.patch deleted file mode 100644 index 79bbce0c0..000000000 --- a/extra/faad2/faad2-2.6.1-libtool22.patch +++ /dev/null @@ -1,14 +0,0 @@ -Index: faad2/configure.in -=================================================================== ---- faad2.orig/configure.in -+++ faad2/configure.in -@@ -18,7 +18,7 @@ dnl Checks for programs. - AC_PROG_CC - AC_PROG_CPP - dnl disable for mpeg4ip plugin --dnl AC_PROG_CXX -+AC_PROG_CXX - AC_PROG_INSTALL - AC_PROG_LN_S - AC_PROG_MAKE_SET - |