]> granicus.if.org Git - php/commitdiff
- Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
authorDerick Rethans <derick@php.net>
Thu, 9 Dec 2004 09:04:46 +0000 (09:04 +0000)
committerDerick Rethans <derick@php.net>
Thu, 9 Dec 2004 09:04:46 +0000 (09:04 +0000)
NEWS
acinclude.m4

diff --git a/NEWS b/NEWS
index bbfaa967cbd402bf9c7506351437854d00d5d630..a457d262cbf2f8c849b19e36766aeb387328e150 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Dec 2004, Version 4.3.10
+- Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
 - Fixed bug #31024 (Crash in fgetcsv() with negative length). (Ilia)
 - Fixed bug #31019 (Logic error mssql library checking). (Frank)
 
index e26204045ae863e3900a0b77bc1ee979d1710fda..b61a6368a2a824dda632e8135427b9e77788875d 100644 (file)
@@ -1705,6 +1705,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