Bug 577426 - Disable JavaXPCOM by default in all configurations, because there is no active maintainer, sr=shaver

This commit is contained in:
Benjamin Smedberg 2010-07-26 14:10:55 -04:00
parent e6ba94ce70
commit c8d10d0a20

View File

@ -43,7 +43,6 @@ MOZ_XULRUNNER=1
MOZ_ENABLE_LIBXUL=1
MOZ_STATIC_BUILD_UNSUPPORTED=1
MOZ_APP_VERSION=$MOZILLA_VERSION
MOZ_JAVAXPCOM=1
if test "$MOZ_STORAGE"; then
MOZ_PLACES=1
fi