commit | 7edc3fed5e48bf59744f67d319e32e2cca0cfa8e | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Jul 18 15:10:24 2012 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Tue Jul 31 20:05:52 2012 +0000 |
tree | a32072d57d2453592127569bdbfb712285fe437d | |
parent | 7ace252a6af1a05aa1ee3d08cf093a46f8a00ad0 [diff] |
configure: Fix compile warning in PNG test Fix compile warning (variable 'png_ptr' set but not used) in the PNG detection test code. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>