BasiliskII: minor formatting tweak to configure.ac

This commit is contained in:
David Ludwig 2017-09-10 10:49:26 -04:00
parent 83096e1ca7
commit 1b08f2e9d3
1 changed files with 0 additions and 1 deletions

View File

@ -298,7 +298,6 @@ if [[ "x$WANT_SDL" = "xyes" ]]; then
if [[ "x$TEMP_WANT_SDL_VERSION_MAJOR" = "x" ]]; then
TEMP_WANT_SDL_VERSION_MAJOR=2
fi
if [[ "x$TEMP_WANT_SDL_VERSION_MAJOR" = "x2" ]]; then
AC_CHECK_SDLFRAMEWORK(SDL2, [#include <SDL.h>], [
WANT_SDL_VERSION_MAJOR=2