<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:lrn1986@gmail.com" title="LRN <lrn1986@gmail.com>"> <span class="fn">LRN</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [W32] Configure may misdetect ICU libraries"
href="https://bugs.webkit.org/show_bug.cgi?id=143767">bug 143767</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #250813 Flags</td>
<td>
</td>
<td>review?
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [W32] Configure may misdetect ICU libraries"
href="https://bugs.webkit.org/show_bug.cgi?id=143767#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [W32] Configure may misdetect ICU libraries"
href="https://bugs.webkit.org/show_bug.cgi?id=143767">bug 143767</a>
from <span class="vcard"><a class="email" href="mailto:lrn1986@gmail.com" title="LRN <lrn1986@gmail.com>"> <span class="fn">LRN</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=250813&action=diff" name="attach_250813" title="Try to use pkg-config to detect ICU libraries">attachment 250813</a> <a href="attachment.cgi?id=250813&action=edit" title="Try to use pkg-config to detect ICU libraries">[details]</a></span>
Try to use pkg-config to detect ICU libraries
MinGW packages tend to have .pc files these days. Use them.
ICU naming and structure is complex enough to warrant this, and asking
pkg-config might result in things like
UNICODE_LIBS="-licui18n54 -licuuc54 -licudata54"
instead of the default
UNICODE_LIBS="-licui18n -licuuc"
and pkg-config usually knows best.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>