Akim Demaille <[EMAIL PROTECTED]> writes:
> Tom Tromey <[EMAIL PROTECTED]> writes:
>
> > Akim> --- tests/Makefile.in Wed, 31 Jan 2001 22:34:58 +0100 akim
>(am/h/14_Makefile.i 1.3 644)
> >
> > Akim> -DIST_COMMON = ChangeLog Makefile.am Makefile.in
> > Akim> +DIST_COMMON = Makefile.in ChangeLog Makefile.am
> >
> > This change seems to indicate a regression. Ordinarily lists like
> > these end up sorted by automake. Sorting is critical for Makefile.in
> > stability. Can you find out what caused this?
>
>
> Arg :( Will do, but I can't tell when, got a busy week forthcoming,
> and then I go on winter vacations...
I don't observe this, I still have the old order, ChangeLog being first.