mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 14:58:37 +09:00
[PALEMOON] Add MOZ_PHOENIX_EXTENSIONS to application specific configure
This commit is contained in:
parent
f2a81e184d
commit
32338c35ff
1 changed files with 2 additions and 2 deletions
|
|
@ -7,10 +7,10 @@ dnl file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|||
dnl Things we need to carry from confvars.sh
|
||||
AC_DEFINE(MOZ_PHOENIX)
|
||||
AC_SUBST(MOZ_PHOENIX)
|
||||
|
||||
AC_DEFINE(MC_PALEMOON)
|
||||
AC_SUBST(MC_PALEMOON)
|
||||
|
||||
AC_DEFINE(MOZ_PHOENIX_EXTENSIONS)
|
||||
AC_SUBST(MOZ_PHOENIX_EXTENSIONS)
|
||||
|
||||
dnl Optional parts of the build.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue