configure 733 B

1234567891011121314151617181920
  1. echo "
  2. There is no \"configure\" script in this distribution of
  3. libpng-1.5.9.
  4. Instead, please copy the appropriate makefile for your system from the
  5. \"scripts\" directory. Read the INSTALL file for more details.
  6. Update, July 2004: you can get a \"configure\" based distribution
  7. from the libpng distribution sites. Download the file
  8. libpng-1.5.9.tar.gz, libpng-1.5.9.tar.xz, or libpng-1.5.9.tar.bz2
  9. If the line endings in the files look funny, which is likely to be the
  10. case if you were trying to run \"configure\" on a Linux machine, you may
  11. wish to get the other distribution of libpng. It is available in both
  12. tar.gz/tar.xz (UNIX style line endings) and .7z/.zip (DOS style line
  13. endings) formats.
  14. "