From: Howard Chu Date: Mon, 9 May 2005 00:13:47 +0000 (+0000) Subject: Explicitly set LTONLY_MOD for shared overlays X-Git-Tag: OPENLDAP_AC_BP~694 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=179032ffe25f92c5ace237299195a6ebd1b93c8d;p=openldap Explicitly set LTONLY_MOD for shared overlays --- diff --git a/servers/slapd/overlays/Makefile.in b/servers/slapd/overlays/Makefile.in index 77d5591434..1188d59789 100644 --- a/servers/slapd/overlays/Makefile.in +++ b/servers/slapd/overlays/Makefile.in @@ -29,6 +29,7 @@ SRCS = overlays.c \ OBJS = overlays.o \ @SLAPD_STATIC_OVERLAYS@ +LTONLY_MOD = $(LTONLY_mod) LDAP_INCDIR= ../../../include LDAP_LIBDIR= ../../../libraries