On Tue, 25 Apr 2017, David Malcolm wrote:

> >From what I can tell, the n_opts and opts in that file come direct from
>  opt-read.awk, which gets them from opt-gather.awk, which appears to
> sort them (but my awk skills are weak).

Maybe the opt-gather.awk call in Makefile.in needs to set LC_ALL=C.  If 
setting LC_ALL=C on the $(AWK) -f $(srcdir)/opt-gather.awk call works to 
fix this then that change is preapproved.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to