Re: [PHP-DEV] iconv configure problem

2002-03-19 Thread Jon Parise
On Tue, Mar 19, 2002 at 01:30:22PM +0200, Jani Taskinen wrote: >Does this attached patch fix it? >(nice to have the checks in one place :) Yes, everything is now working fine. Please go ahead and commit the changes, and thanks for you quick reply. > >The latest iconv detection code doe

Re: [PHP-DEV] iconv configure problem

2002-03-19 Thread Jani Taskinen
Does this attached patch fix it? (nice to have the checks in one place :) --Jani On Mon, 18 Mar 2002, Jon Parise wrote: >The latest iconv detection code doesn't appear to account for the >case where iconv_open() is defined in libiconv. It only checks >for iconv_open() in lib