Copy xpcshell instead of symlinking it, so that it knows where it is... Followup to bug 470971

This commit is contained in:
Benjamin Smedberg 2009-01-20 17:21:03 -05:00
parent ac63f0ffe2
commit 00ae6eea4f

View File

@ -66,6 +66,8 @@ LIBS = \
$(NSPR_LIBS) \
$(NULL)
NSDISTMODE = copy
include $(topsrcdir)/config/rules.mk
DEFINES += -DJS_THREADSAFE