mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 08:22:34 +01:00
Codechange: [Makefile]: removed MANUAL_CONFIG as it's not used anymore This should hopefully fix the issue where WITH_SDL can be defined while SDL_CONFIG is not. Added an error if WITH_SDL is defined but SDL_CONFIG is not. Replace the dash of SDL_CONFIG/LIBPNG_CONFIG with an underscore