This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: 30-transform-cond.patch
>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
Akim> Here is the version I'm applying. The changes Tom noted were
Akim> due to my writing $pair instead of $pairs. I hope some day we
Akim> really use strict... And prototypes, which will require a lot
Akim> of massage, since it means functions should be defined before
Akim> being used.
`make maintainer-check' might help.
I'm for `use strict' if it will help.
Tom