]> git.sur5r.net Git - openldap/commitdiff
Explicitly set LTONLY_MOD for shared overlays
authorHoward Chu <hyc@openldap.org>
Mon, 9 May 2005 00:13:47 +0000 (00:13 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 9 May 2005 00:13:47 +0000 (00:13 +0000)
servers/slapd/overlays/Makefile.in

index 77d559143432fd5f208ddbac682012a1ab81696e..1188d5978992287e14d5fa78b82cb31ee5865982 100644 (file)
@@ -29,6 +29,7 @@ SRCS = overlays.c \
 OBJS = overlays.o \
        @SLAPD_STATIC_OVERLAYS@
 
+LTONLY_MOD = $(LTONLY_mod)
 LDAP_INCDIR= ../../../include       
 LDAP_LIBDIR= ../../../libraries