Hello,
I'm trying to compile the lastest revision commited (r692), but unfortunately this is not going very far.
sc68-code% autoconf
configure.ac:26: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf --install helps a bit, and completes with some tweaking, but eventually leads to a configure files that generates too many errors.
Any help would be appreciated! Thanks!
Did you run the ./tools/svn-bootstrap.sh script ?
Ah, I did not! Thanks, all good now :)