Tom Tromey <[EMAIL PROTECTED]> writes:
> >>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
>
> Akim> * dist-vars.am: Remove, merge into...
> Akim> * distdir.am: this.
> Akim> * automake.in (dirname, basename, backname): Move at the top of
> Akim> the file so that prototypes are checked,
> Akim> Use them without `&'.
> Akim> (&handle_dist): Adjust.
>
> This is ok, but annoying. I prefer to have stupid functions like
> basename at the end of the file so I can just forget about them.
Well, let's remove the license too then :)
I'm kidding, but I agree. Since anyway the plan is also to split
automake.in into modules or whatever, it shouldn't bug us too long.