mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 15:57:31 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
838b5e4e48
569 changed files with 1183 additions and 62621 deletions
|
|
@ -2255,7 +2255,6 @@ MOZ_DEVTOOLS=
|
|||
MOZ_PLACES=1
|
||||
MOZ_SERVICES_HEALTHREPORT=1
|
||||
MOZ_SERVICES_SYNC=1
|
||||
MOZ_SERVICES_CLOUDSYNC=1
|
||||
MOZ_USERINFO=1
|
||||
|
||||
case "$target_os" in
|
||||
|
|
@ -5093,12 +5092,6 @@ if test -n "$MOZ_SERVICES_SYNC"; then
|
|||
AC_DEFINE(MOZ_SERVICES_SYNC)
|
||||
fi
|
||||
|
||||
dnl Build Services/CloudSync if required
|
||||
AC_SUBST(MOZ_SERVICES_CLOUDSYNC)
|
||||
if test -n "$MOZ_SERVICES_CLOUDSYNC"; then
|
||||
AC_DEFINE(MOZ_SERVICES_CLOUDSYNC)
|
||||
fi
|
||||
|
||||
|
||||
dnl ========================================================
|
||||
if test "$MOZ_DEBUG"; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue