Re-sync config/config.mk after bug 763987. r=me

This commit is contained in:
Mike Hommey 2012-06-20 09:14:05 +02:00
Родитель d6738107b0
Коммит 3a615a6dfd
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -56,8 +56,6 @@ space :=$(nullstr) # EOL
core_winabspath = $(firstword $(subst /, ,$(call core_abspath,$(1)))):$(subst $(space),,$(patsubst %,\\%,$(wordlist 2,$(words $(subst /, ,$(call core_abspath,$(1)))), $(strip $(subst /, ,$(call core_abspath,$(1)))))))
RM = rm -f
# LIBXUL_DIST is not defined under js/src, thus we make it mean DIST there.
LIBXUL_DIST ?= $(DIST)