SDL2/cmake
Ryan C. Gordon 478f9eed28
x11: Don't include X11/extensions/extutil.h
We don't use it, it was a leftover from 1.2, I think, and it doesn't exist
on Solaris, so this should hopefully fix the build there.

This also means we don't need the configure/cmake checks for
SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY, so that was removed also.

Fixes #1666.
2021-09-20 10:22:50 -04:00
..
macros.cmake Add reversive list join macro 2021-03-08 09:07:12 -08:00
sdlchecks.cmake x11: Don't include X11/extensions/extutil.h 2021-09-20 10:22:50 -04:00