I got the latest sources from CVS and noticed I had neither Makefile
nor configure script, so I ran autoconf. autoconf ran fine, but the
generated configure script dies with this error:
./configure: line 835: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
Now, I'm a newbie wrt autoconf so I spent a few hours trying to learn
enough to figure out what's wrong. However, I've crossed the threshold
from "I should know this anyway" into "this is a waste of time and I'm
getting annoyed".
So... help?
kim