diff options
Diffstat (limited to 'firefox-mozconfig')
-rwxr-xr-x | firefox-mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index b7e9f64..b483b48 100755 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -1,6 +1,7 @@ . $topsrcdir/browser/config/mozconfig ac_add_options --with-system-nspr +ac_add_options --with-system-nss ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-png |