OS/2 builds created from CVS tag SEAMONKEY_1_1_11_RELEASE without any changes
from official sources. The .mozconfig used is included below. Cairo support
is now activated for OS/2, so finally these packages support SVG and Canvas.
Requires libc 0.5.1.

Peter Weilbacher <mozilla@Weilbacher.org>, 2008-07-16

_______________ .mozconfig _______________
MOZILLA_OFFICIAL=1
BUILD_OFFICIAL=1
mk_add_options MOZ_OBJDIR=x:/SM_11x_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 --enable-svg