Pass TLS_LIBS to the Makefile's.

This commit is contained in:
Julio Sánchez Fernández 1999-07-13 19:21:27 +00:00
parent ac5348b0d4
commit c0a7e4ba85

View File

@ -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@