>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> Let's make it run ten times faster...
Cool!
Akim> * automake.in (&transform): Be sure to remove the `\n' with ?FOO?
Akim> transformations.
Akim> (&file_contents): Let `$command' remove the Automake commands, and
Akim> normalize the series of `\n'.
Akim> Slurp the file and apply $command in a single step.
Akim> No longer apply the `@MAINTAINER_MODE_TRUE@' transformation which
Akim> is already normalized to be handled by &transform.
Ok.
Tom