From 5b754aac0d59a5b4900360ed4e2e7dfaf1048ac8 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Wed, 26 Aug 2009 12:16:18 -0500 Subject: [PATCH] [devel] Updated INSTALL to reflect the new set of files in the distribution. --- INSTALL | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 7e8eddf75..f64f1c0ec 100644 --- a/INSTALL +++ b/INSTALL @@ -32,8 +32,7 @@ is not already on your system. zlib can usually be found wherever you got libpng. zlib can be placed in another directory, at the same level as libpng. -If you want to use "cmake" (see www.cmake.org), copy CMakeLists.txt -from the "scripts" directory to this directory and type +If you want to use "cmake" (see www.cmake.org), type cmake . -DCMAKE_INSTALL_PREFIX=/path make