Merge branch 'master' of bitbucket.org:ritt/elog

This commit is contained in:
2021-01-07 22:54:19 +01:00
+1 -1
View File
@@ -106,7 +106,7 @@ endif
ifdef USE_LDAP
ifeq ($(USE_LDAP),1)
override CFLAGS += -DHAVE_LDAP
LIBS += -lldap
LIBS += -lldap -llber
endif
endif