author | Geoff Lankow <geoff@darktrojan.net> |
Thu, 25 Feb 2021 11:10:20 +1300 | |
changeset 41376 | e52714ba99101a01c9316f9160524aa7bb8d7cfd |
parent 40347 | dd6e7061f3e656f9a0e80fd17f9f05650ae0ff5c |
permissions | -rw-r--r-- |
# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. Library("ldapsdks") DIRS += ["c-sdk/libraries"] USE_LIBS += [ "ldap60", "ldif60", "prldap60", ]