Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/nan_definitions.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk
index eccb0c08bc5..424a7c558d7 100644
--- a/source/nan_definitions.mk
+++ b/source/nan_definitions.mk
@@ -413,10 +413,10 @@ endif
export NAN_PARANOID ?= true
# l10n
- export INTERNATIONAL ?= false
+ export INTERNATIONAL ?= true
# enable freetype2 support for text objects
- export WITH_FREETYPE2 ?= false
+ export WITH_FREETYPE2 ?= true
export WITH_BINRELOC ?= true