ac_add_options --enable-application=suite
ac_add_options --enable-update-channel=release
ac_add_options --enable-update-packaging
ac_add_options --enable-jemalloc
ac_add_options --enable-tests
#ac_add_options --with-branding=suite/branding/unofficial

# For NSS symbols
export MOZ_DEBUG_SYMBOLS=1

# Needed to enable breakpad in application.ini
export MOZILLA_OFFICIAL=1
