[vlc-devel] commit: (contrib) regenerate libdvdread again ... (Jean-Paul Saman )

git version control git at videolan.org
Wed Oct 15 22:30:15 CEST 2008


vlc | branch: 0.9-bugfix | Jean-Paul Saman <jpsaman at videolan.org> | Tue Oct 14 19:23:36 2008 +0200| [ddedad810f54626fb17ce46b521f9da47fff45bc] | committer: Jean-Paul Saman 

(contrib) regenerate libdvdread again ...

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

 extras/contrib/src/Patches/libdvdread.patch |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/extras/contrib/src/Patches/libdvdread.patch b/extras/contrib/src/Patches/libdvdread.patch
index 5d1355b..031dfb0 100644
--- a/extras/contrib/src/Patches/libdvdread.patch
+++ b/extras/contrib/src/Patches/libdvdread.patch
@@ -13,9 +13,9 @@ Index: src/ifo_types.h
  #endif
 Index: configure.ac
 ===================================================================
---- configure.ac	(revision 1153)
+--- configure.ac	(revision 1157)
 +++ configure.ac	(working copy)
-@@ -137,24 +137,59 @@
+@@ -137,27 +137,59 @@
  dnl ---------------------------------------------
  dnl dynamic linker
  dnl ---------------------------------------------
@@ -27,6 +27,9 @@ Index: configure.ac
 -  *cygwin*)
 -    LDFLAGS="-no-undefined $LDFLAGS"
 -    ;;
+-  *os2*)
+-    LDFLAGS="-no-undefined -Zbin-files $LDFLAGS"
+-    ;;
 -  *)
 -    AC_CHECK_LIB(c, dlopen,
 -                 DYNAMIC_LD_LIBS="",




More information about the vlc-devel mailing list