mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 07:01:19 +00:00
Fixing MOZ_USE_NATIVE_UCONV bustage. nsCharsetConverterManager should always be compiled
This commit is contained in:
parent
7060eab0e1
commit
236e682d4c
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user