On 4/21/2014 11:50 AM, Ehsan Akhgari wrote:
You can check CONFIG['MOZ_BUILD_APP'] against what you pass to
--enable-application in mozconfig files.  So that would be 'mailnews' (or
'mail'?) and 'suite' for Thunderbird and Seamonkey respectively.
Actually, CONFIG['MOZ_THUNDERBIRD'] and CONFIG['MOZ_SUITE'] are what you want. Trying to check MOZ_BUILD_APP is wrong, even if you had the name of Thunderbird right (it's mail), do the multiple topsrcdir issue.

--
Joshua Cranmer
Thunderbird and DXR developer
Source code archæologist

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to