diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-10-22 11:48:04 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-10-22 11:48:12 (GMT) |
commit | 43b2248cc3765848ca3763c36b91ed7290fddfe0 (patch) | |
tree | 200e2c52c8e44d43c80400079bd2b038609d87df /src/3rdparty/libpng/configure | |
parent | 9c136d34c1d15d077ab5103a84dfb2449b796d1f (diff) | |
parent | 9dec5247be84ae4606d5d9baf5b99612c5feba8d (diff) | |
download | Qt-43b2248cc3765848ca3763c36b91ed7290fddfe0.zip Qt-43b2248cc3765848ca3763c36b91ed7290fddfe0.tar.gz Qt-43b2248cc3765848ca3763c36b91ed7290fddfe0.tar.bz2 |
Merge branch 'origin/4.6' into widgets-team/4.6
Diffstat (limited to 'src/3rdparty/libpng/configure')
-rwxr-xr-x | src/3rdparty/libpng/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/libpng/configure b/src/3rdparty/libpng/configure index 56b2452..4871efc 100755 --- a/src/3rdparty/libpng/configure +++ b/src/3rdparty/libpng/configure @@ -1,13 +1,13 @@ #!/bin/sh echo " There is no \"configure\" script in this distribution of - libpng-1.2.29. + libpng-1.2.40. 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.29.tar.gz, libpng-1.2.29.tar.lzma, or libpng-1.2.29.tar.bz2 + libpng-1.2.40.tar.gz, libpng-1.2.40.tar.lzma, or libpng-1.2.40.tar.bz2 " |