diff options
author | Kai Koehne <kai.koehne@digia.com> | 2014-09-29 13:56:56 +0200 |
---|---|---|
committer | Kai Koehne <kai.koehne@digia.com> | 2014-09-29 15:36:13 +0200 |
commit | eb47b1aa47a873821c5d4a5e3b6b69589da8000b (patch) | |
tree | 46ca3789fa8cd49a9c342f08e8479b79b667473f /Source/JavaScriptCore/runtime/JSArray.cpp | |
parent | 3a51e3ee766490fe6f9ab9511d19e16f75e07db8 (diff) | |
download | qtwebkit-eb47b1aa47a873821c5d4a5e3b6b69589da8000b.tar.gz |
Implement ICU availability check in qtwebkit
Since commit bded052aad125 in qtbase configure.exe do not check for
ICU anymore by default: ICU is not strictly needed for most of Qt,
and can be replaced by native Windows API.
Anyhow, this effectively also disabled compilation of qtwebkit, that
relies on the configure.exe check for ICU. Instead qtwebkit now
explicitly checks for ICU on it's own, ignoring the logic in
configure.exe.
Task-number: QTBUG-41579
Change-Id: Ic09658a0bd8acb06ad3e0ed5f9dbe4cdcbfc6d56
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/runtime/JSArray.cpp')
0 files changed, 0 insertions, 0 deletions