Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_unix/sys/src/cmd/gs/libpng/configure – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#!/bin/sh
2
echo "
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