if test -z "$LIBPNG"; then echo "" echo "You're missing libpng (binaries and/or headers), chalk won't be able" echo "to import/export png" echo "" all_tests=bad fi