mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
- MF43: Fixed bug #31034 (Problem with non-existing iconv header file).
This commit is contained in:
parent
01f31dcccb
commit
1266735cd0
@ -1698,6 +1698,7 @@ AC_DEFUN([PHP_SETUP_ICONV], [
|
||||
|
||||
echo > ext/iconv/php_have_libiconv.h
|
||||
echo > ext/iconv/php_have_iconv.h
|
||||
echo > ext/iconv/php_php_iconv_impl.h
|
||||
|
||||
dnl
|
||||
dnl Check libc first if no path is provided in --with-iconv
|
||||
|
Loading…
Reference in New Issue
Block a user