Use system nspr and nss for Firefox
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 8 Aug 2013 14:35:37 +0000 (10:35 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 8 Aug 2013 14:35:37 +0000 (10:35 -0400)
stage5/pkg/firefox

index ed6ab34..89352ed 100644 (file)
@@ -53,13 +53,8 @@ ac_add_options --enable-optimize
 ac_add_options --enable-strip
 ac_add_options --enable-install-strip
 
-# These two options enable support for building Firefox with
-# system-installed versions of the Network Security Services (NSS)
-# and Netscape Portable Runtime (NSPR) libraries. We build these
-# as part of xulrunner, so we can use them here.  For a standalone
-# firefox you might want to comment these.
-#ac_add_options --with-system-nspr
-#ac_add_options --with-system-nss
+ac_add_options --with-system-nspr
+ac_add_options --with-system-nss
 
 ac_add_options --disable-gnomevfs
 ac_add_options --disable-crashreporter