10
edits
m (%s/autoconfig/autoconf/)  | 
				|||
| Line 15: | Line 15: | ||
* check if the supplementary patch for {{bug|440932}} has landed, else apply it manually in mozilla/  | * check if the supplementary patch for {{bug|440932}} has landed, else apply it manually in mozilla/  | ||
* if you're on Windows, check if the patch for {{bug|442503}} has landed, else apply it manually in mozilla/  | * if you're on Windows, check if the patch for {{bug|442503}} has landed, else apply it manually in mozilla/  | ||
* make sure you have   | * make sure you have autoconf 2.13 installed, see [http://developer.mozilla.org/en/docs/Mozilla_Source_Code_%28Mercurial%29#Autoconf_2.13 the comment about this on MDC]  | ||
* create a mozconfig, using the normal --enable-application=suite (for SeaMonkey, mail for Thunderbird)  | * create a mozconfig, using the normal --enable-application=suite (for SeaMonkey, mail for Thunderbird)  | ||
* build using client.mk:  | * build using client.mk:  | ||
edits