Fixing MOZ_USE_NATIVE_UCONV bustage. nsCharsetConverterManager should always be compiled
This commit is contained in:
Родитель
8fb8e8f8d7
Коммит
6490cac537
|
@ -60,11 +60,11 @@ CPPSRCS = \
|
||||||
nsConverterInputStream.cpp \
|
nsConverterInputStream.cpp \
|
||||||
nsTextToSubURI.cpp \
|
nsTextToSubURI.cpp \
|
||||||
nsURLProperties.cpp \
|
nsURLProperties.cpp \
|
||||||
|
nsCharsetConverterManager.cpp \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
ifndef MOZ_USE_NATIVE_UCONV
|
ifndef MOZ_USE_NATIVE_UCONV
|
||||||
CPPSRCS += \
|
CPPSRCS += \
|
||||||
nsCharsetConverterManager.cpp \
|
|
||||||
nsScriptableUConv.cpp \
|
nsScriptableUConv.cpp \
|
||||||
nsUnicodeDecodeHelper.cpp \
|
nsUnicodeDecodeHelper.cpp \
|
||||||
nsUnicodeEncodeHelper.cpp \
|
nsUnicodeEncodeHelper.cpp \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче