(no bug) - explicitly unsupport --enable-static for xulrunner (like we did with Firefox). r=bsmedberg

This commit is contained in:
Ted Mielczarek 2009-04-02 10:12:19 -04:00
parent 20d0825472
commit de1f97fa5d

View File

@ -41,6 +41,7 @@ MOZ_APP_DISPLAYNAME=XULRunner
MOZ_UPDATER=1
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