You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change uses pkg-config to locate libpng, which should make it
more portable across distros/OSes. Also, this change introduces option
--with-png, to decide whether to build with libpng (true by default).
MacPorts puts its libraries in
/opt/local
, which the current configure doesn't like. The result is a build that does not support png.The text was updated successfully, but these errors were encountered: