1#!/bin/sh 2echo " 3 There is no \"configure\" script in this distribution of 4 libpng-1.2.8. 5 6 Instead, please copy the appropriate makefile for your system from the 7 \"scripts\" directory. Read the INSTALL file for more details. 8 9 Update, July 2004: you can get a "configure" based distribution 10 from the libpng distribution sites. Download the file 11 libpng-1.2.8-config.tar.gz 12" 13 14