Hi John, * John L. Ries wrote on Fri, Apr 07, 2006 at 08:19:59PM CEST: > After compiling and installing Automake 1.9, the number of failures is > down to 2 (51 and 183).
The one failure is the missing support for `restrict' in gcc-2.8.0, the other is your also-broken Libtool installation. :-) CVS Autoconf has removed the `restrict' part from this test, but also has instead introduced a `typeof' part in this test. Could you check whether your gcc understands `typeof'? Thanks, Ralf
