ac_add_options --enable-application=suite
ac_add_options --enable-debug
ac_add_options --enable-trace-malloc
ac_add_options --enable-tests

# For NSS symbols
export MOZ_DEBUG_SYMBOLS=1

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