36ac449
. $topsrcdir/mail/config/mozconfig
36ac449
36ac449
export BUILD_OFFICIAL=1
36ac449
export MOZILLA_OFFICIAL=1
36ac449
mk_add_options BUILD_OFFICIAL=1
36ac449
mk_add_options MOZILLA_OFFICIAL=1
36ac449
36ac449
ac_add_options --enable-default-toolkit=gtk2
36ac449
ac_add_options --enable-xft
36ac449
ac_add_options --enable-optimize="$CFLAGS"
36ac449
36ac449
ac_add_options --with-system-jpeg
36ac449
ac_add_options --with-system-png
36ac449
ac_add_options --with-system-zlib
36ac449
ac_add_options --with-pthreads
36ac449
ac_add_options --enable-freetype2
36ac449
ac_add_options --enable-xinerama
36ac449
ac_add_options --disable-xprint
36ac449
36ac449
ac_add_options --disable-debug
36ac449
# for creating debuginfo RPMs
36ac449
ac_add_options --disable-strip
36ac449
ac_add_options --disable-tests
36ac449
6f85560
# fedora has permission to use the official Mozilla.org branding
36ac449
ac_add_options --enable-official-branding
36ac449