$OpenBSD: patch-src_input_Makefile_in,v 1.16 2010/01/05 11:48:51 sthen Exp $
--- src/input/Makefile.in.orig	Mon Nov 30 20:53:30 2009
+++ src/input/Makefile.in	Wed Dec  2 19:15:35 2009
@@ -649,7 +649,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
