On 9/20/05, jlh <[EMAIL PROTECTED]> wrote: > and I once thought that setting --enable-extensions=all is a good > thing. I later then set it to --enable-extensions=default,
default is for the mozilla suite (basically). If you want to be sure about the extensions for firefox, look at the file mozilla/browser/config/mozconfig in the source tree. For thunderbird, they're in the mail directory. The ac_add_options lines are all spit to a configure statement. That tells you what's needed for firefox, especially the extensions. And as they said above, this will break your build if you don't follow this to the letter. Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page