diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-06-25 21:42:28 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-06-25 21:46:45 -0500 |
commit | a42edec9ef710a88f5069deb0ec050ea2b1f309e (patch) | |
tree | 2623a08418f2fe265a412ccc43fa9f6c79e91754 /INSTALL | |
parent | a272d8fe3dff9ee7d73000bf870a79ba39920d09 (diff) | |
download | libpng-a42edec9ef710a88f5069deb0ec050ea2b1f309e.tar.gz |
[devel] Imported from libpng-1.5.0beta33.tarv1.5.0beta33
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -Installing libpng version 1.5.0beta32 - June 26, 2010 +Installing libpng version 1.5.0beta33 - June 26, 2010 On Unix/Linux and similar systems, you can simply type @@ -46,7 +46,7 @@ to have access to the zlib.h and zconf.h include files that correspond to the version of zlib that's installed. You can rename the directories that you downloaded (they -might be called "libpng-1.5.0beta32" or "libpng15" and "zlib-1.2.3" +might be called "libpng-1.5.0beta33" or "libpng15" and "zlib-1.2.3" or "zlib123") so that you have directories called "zlib" and "libpng". Your directory structure should look like this: |