mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-15 22:50:36 +02:00
Makefile fix (pcre_ucp_searchfuncs => pcre_ucd)
This commit is contained in:
parent
08ee875c9f
commit
9b636a3fbd
@ -33,7 +33,7 @@ objects = ArchiveStrategy ASCIIEncoding AsyncChannel Base64Decoder Base64Encoder
|
||||
Pipe PipeImpl PipeStream SharedMemory FileStream Unicode UTF8String \
|
||||
adler32 compress crc32 deflate gzio infback inffast inflate inftrees trees zutil \
|
||||
pcre_chartables pcre_compile pcre_globals pcre_maketables pcre_study \
|
||||
pcre_tables pcre_try_flipped pcre_ucp_searchfuncs pcre_valid_utf8 \
|
||||
pcre_tables pcre_try_flipped pcre_ucd pcre_valid_utf8 \
|
||||
pcre_exec pcre_ord2utf8 pcre_newline pcre_fullinfo pcre_xclass
|
||||
|
||||
ifeq ($(POCO_CONFIG),MinGW)
|
||||
|
Loading…
x
Reference in New Issue
Block a user