projects
/
blender.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7180ad4
)
disable i18n support on linux
author
Stefan Gartner <stefang@aon.at>
Mon, 5 May 2003 22:21:24 +0000
(22:21 +0000)
committer
Stefan Gartner <stefang@aon.at>
Mon, 5 May 2003 22:21:24 +0000
(22:21 +0000)
source/nan_definitions.mk
patch
|
blob
|
history
diff --git
a/source/nan_definitions.mk
b/source/nan_definitions.mk
index 8c057de21f59f85dda07c8b53d75e684a4c1eaf8..93cac3bd9c28637563c98dd8c636d67af89131cb 100644
(file)
--- a/
source/nan_definitions.mk
+++ b/
source/nan_definitions.mk
@@
-154,7
+154,7
@@
all debug::
export WITH_QUICKTIME ?= true
# enable l10n
- export INTERNATIONAL ?= true
+
#
export INTERNATIONAL ?= true
else
ifeq ($(OS),freebsd)