From 50552d84f2c8665458e3321bcc60902061675164 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Fri, 16 Dec 2005 07:15:58 +0000 Subject: - Use the system NSS libraries - Build on ppc64 --- firefox-mozconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox-mozconfig') 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 -- cgit