old-configure: disable HAVE_DRM

This commit is contained in:
wm4 2015-04-20 23:11:59 +02:00
parent a3680d1b2d
commit bbb0b69d73
1 changed files with 1 additions and 0 deletions

View File

@ -935,6 +935,7 @@ cat > $TMPC << EOF
#define HAVE_RPI 0
#define HAVE_RPI_GLES 0
#define HAVE_AV_PIX_FMT_MMAL 0
#define HAVE_DRM 0
#ifdef __OpenBSD__
#define DEFAULT_CDROM_DEVICE "/dev/rcd0c"