mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
Patch from Matt Whitlock: There are actually two distinct classes of problems at play here. On the one hand, libsdl2's configure.ac has some POSIX conformance issues - namely, the use of 'echo -n' and the passage of arguments containing embedded backslashes to 'echo', neither of which is defined by POSIX. The attached patch takes care of these issues.
842 KiB
Executable File
842 KiB
Executable File