disable crashreporter again since it doesn't compile and we don't really

have a symbol server anyway...
This commit is contained in:
Christopher Aillon 2008-03-09 17:39:14 +00:00
parent 018bdff198
commit 9bcede0b47
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ ac_add_options --enable-svg
ac_add_options --enable-canvas
ac_add_options --enable-startup-notification
ac_add_options --enable-libxul
ac_add_options --disable-crashreporter
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1