diff options
author | Timothy Pearson <[email protected]> | 2013-05-07 21:58:34 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-05-07 21:58:34 -0500 |
commit | c740211ffba3330d951f4c3ddefea8edf23a01cd (patch) | |
tree | 0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /src/3rdparty/libpng/INSTALL | |
parent | 8a4eacb6185de3653f6ae401c352aef833a9e72a (diff) | |
download | tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip |
Automated update from Qt3
Diffstat (limited to 'src/3rdparty/libpng/INSTALL')
-rw-r--r-- | src/3rdparty/libpng/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libpng/INSTALL b/src/3rdparty/libpng/INSTALL index d407c9e43..1d6dfc5f0 100644 --- a/src/3rdparty/libpng/INSTALL +++ b/src/3rdparty/libpng/INSTALL @@ -132,7 +132,7 @@ Then read pngconf.h to see if you want to make any configuration changes. Then just run "make test" which will create the libpng library in -this directory and run a tquick test that reads the "pngtest.png" +this directory and run a quick test that reads the "pngtest.png" file and writes a "pngout.png" file that should be identical to it. Look for "9782 zero samples" in the output of the test. For more confidence, you can run another test by typing "pngtest pngnow.png" |