From a2749eea9943f5efef2a067b6240faa533efda2c Mon Sep 17 00:00:00 2001 From: Rocky Bernstein Date: Thu, 30 Oct 2003 07:58:52 +0000 Subject: - More VCDX -> VCD - Prefer external libcdio and libvcdinfo libraries when they are acceptable - Allow disabling VCD plugin CVS patchset: 5644 CVS date: 2003/10/30 07:58:52 --- src/input/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/Makefile.am') diff --git a/src/input/Makefile.am b/src/input/Makefile.am index 2db1621f6..0645e9173 100644 --- a/src/input/Makefile.am +++ b/src/input/Makefile.am @@ -19,7 +19,7 @@ libdir = $(XINE_PLUGINDIR) if HAVE_CDROM_IOCTLS in_dvd = xineplug_inp_dvd.la ## build both vcd for now -##if ENABLE_VCDX +##if ENABLE_VCD ##else in_vcd = xineplug_inp_vcdo.la ##endif -- cgit v1.2.3