This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/configure

14 lines
398 B
Plaintext
Raw Normal View History

2004-08-26 03:00:45 +00:00
#!/bin/sh
echo "
There is no \"configure\" script in this distribution of
libpng-1.2.7beta1.
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.7beta1-config.tar.gz
"
2000-03-21 11:13:06 +00:00