git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27895 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2009-02-16 23:24:13 +00:00
parent 65c1408219
commit 514e106b4a

View file

@ -2,6 +2,7 @@
* configure.ac: Look for libpng/png.h
* Source/NSBitmapImageRep+PNG.m: Use found loction of png.h
(Fixes #24111).
2009-02-16 Riccardo Mottola <rmottola@users.sf.net>