mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-21 17:21:44 +00:00
Allow overriding SDL_FORK_MESSAGEBOX in build environment
(cherry picked from commit cd98b66114
)
This commit is contained in:

committed by
Sam Lantinga

parent
165b86e7b7
commit
12b56f5447
@@ -30,7 +30,10 @@
|
||||
#include <X11/keysym.h>
|
||||
#include <locale.h>
|
||||
|
||||
#ifndef SDL_FORK_MESSAGEBOX
|
||||
#define SDL_FORK_MESSAGEBOX 1
|
||||
#endif
|
||||
|
||||
#define SDL_SET_LOCALE 1
|
||||
|
||||
#if SDL_FORK_MESSAGEBOX
|
||||
|
Reference in New Issue
Block a user