Re: syntax error near unexpected token 'AM_INIT_AUTOMAKE....

2002-01-31 Thread Tom Tromey
> ">" == platter <[EMAIL PROTECTED]> writes: >> Does anyone know what the likely causes of this error are? This occurs >> when I run configure after running autoconf on the project. Probably you forgot to run `aclocal'. >> Any help would be greatly appreciated, as I am having a tough time

syntax error near unexpected token 'AM_INIT_AUTOMAKE....

2002-01-31 Thread platter
Hello all, Does anyone know what the likely causes of this error are? This occurs when I run configure after running autoconf on the project. I cannot locate any general answer to this question anywhere. I have Autoconf 2.13, Automake 1.4-p5, and libtool 1.3.5. My input files follow. Any he