mirror of https://gitee.com/bigwinds/arangodb
Revert "use LDAP_PATH instead of fixed one"
This reverts commit b2344a6430
.
This commit is contained in:
parent
b2344a6430
commit
6cb71f5746
|
@ -669,8 +669,8 @@ if (USE_ENTERPRISE)
|
|||
)
|
||||
else()
|
||||
target_link_libraries(arangoserver
|
||||
${LDAP_LIB}
|
||||
${LBAR_LIB}
|
||||
ldap
|
||||
lber
|
||||
${OPENSSL_LIBRARIES}
|
||||
)
|
||||
endif()
|
||||
|
|
Loading…
Reference in New Issue