mirror of
https://github.com/php/php-src.git
synced 2024-11-25 19:05:31 +08:00
ws
This commit is contained in:
parent
8393525511
commit
353b8844bf
@ -191,7 +191,7 @@ return (int)(ONIG_ENCODING_KOI8 + 1);
|
||||
AC_MSG_RESULT([yes])
|
||||
AC_DEFINE([PHP_ONIG_BAD_KOI8_ENTRY], [1], [define to 1 if oniguruma has an invalid entry for KOI8 encoding])
|
||||
])
|
||||
LDFLAGS=$save_old_LDFLAGS
|
||||
LDFLAGS=$save_old_LDFLAGS
|
||||
fi
|
||||
|
||||
PHP_MBSTRING_ADD_CFLAG([-DONIG_ESCAPE_UCHAR_COLLISION=1])
|
||||
|
Loading…
Reference in New Issue
Block a user