Re: [evolution-patches] build, iconv on Solaris does not recognize "ISO_8859-1"



On Fri, 2005-11-25 at 14:52 +0800, Irene wrote:
> > 
> >         When configuring eovlution-data-server on solaris, an error
> > occurs that
> > iconv does not recognize ISO_8859-1, so I use ISO-8859-1 instead for
> > iconv_open ("UTF-8", "ISO-8859-1"). The symbol ISO-8859-1 is also
> > recognizable in linux.  
> > 
> >

Yes. 
iconv --list |grep ISO[-_]8859-1 on Linux lists both of them - so I
believe it is harmless to make the change suggested. In fact, the
current script tests for both ISO-8859-1 and ISO_8859-1.
Approved to commit on the trunk.

Thanks again for your patience :-)
Harish



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]