Bug 620931 part 5 - Enable omni.jar by default on xulrunner. r=bsmedberg

This commit is contained in:
Mike Hommey 2011-03-24 15:28:43 +01:00
parent d982a02746
commit f1f417485f

View File

@ -41,6 +41,7 @@ MOZ_APP_DISPLAYNAME=XULRunner
MOZ_UPDATER=1
MOZ_XULRUNNER=1
MOZ_ENABLE_LIBXUL=1
MOZ_CHROME_FILE_FORMAT=omni
MOZ_STATIC_BUILD_UNSUPPORTED=1
MOZ_APP_VERSION=$MOZILLA_VERSION
if test "$MOZ_STORAGE"; then