mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-30 19:08:00 +00:00
10936e7034
if detected, WITH_ICONV will be defined in the C code WITH_ICONV is also added to Makefile.config OSX do not use this flag setting in Makefile.config, as it is set at compile time based on target OS version the actual C code is not changed as the current iconv code is hardcoded for OSX and would break if any other OS got iconv This detection system is by request of Darkvater |
||
---|---|---|
.. | ||
iconv_detector.c | ||
Makefile.config_writer | ||
Makefile.libdetection |