commit | 8c037305e4df39b50fbb80f869894a3ec8801f4f | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon Aug 23 17:07:32 2010 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon Aug 23 17:07:32 2010 -0500 |
tree | 283735e84a297e58b4e5ef005c98e950c1a7289d | |
parent | a7866f7b95a6c34937e1e6993deb0fa259c167a4 [diff] |
[devel] Updated CMakeLists.txt to use CMAKE_INSTALL_LIBDIR variable; useful for installing libpng in /usr/lib64 (Funda Wang). Also ported other recent changes from libpng-1.4.4beta07: Revised CMakeLists.txt to put the man pages in share/man/man* not man/man* Revised CMakeLists.txt to make symlinks instead of copies when installing. Changed PNG_LIB_NAME from pngNN to libpngNN in CMakeLists.txt (Philip Lowman)