mirror of
https://github.com/boostorg/regex.git
synced 2026-02-13 00:32:13 +00:00
Fix ICU lib name
[SVN r28862]
This commit is contained in:
@@ -47,7 +47,7 @@ rule check-icu-config ( )
|
||||
}
|
||||
else if [ GLOB $(dir)/lib : libicui18n.* ]
|
||||
{
|
||||
gICU_IN_LIB = icuin ;
|
||||
gICU_IN_LIB = icui18n ;
|
||||
}
|
||||
else if [ GLOB $(ICU_PATH)/lib : cygicuin.dll ]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user