mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
- Fix typo.
This commit is contained in:
@@ -51,7 +51,7 @@ if (PHP_MBSTRING == "yes") {
|
||||
ADD_SOURCES("ext/mbstring/oniguruma", "regcomp.c regerror.c \
|
||||
regenc.c regexec.c reggnu.c regparse.c regposerr.c", "mbstring");
|
||||
ADD_SOURCES("ext/mbstring/oniguruma/enc", "ascii.c big5.c \
|
||||
euc_jp.c euc_kr.c euc_tw.c iso8859_1 iso8859_2.c \
|
||||
euc_jp.c euc_kr.c euc_tw.c iso8859_1.c iso8859_2.c \
|
||||
iso8859_3.c iso8859_4.c iso8859_5.c iso8859_6.c \
|
||||
iso8859_7.c iso8859_8.c iso8859_9.c iso8859_10.c \
|
||||
iso8859_11.c iso8859_13.c iso8859_15.c iso8859_16.c \
|
||||
|
||||
Reference in New Issue
Block a user