diff options
Diffstat (limited to 'testing/xulrunner/mozconfig')
-rw-r--r-- | testing/xulrunner/mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/xulrunner/mozconfig b/testing/xulrunner/mozconfig index 79fcec01dc..90b0bea4c2 100644 --- a/testing/xulrunner/mozconfig +++ b/testing/xulrunner/mozconfig @@ -31,6 +31,7 @@ ac_add_options --enable-safe-browsing ac_add_options --enable-startup-notification ac_add_options --enable-extensions=default +export LIBS="-lfts" export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |