mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 03:56:43 +00:00
ec47441ce4
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