Author: ken Date: 2009-03-02 11:09:02 -0700 (Mon, 02 Mar 2009) New Revision: 7790
Modified: trunk/auxfiles/firefox-3.0.6-mozconfig Log: clarify where system-cairo fits in for firefox Modified: trunk/auxfiles/firefox-3.0.6-mozconfig =================================================================== --- trunk/auxfiles/firefox-3.0.6-mozconfig 2009-03-02 18:06:53 UTC (rev 7789) +++ trunk/auxfiles/firefox-3.0.6-mozconfig 2009-03-02 18:09:02 UTC (rev 7790) @@ -22,8 +22,9 @@ ac_add_options --with-system-bz2 ac_add_options --with-system-jpeg -# comment this if you did not build cairo -ac_add_options --enable-system-cairo +# uncomment this for standalone firefoxi, +# providing you built cairo +#ac_add_options --enable-system-cairo # comment this if you did not build little cms ac_add_options --enable-system-lcms -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
