$OpenBSD: patch-src_input_Makefile_in,v 1.14 2009/02/16 01:24:24 sthen Exp $
--- src/input/Makefile.in.orig	Tue Feb 10 13:34:51 2009
+++ src/input/Makefile.in	Wed Feb 11 00:55:39 2009
@@ -598,7 +598,7 @@ EXTRA_DIST = input_dvd.c input_vcd.c input_gnome_vfs.c
 # ---------
 # All of xine input plugins should be named like the scheme "xineplug_inp_"
 #
-@HAVE_CDROM_IOCTLS_TRUE@in_vcd = xineplug_inp_vcdo.la
+@ENABLE_VCD_TRUE@@HAVE_CDROM_IOCTLS_TRUE@in_vcd = xineplug_inp_vcdo.la
 @HAVE_V4L_TRUE@in_v4l = xineplug_inp_v4l.la
 @HAVE_V4L_TRUE@in_pvr = xineplug_inp_pvr.la
 @HAVE_GNOME_VFS_TRUE@in_gnome_vfs = xineplug_inp_gnome_vfs.la
