package: mozilla
version: 1.7.13-0.3
see
http://ftp.debian.org/debian/pool/main/m/mozilla/mozilla_1.7.13-0.3.diff.gz
+CONFIGURE_OPTIONS = \
+ --disable-pedantic \
+ --with-default-mozilla-five-home=/usr/lib/mozilla \
+ --disable-debug \
+ --disable-tests \
+ --disable-short-wchar \
+ --enable-xprint \
+ --enable-strip-libs \
+ --enable-crypto \
+ --enable-mathml \
+ --enable-oji \
+ --enable-extensions=all \ <<<XXX this is not the official build switch
+ --enable-ldap \
+ --enable-freetype2 \
+ --enable-default-toolkit=gtk2 \
+ --enable-toolkit=gtk2 \
+ --disable-gnomevfs \
+ --enable-xft \
+ --disable-installer \
+ --with-gssapi=/dev/null \
+ $(NULL)
+
see https://launchpad.net/distros/ubuntu/+source/mozilla/+bug/36193 for
the details. In short using this switch will include code fragments that
are not intended for shipping like layoutdebugger and they did not get
proper security review.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]