[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnuzilla] compiling without...
From: |
Loic J. Duros |
Subject: |
Re: [Bug-gnuzilla] compiling without... |
Date: |
Thu, 27 Dec 2012 12:40:39 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) |
al3xu5 / dotcommon <address@hidden> writes:
> Hi!
>
> Please, could someone knows me how to compile icecat (17.0.1) without:
> - the "sync" tool
In browser/confvar.sh
change:
MOZ_SERVICES_SYNC=1
to:
MOZ_SERVICES_SYNC=
around line 52, if I recall correctly. Just one thing I'd like to
mention about Sync. I had taken it off from an earlier version, and RMS
told me to put it back. It respects your privacy when you use the
Mozilla server because they can't read your stuff (encrypted), and you
can also set up your own sync server... But that's up to you :-)
> - the new "social" stuff
What do you mean by the social stuff exactly?