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 \
|
||||
nsTextToSubURI.cpp \
|
||||
nsURLProperties.cpp \
|
||||
nsCharsetConverterManager.cpp \
|
||||
$(NULL)
|
||||
|
||||
ifndef MOZ_USE_NATIVE_UCONV
|
||||
CPPSRCS += \
|
||||
nsCharsetConverterManager.cpp \
|
||||
nsScriptableUConv.cpp \
|
||||
nsUnicodeDecodeHelper.cpp \
|
||||
nsUnicodeEncodeHelper.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче