mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Pass TLS_LIBS to the Makefile's.
This commit is contained in:
parent
ac5348b0d4
commit
c0a7e4ba85
@ -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 New Issue
Block a user