From 7d50cc7933fa0ab49de24eae84aadccc7e052a01 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 23 Apr 2003 15:51:52 +0000 Subject: do not build libdvdread, when we do not need it CVS patchset: 4663 CVS date: 2003/04/23 15:51:52 --- src/input/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input/Makefile.am b/src/input/Makefile.am index dc4cf7334..a4a80adbc 100644 --- a/src/input/Makefile.am +++ b/src/input/Makefile.am @@ -5,7 +5,7 @@ EXTRA_DIST = input_dvd.c input_vcd.c input_gnome_vfs.c input_rtp.c if HAVE_DVDNAV -SUBDIRS = dvb libreal librtsp libdvdread +SUBDIRS = dvb libreal librtsp else SUBDIRS = dvb libreal librtsp libdvdread libdvdnav endif -- cgit v1.2.3