New commits:
commit c458c893de389a0a81b28a79ff80f5173b8ac5a4
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
firefox: Changed nspr option to match xulrunner
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index f683ec0..8a0e187 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2008-10-11 George Sherwood <gsherwood AT sourcemage.org>
+ * mozconfig3: Changed to --with-system-nspr. Needs to match xulrunner
+
2008-10-08 George Sherwood <gsherwood AT sourcemage.org>
* CONFIGURE: Removed nullplugin query. Handled by xulrunner.
* INSTALL: Create synlink to /usr/lib/xulrunner/plugins
diff --git a/http/firefox/mozconfig3 b/http/firefox/mozconfig3
index 8838ebe..af44dd3 100644
--- a/http/firefox/mozconfig3
+++ b/http/firefox/mozconfig3
@@ -7,7 +7,7 @@ mk_add_options MOZ_CO_PROJECT=browser
# Options for 'configure' (same as command-line options).
ac_add_options --with-pthreads
-ac_add_options --without-system-nspr
+ac_add_options --with-system-nspr
ac_add_options --without-system-nss
ac_add_options --with-system-jpeg=/usr/lib
ac_add_options --with-system-zlib=/usr/lib
[SM-Commit] GIT changes to master grimoire by George Sherwood (c458c893de389a0a81b28a79ff80f5173b8ac5a4),
George Sherwood, 10/11/2008