On 01/03/13 20:11, Diego Biurrun wrote: > On Fri, Mar 01, 2013 at 08:05:36PM +0100, Diego Biurrun wrote: >> On Fri, Mar 01, 2013 at 06:56:02PM +0100, Luca Barbato wrote: >>> >>> I'm wondering if we couldn't just drop the support for older sdl and >>> just rely on pkg-config. >> >> How old is older?
Some background, those values apparently disappeared from sdl-1.3 (api/abi incompatible from sdl 1.2 yet you could be lucky), sadly isn't an ancient version from the past, but the future sdl missing stuff we use =| > Also, the SDL check already depends on pkg-config anyway. What do you > have in mind? I wanted to just ask pkg-config if the version is within the supported range and be done with that. IIRC Vittorio's patch as is might break some platforms. including just SDL_video.h or undefining the debatable macro might be less concerning. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
