Imported from libpng-1.2.6beta3.tar
diff --git a/configure b/configure
index e1da59a..384f41b 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,13 @@
+#!/bin/sh
 echo "
-  There is no \"configure\" script for Libpng-1.2.6beta2.  Instead, please
-  copy the appropriate makefile for your system from the \"scripts\"
-  directory.  Read the INSTALL file for more details.
+  There is no \"configure\" script in this distribution of
+  libpng-1.2.6beta3.
+
+  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.6beta3-config.tar.gz
 "