summaryrefslogtreecommitdiffstats
path: root/cmake/Modules/FindLdap.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Modules/FindLdap.cmake')
-rw-r--r--cmake/Modules/FindLdap.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/Modules/FindLdap.cmake b/cmake/Modules/FindLdap.cmake
index be4693bd7..730cbd1ab 100644
--- a/cmake/Modules/FindLdap.cmake
+++ b/cmake/Modules/FindLdap.cmake
@@ -39,6 +39,7 @@ else (LDAP_LIBRARIES AND LDAP_INCLUDE_DIRS)
ldap
PATHS
/usr/lib
+ /usr/lib64
/usr/local/lib
/opt/local/lib
/sw/lib
@@ -49,6 +50,7 @@ else (LDAP_LIBRARIES AND LDAP_INCLUDE_DIRS)
lber
PATHS
/usr/lib
+ /usr/lib64
/usr/local/lib
/opt/local/lib
/sw/lib