Turn this off by default again until we properly solve this on the

buildbot
This commit is contained in:
twinaphex 2018-01-30 14:54:07 +01:00
parent c7acc4b118
commit 15fb080e74

View File

@ -37,9 +37,9 @@ HAVE_BUILTINMINIUPNPC=yes # Bake in Mini UPnP client library (for NAT traversal
C89_BUILTINMINIUPNPC=no
HAVE_D3D8=no # Direct3D 8 support
HAVE_D3D9=yes # Direct3D 9 support
HAVE_D3D10=yes # Direct3D 10 support
HAVE_D3D11=yes # Direct3D 11 support
HAVE_D3D12=yes # Direct3D 12 support
HAVE_D3D10=no # Direct3D 10 support
HAVE_D3D11=no # Direct3D 11 support
HAVE_D3D12=no # Direct3D 12 support
HAVE_D3DX=yes # Direct3DX support
HAVE_OPENGL=auto # OpenGL support
HAVE_MALI_FBDEV=no # Mali fbdev context support