[PATCH] disable mozilla per default on all platforms (was Re: --disable mozilla necessary for Ubuntu)

David Ostrovsky david.ostrovsky at gmx.de
Mon Jun 11 12:39:13 PDT 2012


On 11.06.2012 11:44, Stephan Bergmann wrote:
> On 06/08/2012 09:59 PM, David Ostrovsky wrote:
>> On 08.06.2012 12:52, Rene Engelhard wrote:
>>> On Thu, Jun 07, 2012 at 09:01:31PM -0700, Joel Madero wrote:
>>>> It's been a long time since the default install has worked for me 
>>>> on any
>>>> Ubuntu or Ubuntu based distro. I always have to add 
>>>> --disable-mozilla in
>>> Sane option. Anyone serious wants that. :)
>> no, not with this patch any more ;-)
>
> I'm not sure we want this patch (see the other branch of this mail 
> thread for fixing the build on Ubuntu instead).  But if we do apply 
> it, we should also adapt
It is not (only) about compilation problems: the vast majority of LO 
folks out there (at least all serious guys, see Rene's comment above ;-) 
*use* this option anyway.
That why the invertion of logic here is more then justified. Not to 
mention the newbies and seasoned LO hackers, who were spendings hours to 
find the right option
to accelerate the LO build (or even get it done).
>
>> AC_ARG_ENABLE(mozilla,
>>     AS_HELP_STRING([--disable-mozilla],
>>         [LibreOffice usually includes a strangely hacked up Mozilla 
>> binary for your
>>          platform, to build without this version, use this option.])
>> )
>
fixed:

--enable-mozilla LibreOffice can include a strangely hacked up Mozilla 
binary for your platform, to build with this version, use this option.

Regards
David



More information about the LibreOffice mailing list