summaryrefslogtreecommitdiffstats
path: root/cmake/Modules/FindLdap.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fixed library paths for RHEL 7.Endi S. Dewata2013-06-111-0/+2
| | | | | | | | The build files have been modified to use the correct library paths on RHEL 7: - libldap.so and liblber.so are in /usr/lib64 - jss4.jar is in /usr/lib - Tomcat JSS filename is tomcatjss.jar
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+82
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131