Randy McMurchy wrote:
>>Google MOZILLA_FIVE_HOME. I can't decide if it's actually needed or >>not. > > I suppose we'll have to keep this until somebody can provide > something definitive that says it isn't needed. I guess now > we need to figure out a good explanation for what it does. How > about, "This parameter sets the default binary directory of the > Firefox installation and is used to locate Firefox's installed > files". > > I think that is horrible, but what else can we say. Suggestions > are most welcome. How about: "This parameter is used to to define where Firefox can find supporting files." >>>>>ac_add_options --enable-xinerama # dual display support > > I'd bet this isn't needed for 99 out of 100 builders. Here's our > choices: Agreed. > 1. put it in .mozconfig and enable the option by default > 2. put it in .mozconfig, but commented out which disables it by default > 3. leave it out entirely, and just let folks use the .configure --help > to figure out if they want it. Number 2 seems to be the most general and educational without adding extra code to the binary. However, I think it also has to be enabled in X in order to work. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
