configure: Fix test for ability to link with ICU libraries.

Scott Bambrough scottb at xandros.com
Wed Jun 14 13:55:42 CDT 2006


Modified search for ICU libraries.  Now search user defined directory 
(if defined in ICU_LIB_DIR),/usr/local/lib and /usr/lib (in that order). 
  Now search for:
1) user defined libraries if defined in one or both of ICUUC_LIB and 
ICUDATA_LIB
2) libsicuuc.so, libsicudata.so
3) libicuuc.so, libicudata.so

---

  configure.ac |  101 
++++++++++++++++++++++++++++++++++++++++++++++++++++------
  1 files changed, 90 insertions(+), 11 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: c9fed56b93249ba870b9513ab2b05e0c4c81b307.diff
Type: text/x-patch
Size: 3951 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060614/492a12c7/c9fed56b93249ba870b9513ab2b05e0c4c81b307.diff


More information about the wine-patches mailing list