old-configure: avoid a warning

This commit is contained in:
wm4 2015-08-19 21:38:47 +02:00
parent bffd78748f
commit 3bceb37b06
1 changed files with 1 additions and 0 deletions

View File

@ -959,6 +959,7 @@ cat > $TMPC << EOF
#define HAVE_DRM 0 #define HAVE_DRM 0
#define HAVE_VIDEOTOOLBOX_HWACCEL 0 #define HAVE_VIDEOTOOLBOX_HWACCEL 0
#define HAVE_VIDEOTOOLBOX_GL 0 #define HAVE_VIDEOTOOLBOX_GL 0
#define HAVE_VIDEOTOOLBOX_VDA_GL 0
#ifdef __OpenBSD__ #ifdef __OpenBSD__
#define DEFAULT_CDROM_DEVICE "/dev/rcd0c" #define DEFAULT_CDROM_DEVICE "/dev/rcd0c"