On 03/02/13 08:57 am, Diego Biurrun wrote:
On Fri, Mar 01, 2013 at 01:38:33PM -0800, Dave Yeo wrote:
On 03/01/13 09:56 am, Luca Barbato wrote:
On 01/03/13 18:53, Vittorio Giovara wrote:
Resend without the unnecessary change.
I'm wondering if we couldn't just drop the support for older sdl and
just rely on pkg-config.
Nothing against the patch but I will point out that not all SDL
ports install a pkg-config file (or a sdl-config). eg the OS/2 port
is compiled with OpenWatcom and a wmake file instead of the usual
configure&& make using GCC.
Documentation for fixing SDL to make it configure and GCC friendly
are at http://www.edm2.com/index.php/SDL
But that means that we currently have no SDL support for OS/2 anyway
as we rely on pkg-config to detect SDL.
It just means that sdl.pc has to be set up manually. Not a big deal as
the import libs have to be manually created anyways. That's why I added
the pkg-confg section to the above URL.
Dave
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel