Re: [AD] Is there a licensing reason why PNG isn't built-in to Allegro?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Monday 27 March 2006 14:15, Evert Glebbeek wrote:
> This is easy to do on *nix: simply have configure check for zlib and libpng
> and compile Allegro with png support if both are present. Easy.
> The problem is that this type of dependency checking is a pain in the rear
> on Windows.
> As for including libpng and zlib in the default Allegro distribution... I'm
> still not a fan of that because if I have them installed it feels
> redundant to have Allegro install and build them again - especially if it
> staticlinks them and I want to use the shared objects. Of course,
> configure can take care of all that, so again, *nix would not be a
> problem.

This is part of the reason Allegro's trying to move away from Make, isn't it? 
So you can have a build environment that's capable of testing the 
availability of things outside of *nix?




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/