Blacklist imageviewer for C89

This commit is contained in:
twinaphex 2015-09-22 16:47:56 +02:00
parent 6f23bcbc0b
commit b748c4d27f

View File

@ -61,5 +61,6 @@ HAVE_7ZIP=yes # Compile in 7z support
HAVE_PRESERVE_DYLIB=no # Disable dlclose() for Valgrind support
HAVE_PARPORT=auto # Parallel port joypad support
HAVE_IMAGEVIEWER=yes # Built-in image viewer support.
C89_IMAGEVIEWER=no
HAVE_MMAP=auto # MMAP support
HAVE_QT=no # QT companion support