OS/2 builds created from CVS tag SEAMONKEY_1_1b_RELEASE without any
changes from official sources. The .mozconfig used is included below.
Cairo support is not yet activated for OS/2, so these packages do not
support SVG or Canvas.

Peter Weilbacher <mozilla@Weilbacher.org>

--------------- .mozconfig ---------------

MOZILLA_OFFICIAL=1
BUILD_OFFICIAL=1
mk_add_options MOZ_OBJDIR=x:/SM_11b_off/obj
mk_add_options MOZ_CO_PROJECT=suite
ac_add_options --enable-application=suite
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize

ac_add_options --disable-svg
ac_add_options --disable-canvas