]> git.sesse.net Git - vlc/commitdiff
Fixed the configure script of the latest revision
authorFelix Paul Kühne <fkuehne@videolan.org>
Wed, 31 Dec 2008 14:59:59 +0000 (15:59 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Wed, 31 Dec 2008 14:59:59 +0000 (15:59 +0100)
yes, if you hard-code a path and you change it, you'll need to adapt the path manually...

extras/contrib/src/Patches/libdvdread.patch

index cbaf480d8f8a7ff186d5ed998676de8f9d3cd36a..faee765e9807426368e0e8d1f66136f1f6dd1f24 100644 (file)
@@ -1,7 +1,16 @@
 Index: configure.ac
 ===================================================================
---- configure.ac       (revision 1157)
+--- configure.ac       (revision 1162)
 +++ configure.ac       (working copy)
+@@ -18,7 +18,7 @@
+ m4_define([dvdread_pre],   [])
+ AC_INIT([libdvdread], [dvdread_major.dvdread_minor.dvdread_sub[]dvdread_pre])
+-AC_CONFIG_SRCDIR([src/dvd_reader.h])
++AC_CONFIG_SRCDIR([src/dvdread/dvd_reader.h])
+ AM_INIT_AUTOMAKE([1.6])
+ dnl create a config.h file (Automake will add -DHAVE_CONFIG_H)
 @@ -137,27 +137,59 @@
  dnl ---------------------------------------------
  dnl dynamic linker