Re: [PATCH] {maint} cosmetics: convert encoding from ISO-8859 to UTF-8

2011-03-04 Thread Stefano Lattarini
On Friday 04 March 2011, Ralf Wildenhues wrote: > Hi Stefano, > > * Stefano Lattarini wrote on Fri, Mar 04, 2011 at 09:29:24AM CET: > > Hello Automakers. I've found few files in the automake tree > > that are still encoded with ISO-8859 rather than with UTF-8. > > I've thus converted them to UTF-

Re: [PATCH] {maint} cosmetics: convert encoding from ISO-8859 to UTF-8

2011-03-04 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Fri, Mar 04, 2011 at 09:29:24AM CET: > Hello Automakers. I've found few files in the automake tree > that are still encoded with ISO-8859 rather than with UTF-8. > I've thus converted them to UTF-8 using iconv (specifically, > "iconv --from-code=ISO-8859-1

[PATCH] {maint} cosmetics: convert encoding from ISO-8859 to UTF-8

2011-03-04 Thread Stefano Lattarini
Hello Automakers. I've found few files in the automake tree that are still encoded with ISO-8859 rather than with UTF-8. I've thus converted them to UTF-8 using iconv (specifically, "iconv --from-code=ISO-8859-1 --to-code=UTF-8"). The result is in the attached patch. The affected files are: - N