Turn HAVE_VULKAN to auto

This commit is contained in:
twinaphex 2016-05-16 07:57:10 +02:00
parent 01e3362f21
commit a7502a3599

View File

@ -75,7 +75,7 @@ HAVE_MMAP=auto # MMAP support
HAVE_QT=no # QT companion support
HAVE_XSHM=no # XShm video driver support (disabled because it's just a dummied out stub)
HAVE_CHEEVOS=yes # Retro Achievements
HAVE_VULKAN=no # Vulkan support
HAVE_VULKAN=auto # Vulkan support
C89_VULKAN=no
HAVE_RPNG=yes # RPNG support
HAVE_RJPEG=yes # RJPEG support