summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 4 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 3290a05ce..f5f40f5ce 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,5 @@
-Installing libpng version 1.0.52rc01 - December 23, 2009
+Installing libpng version 1.0.52rc02 - January 1, 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.0.52rc01" or "libpng10" and "zlib-1.2.3"
+might be called "libpng-1.0.52rc02" or "libpng10" and "zlib-1.2.3"
or "zlib123") so that you have directories called "zlib" and "libpng".
Your directory structure should look like this:
@@ -60,10 +60,8 @@ Your directory structure should look like this:
CMakeLists.txt => "cmake" script
configuration files:
configure.ac, configure, Makefile.am, Makefile.in,
-%12-% autogen.sh, config.guess, ltmain.sh, missing,
-%12-% aclocal.m4, config.h.in, config.sub,
-%14+% autogen.sh, config.guess, ltmain.sh, missing, libpng.pc.in,
-%14+% libpng-config.in, aclocal.m4, config.h.in, config.sub,
+ autogen.sh, config.guess, ltmain.sh, missing,
+ aclocal.m4, config.h.in, config.sub,
depcomp, install-sh, mkinstalldirs, test-pngtest.sh
contrib
gregbook