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-8 using iconv (specifically, > > "iconv --from-code=ISO-8859-1 --to-code=UTF-8"). The result > > is in the attached patch. > > > OK for maint? > > Sure, assuming you've looked at the files afterward to see whether > they look ok now. > They do to me, so the change should be OK (unless I managed to badly misconfigure my system).
Patch pushed. Thanks, Stefano