Bug 1427455 - Remove unused variables from baseconfig.mk. r?build draft
authorMike Hommey <mh+mozilla@glandium.org>
Sun, 31 Dec 2017 10:36:46 +0900
changeset 714852 381d4dee00fa3627f7f03cc99d7f421cbf329e3a
parent 714851 30f868663238ff818a6d66522ff25226855c7da5
child 714853 664f9dd52233d96bf683263565064ec7d01f298d
push id94043
push userbmo:mh+mozilla@glandium.org
push dateSun, 31 Dec 2017 01:37:24 +0000
reviewersbuild
bugs1427455, 1333826
milestone59.0a1
Bug 1427455 - Remove unused variables from baseconfig.mk. r?build Bug 1333826 removed their use.
config/baseconfig.mk
--- a/config/baseconfig.mk
+++ b/config/baseconfig.mk
@@ -1,16 +1,13 @@
 # This file is normally included by autoconf.mk, but it is also used
 # directly in python/mozbuild/mozbuild/base.py for gmake validation.
 # We thus use INCLUDED_AUTOCONF_MK to enable/disable some parts depending
 # whether a normal build is happening or whether the check is running.
-includedir := $(includedir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
-idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
 installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
-sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION)
 ifeq (.,$(DEPTH))
 DIST = dist
 else
 DIST = $(DEPTH)/dist
 endif
 ABS_DIST = $(topobjdir)/dist
 
 # We do magic with OBJ_SUFFIX in config.mk, the following ensures we don't