From: Peter Maydell Date: Wed, 18 Jul 2012 14:10:24 +0000 (+0100) Subject: configure: Fix compile warning in PNG test X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7edc3fed5e48bf59744f67d319e32e2cca0cfa8e;p=qemu.git 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 Reviewed-by: Stefan Weil Signed-off-by: Blue Swirl --- diff --git a/configure b/configure index 8a8ad27e20..b29cdd32df 100755 --- a/configure +++ b/configure @@ -1729,7 +1729,7 @@ cat > $TMPC </dev/null 2>&1; then