mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-07-05 20:40:34 +00:00
- check libiconv with a linkage test with iconv.h included - check libc iconv with a linkage test with iconv.h included and LIBICONV_PLUG defined (in case libiconv header is in include path) - add new configuration option to prefer iconv from libiconv, if available, over the libc version, defaults to disabled: SDL_LIBICONV for cmake, --enable-libiconv for autotools. - change FreeBSD specific LIBICONV_PLUG define in SDL_iconv.c to configuration result. |
||
---|---|---|
.. | ||
SDL_crc16.c | ||
SDL_crc32.c | ||
SDL_getenv.c | ||
SDL_iconv.c | ||
SDL_malloc.c | ||
SDL_mslibc.c | ||
SDL_qsort.c | ||
SDL_stdlib.c | ||
SDL_string.c | ||
SDL_strtokr.c | ||
SDL_vacopy.h |