Commit 48024c1b authored by Felix Paul Kühne's avatar Felix Paul Kühne

dvdread: updated patch to fit the current svn revision

parent 3acd3c55
Index: src/ifo_types.h Index: src/dvdread/ifo_types.h
=================================================================== ===================================================================
--- src/ifo_types.h (révision 1132) --- src/dvdread/ifo_types.h (revision 1164)
+++ src/ifo_types.h (copie de travail) +++ src/dvdread/ifo_types.h (working copy)
@@ -30,7 +30,7 @@ @@ -32,7 +32,7 @@
#if defined(__GNUC__) #if defined(__GNUC__)
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95) #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
...@@ -13,7 +13,7 @@ Index: src/ifo_types.h ...@@ -13,7 +13,7 @@ Index: src/ifo_types.h
#endif #endif
Index: configure.ac Index: configure.ac
=================================================================== ===================================================================
--- configure.ac (revision 1157) --- configure.ac (revision 1164)
+++ configure.ac (working copy) +++ configure.ac (working copy)
@@ -137,27 +137,59 @@ @@ -137,27 +137,59 @@
dnl --------------------------------------------- dnl ---------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment