mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-21 06:14:40 -05:00
Pass TLS_LIBS to the Makefile's.
This commit is contained in:
parent
ac5348b0d4
commit
c0a7e4ba85
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ AC_LDFLAGS = @LDFLAGS@
|
|||
AC_LIBS = @LIBS@
|
||||
|
||||
KRB_LIBS = @KRB_LIBS@
|
||||
TLS_LIBS = @TLS_LIBS@
|
||||
MODULES_CPPFLAGS = @SLAPD_MODULES_CPPFLAGS@
|
||||
MODULES_LDFLAGS = @SLAPD_MODULES_LDFLAGS@
|
||||
PERL_CPPFLAGS = @SLAPD_PERL_CPPFLAGS@
|
||||
|
|
|
|||
Loading…
Reference in a new issue