Disable discord support for C89

This commit is contained in:
twinaphex 2018-05-29 10:42:18 +02:00
parent b4912a718f
commit 8ad1ddbac5
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ C89_QT=no
HAVE_XSHM=no # XShm video driver support HAVE_XSHM=no # XShm video driver support
HAVE_CHEEVOS=yes # Retro Achievements HAVE_CHEEVOS=yes # Retro Achievements
HAVE_DISCORD=no # Discord Integration HAVE_DISCORD=no # Discord Integration
C89_DISCORD=no
HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines
C89_SHADERPIPELINE=no C89_SHADERPIPELINE=no
HAVE_VULKAN=auto # Vulkan support HAVE_VULKAN=auto # Vulkan support