disable i18n on linux, second attempt

This commit is contained in:
2003-05-05 22:24:54 +00:00
parent f5fae531f4
commit 853d3c711a

View File

@@ -154,7 +154,7 @@ all debug::
export WITH_QUICKTIME ?= true
# enable l10n
#export INTERNATIONAL ?= true
export INTERNATIONAL ?= true
else
ifeq ($(OS),freebsd)
@@ -263,7 +263,7 @@ all debug::
export NAN_PARANOID ?= true
#i10n
export INTERNATIONAL ?= true
#export INTERNATIONAL ?= true
else
ifeq ($(OS),openbsd)