Sigh. I keep forgetting about this bug. Call export & install separately to build ldap otherwise it may die on some -j builds.

This commit is contained in:
seawood%netscape.com 2002-01-25 23:46:34 +00:00
parent c7d7a24770
commit ba8d725ff1

View File

@ -308,7 +308,8 @@ endif
ldap:
ifdef MOZ_LDAP_XPCOM
$(MAKE) -C directory/c-sdk/ldap
$(MAKE) -C directory/c-sdk/ldap export
$(MAKE) -C directory/c-sdk/ldap install
endif
# For modules.mk standalone build