mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
This file was supposed to be part of the Carbon carpool last week but somehow didn't get comitted. Trying again.
This commit is contained in:
parent
f0e4383c85
commit
4a516ab736
@ -218,6 +218,8 @@ sub SetOptionDefines($)
|
||||
# These should remain unchanged
|
||||
$optiondefines->{"mathml"}{"MOZ_MATHML"} = 1;
|
||||
$optiondefines->{"svg"}{"MOZ_SVG"} = 1;
|
||||
$optiondefines->{"carbon"}{"TARGET_CARBON"} = 1;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user