summaryrefslogtreecommitdiff
path: root/src/input/vcd/libvcd
diff options
context:
space:
mode:
authorRocky Bernstein <rockyb@users.sourceforge.net>2003-10-30 07:58:52 +0000
committerRocky Bernstein <rockyb@users.sourceforge.net>2003-10-30 07:58:52 +0000
commita2749eea9943f5efef2a067b6240faa533efda2c (patch)
tree83ada22e6ed27a2efd46096fb6917c2581e9497e /src/input/vcd/libvcd
parentc91925fe44578548540be47d36d3d1491aef520e (diff)
downloadxine-lib-a2749eea9943f5efef2a067b6240faa533efda2c.tar.gz
xine-lib-a2749eea9943f5efef2a067b6240faa533efda2c.tar.bz2
- 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
Diffstat (limited to 'src/input/vcd/libvcd')
-rw-r--r--src/input/vcd/libvcd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/vcd/libvcd/Makefile.am b/src/input/vcd/libvcd/Makefile.am
index 480cf0d8b..a4138bf8b 100644
--- a/src/input/vcd/libvcd/Makefile.am
+++ b/src/input/vcd/libvcd/Makefile.am
@@ -31,7 +31,7 @@ libvcdinfo_SRCS = \
EXTRA_DIST = $(libvcd_SRCS) $(libvcdinfo_SRCS)
-if ENABLE_VCDX
+if ENABLE_VCD
if HAVE_VCDNAV
else
noinst_LTLIBRARIES = libvcd.la libvcdinfo.la