disable i18n support on linux

This commit is contained in:
Stefan Gartner 2003-05-05 22:21:24 +00:00
parent 7180ad4c86
commit f5fae531f4

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