Subject: | Win32 - try to detect if SDL was already installed |
Hi,
could you please add a simple check into Alien::SDL that will check if
SDL libraries are already installed on target system?
I propose to test by running:
`sdl-config --version`
Alien::SDL should not override my already existing SDL libraries.
--
kmx