[vlc-devel] [PATCH 3/4] dvd module was removed in 2004.

Daniel Mierswa impulze at impulze.org
Sun Feb 7 00:43:07 CET 2010


See 9eb3e68fa4d4a34b243bf321d93dbf1e33130246

Signed-off-by: Daniel Mierswa <impulze at impulze.org>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index d002489..dd35c38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -175,7 +175,7 @@ case "${host_os}" in
   bsdi*)
     SYS=bsdi
     CFLAGS_save="${CFLAGS_save} -pthread"; CFLAGS="${CFLAGS_save}"
-    VLC_ADD_LIBS([dvd vcd cdda vcdx],[-ldvd])
+    VLC_ADD_LIBS([vcd cdda vcdx],[-ldvd])
     ;;
   *bsd*)
     SYS="${host_os}"
-- 
1.6.6.1




More information about the vlc-devel mailing list