| | |
| | | |
| | | /* Make sure that this isn't included by Visual C++ */ |
| | | #ifdef _MSC_VER |
| | | #error You should run hg revert SDL_config.h |
| | | #error You should run hg revert SDL_config.h |
| | | #endif |
| | | |
| | | /* C language features */ |
| | |
| | | #undef HAVE_WCSSTR |
| | | #undef HAVE_WCSCMP |
| | | #undef HAVE_WCSNCMP |
| | | #undef HAVE_WCSCASECMP |
| | | #undef HAVE__WCSICMP |
| | | #undef HAVE_WCSNCASECMP |
| | | #undef HAVE__WCSNICMP |
| | | #undef HAVE_STRLEN |
| | | #undef HAVE_STRLCPY |
| | | #undef HAVE_STRLCAT |
| | |
| | | #undef HAVE_SQRTF |
| | | #undef HAVE_TAN |
| | | #undef HAVE_TANF |
| | | #undef HAVE_TRUNC |
| | | #undef HAVE_TRUNCF |
| | | #undef HAVE_FOPEN64 |
| | | #undef HAVE_FSEEKO |
| | | #undef HAVE_FSEEKO64 |
| | |
| | | #undef HAVE_PTHREAD_SET_NAME_NP |
| | | #undef HAVE_SEM_TIMEDWAIT |
| | | #undef HAVE_GETAUXVAL |
| | | #undef HAVE_ELF_AUX_INFO |
| | | #undef HAVE_POLL |
| | | #undef HAVE__EXIT |
| | | |
| | | #else |
| | | #define HAVE_STDARG_H 1 |
| | | #define HAVE_STDDEF_H 1 |
| | | #define HAVE_STDINT_H 1 |
| | | #define HAVE_STDARG_H 1 |
| | | #define HAVE_STDDEF_H 1 |
| | | #define HAVE_STDINT_H 1 |
| | | #endif /* HAVE_LIBC */ |
| | | |
| | | #undef HAVE_ALTIVEC_H |
| | | #undef HAVE_DBUS_DBUS_H |
| | | #undef HAVE_FCITX_FRONTEND_H |
| | | #undef HAVE_FCITX |
| | | #undef HAVE_SYS_INOTIFY_H |
| | | #undef HAVE_INOTIFY_INIT |
| | | #undef HAVE_INOTIFY_INIT1 |
| | | #undef HAVE_INOTIFY |
| | | #undef HAVE_IBUS_IBUS_H |
| | | #undef HAVE_IMMINTRIN_H |
| | | #undef HAVE_LIBSAMPLERATE_H |
| | | #undef HAVE_LIBUDEV_H |
| | | #undef HAVE_LIBSAMPLERATE_H |
| | | |
| | | #undef HAVE_DDRAW_H |
| | | #undef HAVE_DINPUT_H |
| | | #undef HAVE_DSOUND_H |
| | | #undef HAVE_DXGI_H |
| | | #undef HAVE_XINPUT_H |
| | | |
| | | #undef HAVE_MMDEVICEAPI_H |
| | | #undef HAVE_AUDIOCLIENT_H |
| | | #undef HAVE_SENSORSAPI_H |
| | | |
| | | #undef HAVE_XINPUT_GAMEPAD_EX |
| | | #undef HAVE_XINPUT_STATE_EX |
| | | |
| | |
| | | |
| | | /* Enable various input drivers */ |
| | | #undef SDL_INPUT_LINUXEV |
| | | #undef SDL_INPUT_FBSDKBIO |
| | | #undef SDL_INPUT_LINUXKD |
| | | #undef SDL_INPUT_TSLIB |
| | | #undef SDL_JOYSTICK_HAIKU |
| | | #undef SDL_JOYSTICK_DINPUT |
| | | #undef SDL_JOYSTICK_XINPUT |
| | | #undef SDL_JOYSTICK_DUMMY |
| | | #undef SDL_JOYSTICK_IOKIT |
| | | #undef SDL_JOYSTICK_MFI |
| | | #undef SDL_JOYSTICK_LINUX |
| | | #undef SDL_JOYSTICK_ANDROID |
| | | #undef SDL_JOYSTICK_WINMM |
| | | #undef SDL_JOYSTICK_USBHID |
| | | #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H |
| | | #undef SDL_JOYSTICK_HIDAPI |
| | | #undef SDL_JOYSTICK_RAWINPUT |
| | | #undef SDL_JOYSTICK_EMSCRIPTEN |
| | | #undef SDL_JOYSTICK_VIRTUAL |
| | | #undef SDL_HAPTIC_DUMMY |
| | | #undef SDL_HAPTIC_ANDROID |
| | | #undef SDL_HAPTIC_LINUX |
| | |
| | | |
| | | /* Enable various sensor drivers */ |
| | | #undef SDL_SENSOR_ANDROID |
| | | #undef SDL_SENSOR_COREMOTION |
| | | #undef SDL_SENSOR_WINDOWS |
| | | #undef SDL_SENSOR_DUMMY |
| | | |
| | | /* Enable various shared object loading systems */ |