From: Derick Rethans Date: Thu, 9 Dec 2004 09:06:06 +0000 (+0000) Subject: - MF43: Fixed bug #31034 (Problem with non-existing iconv header file). X-Git-Tag: RELEASE_0_2~546 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1266735cd04b544507263077be1f57952bb19d37;p=php - MF43: Fixed bug #31034 (Problem with non-existing iconv header file). --- diff --git a/acinclude.m4 b/acinclude.m4 index 227d3f3900..7f0fbdc1dc 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -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