mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
Last change actually broke VPATH support
This commit is contained in:
parent
106ec28414
commit
11c92c8fc8
@ -59,7 +59,7 @@ CPPFLAGS = $(@PLAT@_@LIB_LINKAGE@_TEST_DEFS)
|
||||
.links :
|
||||
@for i in $(XXSRCS); do \
|
||||
$(RM) $$i ; \
|
||||
$(LN_S) $(srcdir)/$(XXDIR)/$$i . ; \
|
||||
$(LN_S) $(XXDIR)/$$i . ; \
|
||||
done
|
||||
touch .links
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user