mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-07 04:30:58 +00:00
BasiliskII: minor formatting tweak to configure.ac
This commit is contained in:
parent
83096e1ca7
commit
1b08f2e9d3
@ -298,7 +298,6 @@ if [[ "x$WANT_SDL" = "xyes" ]]; then
|
|||||||
if [[ "x$TEMP_WANT_SDL_VERSION_MAJOR" = "x" ]]; then
|
if [[ "x$TEMP_WANT_SDL_VERSION_MAJOR" = "x" ]]; then
|
||||||
TEMP_WANT_SDL_VERSION_MAJOR=2
|
TEMP_WANT_SDL_VERSION_MAJOR=2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "x$TEMP_WANT_SDL_VERSION_MAJOR" = "x2" ]]; then
|
if [[ "x$TEMP_WANT_SDL_VERSION_MAJOR" = "x2" ]]; then
|
||||||
AC_CHECK_SDLFRAMEWORK(SDL2, [#include <SDL.h>], [
|
AC_CHECK_SDLFRAMEWORK(SDL2, [#include <SDL.h>], [
|
||||||
WANT_SDL_VERSION_MAJOR=2
|
WANT_SDL_VERSION_MAJOR=2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user