Re: s/@/%/g

2001-02-26 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> * automake.in (&add_depend2): Transform AMDEP. Akim> (&handle_clean): Transform MCFILES and MFILES. Akim> (&file_contents): Transform MAINTAINER_MODE. Akim> (&transform): Use `%', not `@'. Akim> Adjust all the *.am files. A

Re: s/@/%/g

2001-02-26 Thread Akim Demaille
All 273 tests passed :)

s/@/%/g

2001-02-26 Thread Akim Demaille
Well, this one was tricky... I ran the test suite, caught a few mistakes, and it's running again. Given the time it takes to run it, I think I will soon leave, and check the results tonight. _if_ the test suite passes everything, is it OK to install? Beware, it's frightening... Index: Change