From: Julio Sánchez Fernández Date: Tue, 13 Jul 1999 19:15:14 +0000 (+0000) Subject: Include $(TLS_LIBS) X-Git-Tag: OPENLDAP_REL_ENG_2_BP~156 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0dac59ca26f8026b62ff209307f0f1d21d9a1ade;p=openldap Include $(TLS_LIBS) --- diff --git a/servers/slapd/Makefile.in b/servers/slapd/Makefile.in index 3e93656054..c3bd8a51c0 100644 --- a/servers/slapd/Makefile.in +++ b/servers/slapd/Makefile.in @@ -30,7 +30,7 @@ XLDFLAGS = $(MODULES_LDFLAGS) # $(LTHREAD_LIBS) must be last XLIBS = libbackends.a -lavl -lldbm -lldif -lldap_r -llber -llutil XXLIBS = $(LDBM_LIBS) $(SLAPD_LIBS) \ - $(PERL_LDFLAGS) $(KRB_LIBS) $(LUTIL_LIBS) + $(PERL_LDFLAGS) $(KRB_LIBS) $(TLS_LIBS) $(LUTIL_LIBS) XXXLIBS = $(LTHREAD_LIBS) BUILD_OPT = "--enable-slapd" diff --git a/servers/slapd/tools/Makefile.in b/servers/slapd/tools/Makefile.in index 6d5be65a2d..917a1e0c36 100644 --- a/servers/slapd/tools/Makefile.in +++ b/servers/slapd/tools/Makefile.in @@ -24,7 +24,7 @@ XLDFLAGS = $(MODULES_LDFLAGS) XLIBS = -lavl -lldif -lldbm -lldap_r -llber -llutil XXLIBS = $(LDAPD_LIBS) $(SLAPD_LIBS) \ - $(PERL_LDFLAGS) $(LDBM_LIBS) $(KRB_LIBS) $(LUTIL_LIBS) + $(PERL_LDFLAGS) $(LDBM_LIBS) $(KRB_LIBS) $(TLS_LIBS) $(LUTIL_LIBS) XXXLIBS = $(LTHREAD_LIBS) PROGRAMS=ldif2index ldif2ldbm ldbmcat ldif2id2entry ldif2id2children \ diff --git a/servers/slurpd/Makefile.in b/servers/slurpd/Makefile.in index 70690cdfb4..0263e4d7f3 100644 --- a/servers/slurpd/Makefile.in +++ b/servers/slurpd/Makefile.in @@ -24,7 +24,7 @@ all-local-srv: slurpd # $(LTHREAD_LIBS) must be last! XLIBS = -lldif -lldap_r -llber -llutil -XXLIBS = $(SLURPD_LIBS) $(KRB_LIBS) $(LUTIL_LIBS) +XXLIBS = $(SLURPD_LIBS) $(KRB_LIBS) $(TLS_LIBS) $(LUTIL_LIBS) XXXLIBS = $(LTHREAD_LIBS) slurpd: version.o