mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Take the following project_flags out of moz.configure: and put them back into old-configure
MOZ_PLACES MOZ_SOCIAL MOZ_SERVICES_HEALTHREPORT MOZ_SERVICES_SYNC MOZ_SERVICES_CLOUDSYNC
This commit is contained in:
parent
c8f4fb3b7d
commit
e035963fa2
6 changed files with 45 additions and 36 deletions
|
|
@ -4,9 +4,4 @@
|
|||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
imply_option('MOZ_PLACES', True)
|
||||
imply_option('MOZ_SERVICES_HEALTHREPORT', True)
|
||||
imply_option('MOZ_SERVICES_SYNC', True)
|
||||
imply_option('MOZ_SERVICES_CLOUDSYNC', True)
|
||||
|
||||
include('../../toolkit/moz.configure')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue