diff -r 41300fa6a67c -r f7bc934e204c util/src/3rdparty/libpng/configure --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/util/src/3rdparty/libpng/configure Wed Mar 31 11:06:36 2010 +0300 @@ -0,0 +1,13 @@ +#!/bin/sh +echo " + There is no \"configure\" script in this distribution of + libpng-1.2.40. + + Instead, please copy the appropriate makefile for your system from the + \"scripts\" directory. Read the INSTALL file for more details. + + Update, July 2004: you can get a \"configure\" based distribution + from the libpng distribution sites. Download the file + libpng-1.2.40.tar.gz, libpng-1.2.40.tar.lzma, or libpng-1.2.40.tar.bz2 +" +