Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | . "$topsrcdir/build/mozconfig.win-common" |
michael@0 | 2 | . "$topsrcdir/browser/config/mozconfigs/win32/common-opt" |
michael@0 | 3 | |
michael@0 | 4 | ac_add_options --enable-signmar |
michael@0 | 5 | |
michael@0 | 6 | |
michael@0 | 7 | # Nightlies only since this has a cost in performance |
michael@0 | 8 | ac_add_options --enable-js-diagnostics |
michael@0 | 9 | |
michael@0 | 10 | . "$topsrcdir/build/mozconfig.cache" |
michael@0 | 11 | |
michael@0 | 12 | . "$topsrcdir/build/mozconfig.common.override" |