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

diff --git a/NEWS b/NEWS
index 3f8392e6429530e05e9c2a6f9f03bcf3260129e2..606c626e43fad95c7124fb2e9fbdb8a63a6e0b88 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+?? ??? 2004, PHP 5.0.3RC2
+- Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
+
 29 Nov 2004, PHP 5.0.3RC1
 - Added the %F modifier to *printf to render a non-locale-aware representation
   of a float with the . as decimal seperator. (Derick)
index 29a833ee399276ce545547a896a536f96e46ca84..86706761ca5e097eb77bc2fd693039d98066f779 100644 (file)
@@ -1701,6 +1701,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