Author: ken
Date: 2009-03-02 15:22:32 -0700 (Mon, 02 Mar 2009)
New Revision: 7792

Modified:
   trunk/auxfiles/firefox-3.0.6-mozconfig
   trunk/auxfiles/xulrunner-1.9.0.6-mozconfig
Log:
options are plural, even when commented

Modified: trunk/auxfiles/firefox-3.0.6-mozconfig
===================================================================
--- trunk/auxfiles/firefox-3.0.6-mozconfig      2009-03-02 18:57:56 UTC (rev 
7791)
+++ trunk/auxfiles/firefox-3.0.6-mozconfig      2009-03-02 22:22:32 UTC (rev 
7792)
@@ -50,7 +50,7 @@
 ac_add_options --disable-mochitest
 
 # uncomment this if curl is NOT present
-#ac_add_option --disable-crashreporter
+#ac_add_options --disable-crashreporter
 
 # this is for xulrunner not firefox
 #ac_add_options --disable-javaxpcom

Modified: trunk/auxfiles/xulrunner-1.9.0.6-mozconfig
===================================================================
--- trunk/auxfiles/xulrunner-1.9.0.6-mozconfig  2009-03-02 18:57:56 UTC (rev 
7791)
+++ trunk/auxfiles/xulrunner-1.9.0.6-mozconfig  2009-03-02 22:22:32 UTC (rev 
7792)
@@ -45,7 +45,7 @@
 ac_add_options --disable-mochitest
 
 # uncomment this if you did not build curl
-#ac_add_option --disable-crashreporter
+#ac_add_options --disable-crashreporter
 
 # comment this if you have a java compiler
 ac_add_options --disable-javaxpcom

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to