summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-20 23:11:59 +0200
committerwm4 <wm4@nowhere>2015-04-20 23:11:59 +0200
commitbbb0b69d736f99f7defb2c860431d3112af85e06 (patch)
treec58900c87929444727a90cf0aea7446f1c96b693
parenta3680d1b2d137461008d38486cdb2d5013291e61 (diff)
downloadmpv-bbb0b69d736f99f7defb2c860431d3112af85e06.tar.bz2
mpv-bbb0b69d736f99f7defb2c860431d3112af85e06.tar.xz
old-configure: disable HAVE_DRM
-rwxr-xr-xold-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/old-configure b/old-configure
index d4b4f31436..b41e7b5096 100755
--- a/old-configure
+++ b/old-configure
@@ -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"