eclass/moz*: refactor some configuration options from mozcoreconf-v4 to mozconfig
authorIan Stakenvicius <axs@gentoo.org>
Tue, 5 Jul 2016 15:05:16 +0000 (11:05 -0400)
committerIan Stakenvicius <axs@gentoo.org>
Wed, 6 Jul 2016 21:24:52 +0000 (17:24 -0400)
commitf0095d3e43cd2dc2828300d0c2e36504b6465880
treeca9550cb8e58a528e33a52851a42e8218b310ae9
parent67943e56623fe67cd71c97194457a19553a19e78
eclass/moz*: refactor some configuration options from mozcoreconf-v4 to mozconfig

mozilla-48 and newer have dropped some configuration options that are no longer used
in the build system, and due to the way the new python configure operates, any options
specified that are not recognized are fatal.  Moving these options out of mozcoreconf
allows the older mozconfig's to retain the same configuration while also allowing newer
mozconfig's to drop them as appropriate.
eclass/mozconfig-v6.45.eclass
eclass/mozconfig-v6.47.eclass
eclass/mozcoreconf-v4.eclass