[vlc-devel] commit: contrib: dvdread's autogen.sh was significantly changed in SVN ( Derk-Jan Hartman )

git version control git at videolan.org
Mon Sep 8 15:22:30 CEST 2008


vlc | branch: master | Derk-Jan Hartman <hartman at videolan.org> | Mon Sep  8 15:23:09 2008 +0200| [759beeee41cf313fc7196cf45efa8fd45a3ab179] | committer: Derk-Jan Hartman 

contrib: dvdread's autogen.sh was significantly changed in SVN

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=759beeee41cf313fc7196cf45efa8fd45a3ab179
---

 extras/contrib/src/Patches/libdvdread.patch |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/extras/contrib/src/Patches/libdvdread.patch b/extras/contrib/src/Patches/libdvdread.patch
index 3fe8220..79147a7 100644
--- a/extras/contrib/src/Patches/libdvdread.patch
+++ b/extras/contrib/src/Patches/libdvdread.patch
@@ -79,16 +79,3 @@ Index: configure.ac
  dnl ---------------------------------------------
  dnl cflags
  dnl ---------------------------------------------
-Index: autogen.sh
-===================================================================
---- autogen.sh	(revision 1107)
-+++ autogen.sh	(working copy)
-@@ -86,7 +86,7 @@
- try_libtool_executable() {
-   libtool=$1
-     LT="`$libtool --version | awk '{ print $4 }' | sed -e 's/[a-zA-Z\ \.\(\)\-\;]//g'`"
--    if test "$LT" -ne "" ; then
-+    if test "$LT" -ne "0" ; then
-     LIBTOOL_MIN="`echo $LIBTOOL_MIN | sed -e 's/[a-zA-Z\ \.\(\)\-]//g'`"
-     if test $LT -lt 100 ; then
-       LT=`expr $LT \* 10`




More information about the vlc-devel mailing list