> I find that when I run autoconf I get the following error:
>
> configure.ac:13: error: possibly undefined macro: AM_INIT_AUTOMAKE
> If this token and others are legitimate, please use
> m4_pattern_allow.
> See the Autoconf documentation.
> configure.ac:15: error: possibly undefined macro: AM_MAINTAINER_MODE
> configure.ac:17: error: possibly undefined macro: AM_PATH_PYTHON
> configure.ac:18: error: possibly undefined macro: AM_PATH_DJANGO
You need to run aclocal, autuoheader and automake before running autoconf.
However, this is already automated in the "./autogen.sh" script; just run
that.
Regards,
--
Chris Lamb, UK ch...@chris-lamb.co.uk
GPG: 0x634F9A20